Personal tools
Building instructions
Document with the instructions on how to buildthe JARs from the sources.
Instructions:
Check out the project you are interested in, from SVN.
Make sure you have the latest Ant installed, and at least Java 6.
Make sure ant and java are in your path.
In the root of the project, just type ant.
You should see a directory called dist within the root of the project; the JAR is contained in there.