Author: eric
Date: Fri Sep 17 13:52:09 2010
New Revision: 998134

URL: http://svn.apache.org/viewvc?rev=998134&view=rev
Log:
Add missing comment ending.

Modified:
    james/server/trunk/spring-deployment/src/main/config/james/spring-beans.xml

Modified: 
james/server/trunk/spring-deployment/src/main/config/james/spring-beans.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/spring-deployment/src/main/config/james/spring-beans.xml?rev=998134&r1=998133&r2=998134&view=diff
==============================================================================
--- james/server/trunk/spring-deployment/src/main/config/james/spring-beans.xml 
(original)
+++ james/server/trunk/spring-deployment/src/main/config/james/spring-beans.xml 
Fri Sep 17 13:52:09 2010
@@ -149,7 +149,7 @@
 
     <bean id="mailQueueFactory" 
class="org.apache.james.queue.ActiveMQMailQueueFactory"/>
         
-    <!-- Build the camelroute from the spoolmanager.xml 
+    <!-- Build the camelroute from the spoolmanager.xml -->
     <bean id="mailProcessor" name="processorRoute" 
class="org.apache.james.transport.camel.CamelMailProcessorList"/>
 
     <bean id="spoolmanager" 
class="org.apache.james.transport.JamesSpoolManager"/>



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

Reply via email to