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

Changes

Summary

  1. Jar Manifest: Sealed Entries must follow generic headers - Otherwise (details)
  2. Jar Manifest: Seal all packages ; Each jar is 'standalone' as required (details)
  3. Add lst-jars.sh script (details)
Commit f1090c3db5e7647b0a1e1fef2cda5f9c424a2fb8 by Sven Gothel
Jar Manifest: Sealed Entries must follow generic headers - Otherwise subsequent entries are not recognized
The file was modified make/Manifest-android-launcher (diff)
The file was modified make/Manifest-rt.cdc (diff)
The file was modified make/Manifest-rt (diff)
The file was modified make/Manifest-rt-android (diff)
Commit b8a515bbfa9bc26aaf5291f065f6860cd5ddee11 by Sven Gothel
Jar Manifest: Seal all packages ; Each jar is 'standalone' as required by 'sealed packages': gluegen-rt.jar < gluegen-rt-android.jar < gluegen.jar
The file was modified make/build.xml (diff)
The file was modified make/Manifest (diff)
The file was modified make/Manifest-rt (diff)
The file was modified make/Manifest-rt-android (diff)
Commit 6613d82263357ad64a22d8f7be68fefe52f42dd4 by Sven Gothel
Add lst-jars.sh script
The file was addedmake/scripts/lst-jars.sh (diff)