How to get the Source Code
Checkout
To get the source from sourceforge get yourself a
svn
client and enter the following:
svn checkout https://svn.sourceforge.net/svnroot/thebeast thebeast
If you want to be able to commit you need to register to the sourceforge project at
https://sourceforge.net/projects/thebeast/.
Compile
To compile The Beast calling
ant -f thebeast.xml
from the toplevel directory should be sufficient. This creates class files at
classes/production/thebeast
(I think).
SVN Commits
If you want to be informed about commits to the svn repository add your email to the
thebeast-commits
mailing list (check
https://sourceforge.net/projects/thebeast).
--
SebastianRiedel - 26 Oct 2006