-
pl.touk.sputnik.connector.stash.StashFacadeTest > shouldNotAddTheSameCommentMoreThanOnce FAILED
com.github.tomakehurst.wiremock.client.VerificationException at StashFacadeTest.java:93
67 tests co…
-
I tried doing a quick update to groovy 2.3.8 and camel 2.14.1 but wasn't able to - I hit a few weird issues.
going to groovy 2.3.8 I needed to make the CamelExtension be:
`IAnnotationDrivenExtension…
-
I migrated an app to grails 4.0.1 and unfortunately, the plugin does not seem to work. Please see the stacktrace below.
Any ideas / hints / suggestions?
Comment: The error looks like it could have…
-
### :thinking: Contexte et problématique (et par qui est-ce remonté ?)
Lors d'un webinaire dédié aux entreprises grand compte le 25 juin, je vais les inviter à enregistrer toutes leurs structures c…
-
https://trello.com/c/ekFHmi2X/8-exemple-setup-matomo
-
https://stackoverflow.com/questions/14433070/default-session-timeout-for-apache-tomcat-applications
-
### :thinking: Contexte et problématique (et par qui est-ce remonté ?)
A chaque vague de nouvelle inscription prescripteurs on a des doublons.
### :tada: Proposition de solution
Est-ce qu'on change…
-
To reproduce:
1. grails clean
2. grails run-app
3. [ERROR] grails.app.resourceMappers.CoffeeScriptResourceMapper -
Problems compiling CoffeeScript /cs/test.coffee
java.io.FileNotFo…
topr updated
11 years ago
-
sputnik 安装
sputnik 介绍地址 http://labs.criteo.com/2015/02/static-code-analysis-do-it-the-right-way/
sputnik git地址 https://github.com/TouK/sputnik
.下载已经打包的sputnik,把sputnik安装到jenkins服务器,如果有slave的也得安装,gi…
-
Consider introducing annotation processor tools to generate boilerplate codes like:
````kotlin
interface Department : Entity {
companion object : Entity.Factory()
val id: Int
var nam…