Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #651 was successful Changes by Florian Schmaus <flo@geekplace.eu>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Agent
Default Agent
Revision
2f667f95a8bad867d837b4acb6e4c29cfe9ef0c9
Total tests
737
First to pass since
#650 (Changes by Florian Schmaus <flo@geekplace.eu>)

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 2f667f95a8bad867d837b4acb6e4c29cfe9ef0c9 gradle: Remove archives configuration
and FileTestUtil in favor of commons-io. This is required because
Eclipse won't put src/test code into the classpath of src/main
code (even though gradle was configured with an according
dependency).
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 89cb3f679baad8ee3df5bfb6a1f2e4bca480dc43 gradle: Switch to 'maven-publish' plugin