You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jcs-dev@jakarta.apache.org by as...@apache.org on 2004/06/12 04:34:28 UTC

cvs commit: jakarta-turbine-jcs project.xml

asmuts      2004/06/11 19:34:28

  Modified:    .        project.xml
  Log:
  Antonio Gallardo's formatting and import cleanup patch.
  
  I may have missed a few things in the patch.  Also, I could not update to the new version of util concurrent in the project.xml, since maven couldn't find the 1.3.4 specified in the patch.
  
  Revision  Changes    Path
  1.31      +7 -7      jakarta-turbine-jcs/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-jcs/project.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- project.xml	14 May 2004 05:03:28 -0000	1.30
  +++ project.xml	12 Jun 2004 02:34:28 -0000	1.31
  @@ -76,7 +76,7 @@
     <dependencies>
       <dependency>
         <id>commons-collections</id>
  -      <version>2.1</version>
  +      <version>3.0</version>
       </dependency>
       <dependency>
         <id>commons-configuration</id>
  @@ -88,7 +88,7 @@
       </dependency>
       <dependency>
         <id>commons-lang</id>
  -      <version>1.0.1</version>
  +      <version>2.0</version>
       </dependency>
       <dependency>
         <id>concurrent</id>
  @@ -96,7 +96,7 @@
       </dependency>
       <dependency>
         <id>hsqldb</id>
  -      <version>1.7.0</version>
  +      <version>1.7.1</version>
       </dependency>
       <dependency>
         <id>log4j</id>
  @@ -112,7 +112,7 @@
       </dependency>
       <dependency>
         <id>jisp</id>
  -      <version>1.0.2</version>
  +      <version>2.5.1</version>
       </dependency>
       <dependency>
         <id>tomcat</id>
  @@ -121,7 +121,7 @@
       </dependency>
       <dependency>
         <id>velocity</id>
  -      <version>1.3.1</version>
  +      <version>1.4</version>
       </dependency>
       <dependency>
         <id>junit</id>
  @@ -134,12 +134,12 @@
       </dependency>
       <dependency>
         <id>xerces:xercesImpl</id>
  -      <version>2.4.0</version>
  +      <version>2.6.2</version>
         <url>http://xml.apache.org/xerces2-j/</url>
       </dependency>
       <dependency>
         <id>xml-apis</id>
  -      <version>1.0.b2</version>
  +      <version>2.0.2</version>
         <url>http://xml.apache.org/commons/</url>
       </dependency>
       <dependency>
  
  
  

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