Author: eric
Date: Tue Jun 21 04:00:27 2011
New Revision: 1137856
URL: http://svn.apache.org/viewvc?rev=1137856&view=rev
Log:
Mention normal user may change to ports higher than 1024, tks to Anton Melser
(JAMES-1219)
Modified:
james/server/trunk/src/site/xdoc/dev-build.xml
Modified: james/server/trunk/src/site/xdoc/dev-build.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/dev-build.xml?rev=1137856&r1=1137855&r2=1137856&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/dev-build.xml (original)
+++ james/server/trunk/src/site/xdoc/dev-build.xml Tue Jun 21 04:00:27 2011
@@ -157,7 +157,8 @@
new folder called <code>stage</code> as Eclipse source
folder).</li>
<li>Copy all files (except context folder log4j.properties and
META-INF/persistence.xml)
from <code>container-spring\src\main\config\james</code> folder to
a <code>conf</code> folder
- (<code>conf</code> folder must be a sub-folder of the
JAMES_SRC_HOME directory where you made the check-out).</li>
+ (<code>conf</code> folder must be a sub-folder of the
JAMES_SRC_HOME directory where you made the check-out).
+ As non-root privilege user, you may need to change the
SMTP/IMAP/POP3 ports to values higher than 1024.</li>
</ol>
<img src="./images/eclipse/eclipse-m2eclipse-projects.gif"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]