JME Physics 2 Build failed

Hello,

first, excuse my English.



I've taken JME2 and JME2 Physics on Eclipse 3.4 by svn on Ubuntu.

No problem to build JME2, but physics's built failed on this target :  "compile.module.physics.ode.production"

in the "module_physics.ode.xml" file.



Previously, I've had an error in the same target with the dependence on "compile.module.physics" which was not recognized, I've to put this in the file :


<import file="${basedir}/ant/module_physics.xml"/>



I'm really not an expert in ant.

Thank you.

Yes, there are some issues with the ant files. I fixed mine locally, so I will try to get that committed this week.



So did you get it working?