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

Changes

Summary

  1. Remove all JNI header, as they were unified in GlueGen commit (details)
  2. Adapt to new JNI header location within GlueGen, completes commit (details)
  3. Bug 1149 - Replacing PCPP w/ JCPP: Update HowToBuild.html (details)
Commit 9fb45e70730198fa7be940c5b48dd5c59bf04b93 by Sven Gothel
Remove all JNI header, as they were unified in GlueGen commit 532b8df474976b474f0cf4eb2d93588ded2ad3fe
The file was removedmake/stub_includes/jni/win32/jni_md.h (diff)
The file was removedmake/stub_includes/jni/jni.h (diff)
The file was removedmake/stub_includes/x11/jni_md.h (diff)
The file was removedmake/stub_includes/jni/macosx/jawt_md.h (diff)
The file was removedmake/stub_includes/macosx/jni.h (diff)
The file was removedmake/stub_includes/macosx/jni_md.h (diff)
The file was removedmake/stub_includes/win32/jni_md.h (diff)
The file was removedmake/stub_includes/win32/jni.h (diff)
The file was removedmake/stub_includes/jni/win32/jawt_md.h (diff)
The file was removedmake/stub_includes/jni/jawt.h (diff)
The file was removedmake/stub_includes/jni/x11/jni_md.h (diff)
The file was removedmake/stub_includes/jni/macosx/jni_md.h (diff)
The file was removedmake/stub_includes/jni/x11/jawt_md.h (diff)
The file was removedmake/stub_includes/x11/jni.h (diff)
Commit 1edd563607867a8f3f5cc6d764c6d6462179aa0b by Sven Gothel
Adapt to new JNI header location within GlueGen, completes commit 9fb45e70730198fa7be940c5b48dd5c59bf04b93

JNI header moved to GlueGen via commit 532b8df474976b474f0cf4eb2d93588ded2ad3fe
The file was modified make/build-common.xml (diff)
The file was modified make/build-nativewindow.xml (diff)
The file was modified make/build-jogl.xml (diff)
Commit 590b5bed36622933f452caf1db18b4dd16a75669 by Sven Gothel
Bug 1149 - Replacing PCPP w/ JCPP: Update HowToBuild.html
The file was modified doc/HowToBuild.html (diff)