You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/04/18 09:08:22 UTC

cvs commit: maven-components/maven-core/src/main/resources/META-INF/plexus components.xml

brett       2005/04/18 00:08:22

  Modified:    maven-core/src/main/resources/META-INF/plexus components.xml
  Log:
  remove half-done declaration
  
  Revision  Changes    Path
  1.28      +0 -5      maven-components/maven-core/src/main/resources/META-INF/plexus/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-core/src/main/resources/META-INF/plexus/components.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- components.xml	15 Apr 2005 04:52:30 -0000	1.27
  +++ components.xml	18 Apr 2005 07:08:21 -0000	1.28
  @@ -233,11 +233,6 @@
         </configuration>
       </component>
   
  -    <component>
  -      <role>org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator</role>
  -      <implementation>org.apache.maven.</implementation>
  -    </component>
  -
       <!-- ********************* FIXME *******************************************
        | I realize this is duplicated but allows the project builder to work by itself
        -->
  
  
  

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