Author: rdonkin
Date: Wed Oct  1 13:39:01 2008
New Revision: 700906

URL: http://svn.apache.org/viewvc?rev=700906&view=rev
Log:
Added build instructions for those new (and not so new ;-) to James.

Added:
    james/server/trunk/BUILDING.txt

Added: james/server/trunk/BUILDING.txt
URL: 
http://svn.apache.org/viewvc/james/server/trunk/BUILDING.txt?rev=700906&view=auto
==============================================================================
--- james/server/trunk/BUILDING.txt (added)
+++ james/server/trunk/BUILDING.txt Wed Oct  1 13:39:01 2008
@@ -0,0 +1,9 @@
+The primary build tool for James server is ant. The Maven builds are used to 
build the
+website and are less promptly maintained. For those new to James, the ant 
build is 
+recommended.
+
+On a new checkout start by running
+
+$ ant dist
+
+This will compiled all modules and build the distributions. 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to