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 er...@apache.org on 2010/09/17 15:52:09 UTC

svn commit: r998134 - /james/server/trunk/spring-deployment/src/main/config/james/spring-beans.xml

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-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: svn commit: r998134 - /james/server/trunk/spring-deployment/src/main/config/james/spring-beans.xml

Posted by Norman <no...@apache.org>.
Thx!

Bye,
Norman

Am 17.09.2010 15:52, schrieb eric@apache.org:
> 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-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>    


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