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

Changes

Summary

  1. Add TempJarCache usage (details)
  2. Add Eclipse prj (details)
  3. Add macosx build script (details)
  4. win build script bump to 6u30 (details)
  5. Fix bug 550, JOAL lacks Platform.initSingleton() call - Using (details)
  6. Fix Bug 516 (Determine Java Version) / See gluegen: (details)
  7. javac - setup encoding to UTF-8 (details)
Commit 6b6d9f290242deabed6db03717d07f1889d17a8c by Sven Gothel
Add TempJarCache usage
The file was modifiedsrc/java/jogamp/openal/ALDynamicLibraryBundleInfo.java (diff)
The file was modifiedmake/build-test.xml (diff)
The file was added.externalToolBuilders/org.eclipse.jdt.core.javabuilder (1).launch
The file was added.project
The file was added.classpath
The file was added.externalToolBuilders/New_Builder.launch
Commit 6f9ac1fc203a15badf0def9b8b3e53bd7c7b4055 by Sven Gothel
Add macosx build script
The file was addedmake/scripts/make.joal.all.macosx.sh
Commit 4b84f0db9332a945f8e1e357a38f07146b3371e7 by Sven Gothel
win build script bump to 6u30
The file was modifiedmake/scripts/make.joal.all.win32.bat (diff)
The file was modifiedmake/scripts/make.joal.all.win64.bat (diff)
Commit c18c52b8c20aa03a08940bef81b620d48c4117e2 by Sven Gothel
Fix bug 550, JOAL lacks Platform.initSingleton() call - Using TempJarCache reveals unresolved initialization dependency leading to NPE in NativeLibrary
The file was modifiedsrc/java/com/jogamp/openal/ALFactory.java (diff)
Commit 826c63dda445393c19be57dbd4cb7e3b1676b512 by Sven Gothel
Fix Bug 516 (Determine Java Version) / See gluegen: 64639b805a32338385421f168e12c1ef7f749d00
The file was modifiedmake/scripts/make.joal.all.linux-x86_64.sh (diff)
The file was modifiedmake/build-test.xml (diff)
The file was modifiedmake/build.xml (diff)
Commit c7613a5f84784c16ba4d1ab6d92d659addbce292 by Sven Gothel
javac - setup encoding to UTF-8
The file was modifiedmake/build.xml (diff)
The file was modifiedmake/build-test.xml (diff)