quintonm    2003/02/19 15:47:44

  Modified:    .        project.xml
  Log:
  Added URLs for a dependencies that did not have them
  
  Revision  Changes    Path
  1.101     +4 -1      jakarta-turbine-2/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/project.xml,v
  retrieving revision 1.100
  retrieving revision 1.101
  diff -u -r1.100 -r1.101
  --- project.xml       18 Feb 2003 20:09:41 -0000      1.100
  +++ project.xml       19 Feb 2003 23:47:43 -0000      1.101
  @@ -364,6 +364,7 @@
       <dependency>
         <id>avalon-framework</id>
         <version>SNAPSHOT</version>
  +      <url>http://jakarta.apache.org/avalon/</url>
         <properties>
           <war.bundle.jar>true</war.bundle.jar>
         </properties>
  @@ -513,7 +514,7 @@
       <dependency>
         <id>junit</id>
         <version>3.8.1</version>
  -      <url>http://www.junit.org</url>
  +      <url>http://www.junit.org/</url>
       </dependency>
       <dependency>
         <id>oro</id>
  @@ -547,6 +548,7 @@
       <dependency>
         <id>servletapi</id>
         <version>2.3</version>
  +      <url>http://java.sun.com/products/servlet/</url>
       </dependency>
       <dependency>
         <id>stratum</id>
  @@ -589,6 +591,7 @@
       <dependency>
         <id>xalan</id>
         <version>2.1.0</version>
  +      <url>http://xml.apache.org/xalan-j/</url>
         <properties>
           <war.bundle.jar>true</war.bundle.jar>
         </properties>
  
  
  

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

Reply via email to