For those of you excercising continuous integration a software build can never be fast enough right? Gradle with its incremental build feature cuts down the build time of an average java or groovy project dramatically. Incremental builds on Jenkins are working well until your build is capturing the junit test results. Jenkins recognizes, that the test results are older than the build run itself an
{{#tags}}- {{label}}
{{/tags}}