Login  Register

Re: Where is the latest version of Java3D

Posted by philjord on Jan 25, 2020; 3:45am
URL: https://forum.jogamp.org/Where-is-the-latest-version-of-Java3D-tp4040278p4040292.html

Just to reference teh other items on timelines etc.
1.7.0-final is the latest stable release of Java3D 1.7.0 released 3 months ago, it hasn't however been marked as a release in git-hub yet, because I need to wait for a successful push to maven central via the pom.xml file configuration in that commit (or any alterations to that file). Sven and I are working on this, but it is "behind" the jogl 2.4.0 release being configured and pushed to central.

https://jogamp.org/deployment/java3d/ can be updated now (I think I was waiting for the release in git-hub) I'll do this now.

With reference to the other minor release of Java 1.6.0 Harvey is just keeping that release up to date with critical/important alterations in the 1.7.0 code line now, because as Julien (et al) point out the package names diverged and some users are not able to use 1.7.0 for historic reasons.