Hi,
it would be helpful for beginners to tell them where to find James after
building it. I attached a quick proposal. (Was still expecting it in
/target, took me quite some time to find it.)
Tim
Index: BUILDING.txt
===================================================================
--- BUILDING.txt (revision 898340)
+++ BUILDING.txt (working copy)
@@ -1,4 +1,4 @@
-The primary build tool for James server is maven.
+The primary build tool for James server is Maven.
On a new checkout start by running
$ cd stage
@@ -6,4 +6,4 @@
$ cd ..
$ mvn clean package
-This will compiled all modules and build the distributions.
+This will compile all modules and build the distributions which can then be
found in the local Maven repository:
<HOME>/.m2/repository/org/apache/james/james-server-spring-deployment/
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org