Author: bago
Date: Tue Jun 24 08:17:39 2008
New Revision: 671207
URL: http://svn.apache.org/viewvc?rev=671207&view=rev
Log:
Updated spring-integration HOW-TO.txt to reflect integration in trunk.
Modified:
james/server/trunk/spring-deployment/HOW-TO.txt
Modified: james/server/trunk/spring-deployment/HOW-TO.txt
URL:
http://svn.apache.org/viewvc/james/server/trunk/spring-deployment/HOW-TO.txt?rev=671207&r1=671206&r2=671207&view=diff
==============================================================================
--- james/server/trunk/spring-deployment/HOW-TO.txt (original)
+++ james/server/trunk/spring-deployment/HOW-TO.txt Tue Jun 24 08:17:39 2008
@@ -1,4 +1,4 @@
-This document describes how to build Spring bean container support for Apache
James
+This document describes how to build/run Spring bean container support for
Apache James
1. Preparations
@@ -8,14 +8,7 @@
cd trunk
ant dist
-1.2 Fetch Spring Integration module from svn
-
-svn co http://svn.apache.org/repos/asf/james/server/sandbox/spring-integration
-
-1.3 Add freshly generated James jars to spring-integration
-(this step can be ommitted, once spring-deployment is moved to trunk)
-
-cp trunk/stage/org.apache.james/jars/james-server-*
spring-integration/stage/org.apache.james/jars/
+1.2 Build James running "ant"
2. Considering some configuration
@@ -31,7 +24,7 @@
3. Building and Running
-cd spring-integration/spring-deployment
+cd spring-deployment
ant run
4. JMX
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]