Author: norman
Date: Mon Jan 18 13:51:20 2010
New Revision: 900395
URL: http://svn.apache.org/viewvc?rev=900395&view=rev
Log:
update building notes to reflect the reality ;)
Modified:
james/server/trunk/BUILDING.txt
Modified: james/server/trunk/BUILDING.txt
URL:
http://svn.apache.org/viewvc/james/server/trunk/BUILDING.txt?rev=900395&r1=900394&r2=900395&view=diff
==============================================================================
--- james/server/trunk/BUILDING.txt (original)
+++ james/server/trunk/BUILDING.txt Mon Jan 18 13:51:20 2010
@@ -1,11 +1,8 @@
-####### GENERAL NOTES ######
+####### GENERAL BUILDING NOTES ######
The primary build tool for James server is maven2.
On a new checkout start by running
-$ cd stage
-$ mvn clean compile
-$ cd ..
$ mvn clean package
This will compiled all modules and build the distribution. The distribution
binary and source build can be found under
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]