Nightly Distribution of the master branch

Build: #1692 was successful Manual run by Florian Schmaus

Stages & jobs

  1. Default Stage

  2. Deploy

Build result summary

Details

Completed
Queue duration
2 minutes
Duration
6 minutes
Labels
None
Revision
2f667f95a8bad867d837b4acb6e4c29cfe9ef0c9
Total tests
737
Successful since
#1685 ()

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