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/06/03 16:45:53 UTC

svn commit: r179804 - /maven/continuum/trunk/continuum-core/src/main/resources/META-INF/plexus/components.xml

Author: jvanzyl
Date: Fri Jun  3 07:45:53 2005
New Revision: 179804

URL: http://svn.apache.org/viewcvs?rev=179804&view=rev
Log:
turning off werkflow for now

Modified:
    maven/continuum/trunk/continuum-core/src/main/resources/META-INF/plexus/components.xml

Modified: maven/continuum/trunk/continuum-core/src/main/resources/META-INF/plexus/components.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-core/src/main/resources/META-INF/plexus/components.xml?rev=179804&r1=179803&r2=179804&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-core/src/main/resources/META-INF/plexus/components.xml (original)
+++ maven/continuum/trunk/continuum-core/src/main/resources/META-INF/plexus/components.xml Fri Jun  3 07:45:53 2005
@@ -40,9 +40,11 @@
         <requirement>
           <role>org.apache.maven.continuum.core.ContinuumCore</role>
         </requirement>
+        <!--
         <requirement>
           <role>org.codehaus.plexus.workflow.WorkflowEngine</role>
         </requirement>
+        -->
       </requirements>
     </component>