You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2010/01/18 14:51:21 UTC

svn commit: r900395 - /james/server/trunk/BUILDING.txt

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org