Re: Official jogamp repository
Posted by
Sven Gothel on
Mar 08, 2012; 3:11pm
URL: https://forum.jogamp.org/Official-jogamp-repository-tp3809391p3809903.html
On 03/08/2012 11:59 AM, ylliac [via jogamp] wrote:
>
>
> Hi,
>
> I have followed the recent reborn of Java3D thanks to Harvey and Julien.
>
> I would like to know if an officiel git repository on jogamp for this new
> Java3D version is planned ?
> And when ? (or maybe after .... finish .... ?)
Yes, it's planned incl. build, test and deployment.
I simply wait for the 'green light' that the 1st phase of work is done
then we can add a jenkins job etc.
We will have a 'branch' in the jogamp git repo then as well.
+++
@Harvey, @Julien: What is the state of the project ?
Current branches are:
2012-02-12 jogl2-WIP
<
https://github.com/hharrison/java3d-core/commits/jogl2-WIP>
2012-02-14 jgouesse-WIP
<
https://github.com/hharrison/java3d-core/commits/jgouesse-WIP>
2012-03-03 master
<
https://github.com/hharrison/java3d-core/commits/master>
Branch comparison:
<
https://github.com/hharrison/java3d-core/branches>
Would be nice to know when the three branches
will be merged to master.
Then, it would be nice to discuss the status of following items:
- compile clean
- has unit tests
- passes unit tests
- AWT
- NEWT
- GL2
- GL2ES2/GLES2
~Sven