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

Changes

Summary

  1. Jar Manifest: Sealed Entries must follow generic headers - Otherwise (details)
  2. Jar Manifest: Seal all packages (details)
  3. Add '-b${joal.build.number}' to joal.version / archive.name ; Produce (details)
  4. Build: Move gluegen config files into make/config (cleanup) (details)
  5. Fix apk location .. (install script) (details)
Commit 33fedf71ce67db3548b7c41819acc46ae01536a0 by Sven Gothel
Jar Manifest: Sealed Entries must follow generic headers - Otherwise subsequent entries are not recognized
The file was modifiedmake/joalversion (diff)
Commit b301cf2b1d6543b12dcd6da528c4f94385655f55 by Sven Gothel
Jar Manifest: Seal all packages
The file was modifiedmake/joalversion (diff)
Commit 23183ccf782c0252957c8d9cf2b51f70b9815acf by Sven Gothel
Add '-b${joal.build.number}' to joal.version / archive.name ; Produce jar and apk files in ${build}/jar
The file was modifiedmake/scripts/make.joal.all.linux-x86_64.sh (diff)
The file was modifiedmake/build.xml (diff)
The file was modifiedmake/build-test.xml (diff)
Commit 2b5522690722cb3b02a4b2aced6e4bd7b2f82dfe by Sven Gothel
Build: Move gluegen config files into make/config (cleanup)
The file was addedmake/config/joal-common.cfg
The file was addedmake/config/joal-alextabstract-CustomJavaCode.java
The file was addedmake/config/joal-alext.cfg
The file was removedmake/joal-constants.cfg
The file was addedmake/config/joal-alc-impl-CustomCCode.c
The file was addedmake/config/joal-alext-constants.cfg
The file was removedmake/joal-common-CustomJavaCode.java
The file was addedmake/config/joal-alc-constants.cfg
The file was removedmake/joal-common-CustomCCode.c
The file was removedmake/joal-alcabstract-CustomJavaCode.java
The file was removedmake/joal-alextabstract-CustomJavaCode.java
The file was removedmake/joal-alext.cfg
The file was removedmake/joal-alc.cfg
The file was addedmake/config/joal-alcabstract-CustomJavaCode.java
The file was addedmake/config/joal-constants.cfg
The file was addedmake/config/joal-common-CustomCCode.c
The file was removedmake/joal-alext-constants.cfg
The file was addedmake/config/joal-alc.cfg
The file was removedmake/joal-alc-constants.cfg
The file was addedmake/config/joal.cfg
The file was removedmake/joal.cfg
The file was removedmake/joal-common.cfg
The file was removedmake/joal-alc-CustomJavaCode.java
The file was removedmake/joal-alc-impl-CustomCCode.c
The file was addedmake/config/joal-common-CustomJavaCode.java
The file was modifiedmake/build.xml (diff)
The file was addedmake/config/joal-alc-CustomJavaCode.java
Commit c7087ddea6e0947c6ee7f30dd523d029972c098e by Sven Gothel
Fix apk location .. (install script)
The file was modifiedmake/scripts/adb-install-all-armv6.sh (diff)