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

Changes

Summary

  1. Buffers.java - spelling (details)
  2. Bump to 2.1.1-devel (details)
  3. Android uses-sdk: Add android:targetSdkVersion="14" (to show up for (details)
  4. Bug 800 - Add Windows 8 Touch Event Support / Enable Win 7 definitions (details)
  5. ArrayHashSet: Add @Override (details)
  6. ArrayHashSet: Use final local vars if applicable (details)
Commit 1ef779e34531bbc70937570922e38d8f3cb15d00 by matt.gibson
Buffers.java - spelling
The file was modified src/java/com/jogamp/common/nio/Buffers.java (diff)
The file was modified make/jogamp-env.xml (diff)
Commit 068b822a3bf978124428d1642cfefb078c9e4a2b by Sven Gothel
Android uses-sdk: Add android:targetSdkVersion="14" (to show up for tablets)
The file was modified make/resources/android/AndroidManifest-Runtime.xml (diff)
The file was modified make/resources/android/AndroidManifest-Test.xml (diff)
The file was modified make/resources/android/AndroidManifest-Launcher.xml (diff)
Commit 43e5b14bfd0d7ec53bd3c7634e6e95af8ea2afb1 by Sven Gothel
Bug 800 - Add Windows 8 Touch Event Support / Enable Win 7 definitions via WINVER/_WIN32_NT 0x0601
The file was modified make/gluegen-cpptasks-base.xml (diff)
Commit 37a512b572091dd91bb4edaa4b096a43604bb44d by Sven Gothel
ArrayHashSet: Add @Override
The file was modified src/java/com/jogamp/common/util/ArrayHashSet.java (diff)
Commit 5b77e15500b7b19d35976603dd71e8b997b2d8ea by Sven Gothel
ArrayHashSet: Use final local vars if applicable
The file was modified src/java/com/jogamp/common/util/ArrayHashSet.java (diff)