dion        2003/08/05 09:56:09

  Modified:    .        project.xml
  Log:
  Upgrade to dom4j-1.4 (will try to remove next).
  Remove commented out which dep
  
  Revision  Changes    Path
  1.295     +1 -6      maven/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/project.xml,v
  retrieving revision 1.294
  retrieving revision 1.295
  diff -u -r1.294 -r1.295
  --- project.xml       5 Aug 2003 16:36:43 -0000       1.294
  +++ project.xml       5 Aug 2003 16:56:09 -0000       1.295
  @@ -382,7 +382,7 @@
   
       <dependency>
         <id>dom4j</id>
  -      <version>1.4-dev-8</version>
  +      <version>1.4</version>
         <url>http://www.dom4j.org/</url>
         <properties>
           <description>ouch</description>
  @@ -480,11 +480,6 @@
         <version>1.2.8</version>
         <url>http://jakarta.apache.org/log4j/</url>
       </dependency>
  -<!--    <dependency>
  -      <id>which</id>
  -      <version>1.0</version>
  -      
<url>http://cvs.apache.org/viewcvs.cgi/xml-commons/java/src/org/apache/env/</url>
  -    </dependency>-->
       <!-- 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
  
  
  

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

Reply via email to