Author: eric
Date: Tue Jun 21 03:58:49 2011
New Revision: 1137855

URL: http://svn.apache.org/viewvc?rev=1137855&view=rev
Log:
Mention correct folder for spring-beans files, 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=1137855&r1=1137854&r2=1137855&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/dev-build.xml (original)
+++ james/server/trunk/src/site/xdoc/dev-build.xml Tue Jun 21 03:58:49 2011
@@ -151,11 +151,11 @@
       <p>Now you have James projects in Eclipse workspace.</p>
       <p>You still have to prepare the following to be able to run from 
Eclipse:</p>
       <ol>
-        <li>Copy the <code>spring-beans.xml</code>, 
<code>log4j.properties</code> 
-            and <code>META-INF/persistence.xml</code>from 
<code>container-spring\src\main\config\james</code>
+        <li>Copy the <code>context</code> folder, 
<code>log4j.properties</code> 
+            and <code>META-INF</code> folder from 
<code>container-spring\src\main\config\james</code>
              directory to a source folder of <code>container-spring</code> 
project (you can use for example a 
              new folder called <code>stage</code> as Eclipse source 
folder).</li>
-        <li>Copy all files (except spring-beans.xml, log4j.properties and 
META-INF/persistence.xml) 
+        <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>
      </ol>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to