Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unstable

Changes

Summary

  1. Introduce environment-var/property to disable unit tests (per node) -> (details)
  2. Even if 'junit.is.disabled', we need to produce the test archive (7z), (details)
  3. If junit.is.disabled, copy a dummy TEST xml file, otherwisa Jenkins (details)
Commit bfa4628865e61636500ac5049c0a46c7338723cf by Sven Gothel
Introduce environment-var/property to disable unit tests (per node) -> gluegen commit 0dce3191754bd73138ff6a72e576a2af05f850ba
The file was modified make/scripts/make.jogl.all.linux-armv7-cross.sh (diff)
The file was modified make/build-test.xml (diff)
Commit 08525c91032f87eaf21a8b5a9c31bad20385a354 by Sven Gothel
Even if 'junit.is.disabled', we need to produce the test archive (7z), otherwise the jenkins build fails.
The file was modified make/build-test.xml (diff)
Commit 49114a63102c745b3db204315ad9525d61767d57 by Sven Gothel
If junit.is.disabled, copy a dummy TEST xml file, otherwisa Jenkins claims failure.
The file was modified make/build-test.xml (diff)