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

Changes

Summary

  1. native jar packaging: don't fail if platform OpenAL lib is n/a (details)
  2. Adapt to gluegen commit f4ac27e177f6deb444280d3b375e7d343e38bd080 (details)
  3. Fix regression, adapt to GlueGen PropertyAccess changes, commit (details)
  4. Adapt to gluegen commit 1c03dfd6d1939a46018583419956e350e531f4fe (details)
  5. Generate and add *.apk files to the 7z archive [for deployment] (details)
  6. Add make.joal.all.android-armv7-cross.sh (details)
  7. Conditionally make APK (if Android) (details)
  8. disable BUILD_ARCHIVE in android cross script (details)
Commit 00d520eae5b8a6dc455690f2e371d074b7da3145 by Sven Gothel
native jar packaging: don't fail if platform OpenAL lib is n/a
The file was modifiedmake/build.xml (diff)
Commit bb177035f42c650f1f66ed172efc65c34b180c31 by Sven Gothel
Adapt to gluegen commit f4ac27e177f6deb444280d3b375e7d343e38bd080 (Properties/Security)
The file was modifiedsrc/java/jogamp/openal/Debug.java (diff)
Commit e54146c48bf46f41f973cdc2b5496567e921d5d7 by Sven Gothel
Fix regression, adapt to GlueGen PropertyAccess changes, commit f4ac27e177f6deb444280d3b375e7d343e38bd08
The file was modifiedsrc/java/jogamp/openal/Debug.java (diff)
Commit 03fef79a232af65a586cbd5f837d6a602e31be66 by Sven Gothel
Adapt to gluegen commit 1c03dfd6d1939a46018583419956e350e531f4fe
The file was modifiedsrc/java/jogamp/openal/ALDynamicLibraryBundleInfo.java (diff)
Commit 190e8ccc19ab0d6b8a93c2b58fc86e528e10d003 by Sven Gothel
Generate and add *.apk files to the 7z archive [for deployment]
The file was addedmake/resources/android/res-joal/drawable-hdpi/icon.png
The file was addedmake/resources/android/AndroidManifest-joal.xml
The file was modifiedmake/build.xml (diff)
The file was addedmake/resources/android/res-joal/drawable-ldpi/icon.png
The file was addedmake/resources/android/res-joal/drawable-mdpi/icon.png
The file was addedmake/resources/android/res-joal/layout/main.xml
The file was addedmake/resources/android/res-joal/values/strings.xml
Commit b702a753152d1dd142507530b7f98044b23154eb by Sven Gothel
Add make.joal.all.android-armv7-cross.sh
The file was addedmake/scripts/make.joal.all.android-armv7-cross.sh
Commit 8d716a5e5581b3c011ee202de3021a6a34656f37 by Sven Gothel
Conditionally make APK (if Android)
The file was modifiedmake/build.xml (diff)
Commit a9d1921bbaa10534f21ea26b1e35c08f9496f9d9 by Sven Gothel
disable BUILD_ARCHIVE in android cross script
The file was modifiedmake/scripts/make.joal.all.android-armv7-cross.sh (diff)