You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by jv...@apache.org on 2005/07/24 16:09:45 UTC

svn commit: r224621 - /maven/continuum/trunk/continuum-plexus-application/src/conf/application.xml

Author: jvanzyl
Date: Sun Jul 24 07:09:41 2005
New Revision: 224621

URL: http://svn.apache.org/viewcvs?rev=224621&view=rev
Log:
o trygve and i can't get the xfire stuff working so we need to disable it
for now to continue.


Modified:
    maven/continuum/trunk/continuum-plexus-application/src/conf/application.xml

Modified: maven/continuum/trunk/continuum-plexus-application/src/conf/application.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-plexus-application/src/conf/application.xml?rev=224621&r1=224620&r2=224621&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-plexus-application/src/conf/application.xml (original)
+++ maven/continuum/trunk/continuum-plexus-application/src/conf/application.xml Sun Jul 24 07:09:41 2005
@@ -18,9 +18,11 @@
       <role>org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor</role>
       <role-hint>check-out-project</role-hint>
     </component>
+    <!--
     <component>
       <role>org.codehaus.xfire.plexus.config.ConfigurationService</role>
     </component>
+    -->
   </load-on-start>
 
   <resources>