New pre-release: Unsigned gluegen_480-joal_273-jogl_633-jocl_538

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

New pre-release: Unsigned gluegen_480-joal_273-jogl_633-jocl_538

Sven Gothel
Administrator
URL:
  http://jogamp.org/deployment/archive/master/gluegen_480-joal_273-jogl_633-jocl_538/

7z Archives:
  http://jogamp.org/deployment/archive/master/gluegen_480-joal_273-jogl_633-jocl_538/archive/

New *all platforms* 7z archive:
  http://jogamp.org/deployment/archive/master/gluegen_480-joal_273-jogl_633-jocl_538/archive/jogamp-all-platforms.7z

This build properly(*) drops Java 1.5 (5.0) and supports:
  - Java 1.6 (6.0)
  - Linux i586, x86_64 (Debian, Ubuntu, RedHat, ..)
  - Windows (XP .. 7) i586, x86_64
  - Solaris 10 i586, x86_64
  - OS X >= 10.6 i586, x86_64
  - OS X 10.5.8 (x86_64 only, due to no i586 Java6 support)

Further more we will support (need to attach machines to Jenkins):
  - Android SDK API Level 9 (Version 2.3 Gingerbread) >= ARMv7

Cheers, Sven

(*) Even though we have build with Java 1.5 language level tags,
    since we used Java 1.6 features and the Java 1.6 rt.jar,
    the result was only working against Java 1.6.
    See: https://jogamp.org/bugzilla/show_bug.cgi?id=516#c7

Reply | Threaded
Open this post in threaded view
|

Re: New pre-release: Unsigned gluegen_480-joal_273-jogl_633-jocl_538

Sven Gothel
Administrator
Please note that I intend to drop the single platform archives jogamp-<os.and.arch>.7z,
since they will be a source for confusion and the new all-platform archive is sufficient!

Also note that in the new all-platform archive, the plain native libraries for each platform
are with their respective <os.and.arch> subfolder, eg:
  lib/linux-amd64/..
  lib/linux-i586/..
  etc ..

We may like to remove the whole lib folder w/ plain native libraries completely
in case we all agree, that the native JAR files are sufficient.

In any case, if you have objections or more ideas to better the experience,
please reply. Thank you!

Note: These changes are based on numerous user request ..
Reply | Threaded
Open this post in threaded view
|

Re: New pre-release: Unsigned gluegen_480-joal_273-jogl_633-jocl_538

gouessej
Administrator
Please wait for a few days before removing the JARs containing native libraries. I need some time to modify my Ant script to use the new all-platform archive. Thank you very much, this feature is becoming even better now :)
Julien Gouesse | Personal blog | Website