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 fe...@apache.org on 2011/10/28 21:38:03 UTC

svn commit: r1190517 - in /james/project/trunk: HOWTO.txt HOWTO_RELEASE.txt

Author: felixk
Date: Fri Oct 28 19:38:02 2011
New Revision: 1190517

URL: http://svn.apache.org/viewvc?rev=1190517&view=rev
Log:
Some docu

Modified:
    james/project/trunk/HOWTO.txt
    james/project/trunk/HOWTO_RELEASE.txt

Modified: james/project/trunk/HOWTO.txt
URL: http://svn.apache.org/viewvc/james/project/trunk/HOWTO.txt?rev=1190517&r1=1190516&r2=1190517&view=diff
==============================================================================
--- james/project/trunk/HOWTO.txt (original)
+++ james/project/trunk/HOWTO.txt Fri Oct 28 19:38:02 2011
@@ -1,6 +1,7 @@
 How to build and publish the website:
 
  1. Install Apache Maven 3.0.2+ and make its binary 'mvn' available on your PATH.
+    See http://maven.apache.org/download.html#Installation.
  2. run "mvn clean site"
  3. Test the built site in your browser from the {path}/target/site folder
  4. If everything looks OK, deploy the site using "mvn clean site-deploy".

Modified: james/project/trunk/HOWTO_RELEASE.txt
URL: http://svn.apache.org/viewvc/james/project/trunk/HOWTO_RELEASE.txt?rev=1190517&r1=1190516&r2=1190517&view=diff
==============================================================================
--- james/project/trunk/HOWTO_RELEASE.txt (original)
+++ james/project/trunk/HOWTO_RELEASE.txt Fri Oct 28 19:38:02 2011
@@ -12,3 +12,5 @@ In short, just follow the 'standard' pro
 6. release
 
 Don't forget to add your key to http://www.apache.org/dist/james/KEYS
+ $ ssh people.apache.org
+ $ cd /www/www.apache.org/dist/james
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org