On 04/04/2013 05:43 PM, Derek Wright [via jogamp] wrote:
> Hi, I was wondering when the next release is likely to be made available?
>
> We were having trouble with GLCanvas display in our application BioLayout
> Express3D (www.biolayout.org) with the current 2.0-rc11 build on OS X 10.8. I
> tried including recent jogl-all and gluegen jars from the master branch and
> that appears to fix the problem. Thanks for those updates.
>
> We have a Maven build that pulls in JogAmp 2.0-rc11 from
> org.apache.maven.plugins, so if there is a new release coming soon, it would
> be great if we could just update our pom.xml to pull in the next version
> rather than changing our build process.
Pls use our local maven repo until the next release, see:
http://jogamp.org/wiki/index.php/Setting_up_a_JogAmp_project_in_your_favorite_IDE#The_jogamp.org_test_repository_.28optional.29which are based on latest aggregated builds:
http://jogamp.org/wiki/index.php/Jogamp_Versioning_and_Releases#Latest_Aggregated_AutobuildVersion 2.0.2 will be released around June/July before SIGGRAPH 2013,
or earlier when most bugs are fixed.
~Sven