mpoeschl    2003/07/16 11:24:59

  Modified:    .        Tag: T_2_1_BRANCH project.xml
  Log:
  revert the dependecy upgrade .. this will go to HEAD as HEAD becomes the version for 
turbine-2 HEAD again (the current HEAD code which is for turbine-3 will be available 
in the T_3_DEV_BRANCH)
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.3   +4 -21     jakarta-turbine-flux/Attic/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-flux/Attic/project.xml,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -r1.1.2.2 -r1.1.2.3
  --- project.xml       16 Jul 2003 00:21:42 -0000      1.1.2.2
  +++ project.xml       16 Jul 2003 18:24:59 -0000      1.1.2.3
  @@ -72,29 +72,13 @@
         </properties>
       </dependency>
       <dependency>
  -      <id>commons-lang</id>
  -      <version>1.0.1</version>
  -      <url>http://jakarta.apache.org/commons/lang.html</url>
  -      <properties>
  -        <war.bundle.jar>true</war.bundle.jar>
  -      </properties>
  -    </dependency>
  -    <dependency>
  -      <id>commons-logging</id>
  -      <version>1.0.3</version>
  -      <url>http://jakarta.apache.org/commons/logging.html</url>
  -      <properties>
  -        <war.bundle.jar>true</war.bundle.jar>
  -      </properties>
  -    </dependency>
  -    <dependency>
         <id>ecs</id>
  -      <version>1.4.2</version>
  +      <version>1.4.1</version>
         <url>http://jakarta.apache.org/ecs/</url>
       </dependency>
       <dependency>
         <id>servletapi</id>
  -      <version>2.3</version>
  +      <version>2.2</version>
       </dependency>
       <dependency>
         <id>turbine</id>
  @@ -102,12 +86,11 @@
       </dependency>
       <dependency>
         <id>torque</id>
  -      <version>3.1-alpha2</version>
  -      <url>http://db.apache.org/torque/</url>
  +      <version>3.1-dev</version>
       </dependency>
       <dependency>
         <id>velocity</id>
  -      <version>1.3.1</version>
  +      <version>1.3</version>
         <url>http://jakarta.apache.org/velocity/</url>
         <properties>
           <war.bundle.jar>true</war.bundle.jar>
  
  
  

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

Reply via email to