Login  Register

Re: JOGL / Ardor3D

Posted by gouessej on Oct 19, 2011; 1:46pm
URL: https://forum.jogamp.org/JOGL-Ardor3D-tp3434168p3434353.html

Hi

Please modify the URL as you point to the r7 which does not contain the latest source code as you can see there:
http://sourceforge.net/p/ardor3d-jogl2/code/commit_browser

Rather use this link:
http://sourceforge.net/p/ardor3d-jogl2/code/

Do this in command line to get the source code:
svn checkout svn://svn.code.sf.net/p/ardor3d-jogl2/code/trunk ardor3d-jogl2-code

I removed the directories containing the JUnit tests but it was empty in the previous JOGL 1.1.1a renderer for Ardor3D. There are some tests in each directory named src/test/ in each sub-project composing Ardor3D. None of them concern NEWT and as I cannot commit anything on ardor3d-examples, I haven't been able to commit my tests of NEWT.

I can make some more tests concerning the bug 455, probably Thursday at night.

I'm going to read some things about Jenkins. You have to be aware that the main pom file used by all Ardor3D sub-projects is mandatory to compile with Maven. Comment the lines about the ardor3d-archetype if it does not work.
Julien Gouesse | Personal blog | Website