dion        2004/01/07 08:12:34

  Modified:    .        Tag: MAVEN-1_0-BRANCH project.xml
  Log:
  Remove unneeded dependency
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.317.4.8 +1 -7      maven/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/project.xml,v
  retrieving revision 1.317.4.7
  retrieving revision 1.317.4.8
  diff -u -r1.317.4.7 -r1.317.4.8
  --- project.xml       5 Jan 2004 03:24:06 -0000       1.317.4.7
  +++ project.xml       7 Jan 2004 16:12:34 -0000       1.317.4.8
  @@ -656,7 +656,7 @@
       <!-- this is a dependency, but as the classes ship with ant, bootstrap will
        fail with linkage errors if it's included and the junit tests are not
        forked
  --->
  +    -->
   
       <dependency>
         <id>xml-apis</id>
  @@ -669,12 +669,6 @@
         <url>http://xml.apache.org/xerces2-j/</url>
       </dependency>
   
  -    <dependency>
  -      <groupId>xpp3</groupId>
  -      <artifactId>xpp3</artifactId>
  -      <version>1.1.2a</version>
  -    </dependency>
  -    
       <dependency>
         <groupId>plexus</groupId>
         <artifactId>plexus</artifactId>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to