From where does JME-lwjgl-natives.jar come?

JME3 from SVN comes with jar file, /lib/lwjgl/jME3-lwjgl-natives.jar . It contains the LWJGL native libraries compiled for various OS/hardware combinations.



How is this file generated? It has jME3 in it’s name, so I’m thinking it might be:



1.) Automatically compiled somewhere.

2.) Downloaded from LWJGL somewhere and renamed.

3.) Wretchedly manually assembled in a slow and ad-hoc fashion.



Can someone please shed some light on this aspect of jMonkeyEngine’s build process?



sincerely,

–Robert McIntyre

Its lwjgl downloaded manually to a developers machine, the natives folder zipped to a jar and then committed to svn after being tested. From there it goes into all distributions.