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

Changes

Summary

  1. Add jogamp-next test applets to www index (details)
  2. remove jogl.cg.jar from jogl.all*.jar (details)
  3. Proper usage of loadLibrary (details)
  4. Remove native lib cg from jogl native lib jar (details)
Commit 309c014d5081d86c5bf67164fc60ee742a4fc21f by Sven Gothel
Add jogamp-next test applets to www index
The file was modifiedwww/index.html (diff)
Commit f5807168950d74c96a3040fd1581ae93e71c4978 by Sven Gothel
remove jogl.cg.jar from jogl.all*.jar
The file was modifiedmake/build-common.xml (diff)
Commit 8bdf543c561c8ddeb58cfd62c02debff333b8455 by Sven Gothel
Proper usage of loadLibrary
The file was modifiedsrc/nativewindow/classes/jogamp/nativewindow/NWJNILibLoader.java (diff)
The file was modifiedsrc/newt/classes/jogamp/newt/NEWTJNILibLoader.java (diff)
Commit 5186899e05dd945eccbcd6fbb95781776d941bc5 by Sven Gothel
Remove native lib cg from jogl native lib jar
The file was modifiedmake/build.xml (diff)
The file was modifiedmake/build-jogl.xml (diff)