Login  Register

JogAmp Release [Candidate] v2.0-rc5

Posted by Sven Gothel on Dec 19, 2011; 6:04pm
URL: https://forum.jogamp.org/JogAmp-Release-Candidate-v2-0-rc5-tp3599114.html

Dear Community & Friends,

after RC4 was tested and critical bugs were discovered in regards
  - Mac OS X (GLCanvas Applet, ..)
  - Applets  (start / stop)
  - JarTempCache usage for JOAL, JOCL and JOGL's Cg
  - JOGL's Cg JNLP test.
  - Stability and many other bug fixes.

a quick followup release (RC5) was required.

More testing is very welcome, especially w/
  Mac OS X 10.5, 10.6.4 and 10.7 [standalone / applets]

  http://jogamp.org/deployment/jogamp-current/jogl-test-applets.html

  Known Issues w/ OS X and GLCanvas/Applet:
    In JNLP mode (not AppletLauncher or NApplet),
    the GLDrawable is not valid (underlying offscreen layer).

Thank you all very much for your contributions (testing, ..).

+++

The following aliasing of URL location has been made,
ie. all are aligned to v2.0-rc5 for now.

http://jogamp.org/deployment/

    v2.0-rc5 -> archive/rc/v2.0-rc5
    jogamp-current -> v2.0-rc5
    jogamp-next -> v2.0-rc5
    webstart -> v2.0-rc5
    webstart-next -> v2.0-rc5

Developer downloads at:
    http://jogamp.org/deployment/v2.0-rc5/archive/

    Now contains sources and changelog files!

Git repositories have been tagged w/ v2.0-rc5.

+++

Even though important bug fixes for stability,
the planned features are pushed to RC6:

RC6:
  - SWT merge (proper impl. of an SWT Canvas)
  - Maven2 integration (I know .. a bit late it is already)
  - Mobile/Android autobuilds / release
  - More bugfixes
  - Update the graph package

+++

Cheers, Sven