You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by mp...@apache.org on 2002/07/11 15:45:07 UTC

cvs commit: jakarta-turbine-2 default.properties project.xml project-b5.xml

mpoeschl    2002/07/11 06:45:07

  Modified:    .        default.properties project.xml project-b5.xml
  Log:
  use latest jars
  
  Revision  Changes    Path
  1.11      +4 -4      jakarta-turbine-2/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/default.properties,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- default.properties	29 Apr 2002 22:19:14 -0000	1.10
  +++ default.properties	11 Jul 2002 13:45:07 -0000	1.11
  @@ -39,8 +39,8 @@
   # your ${user.home}/build.properties or local build.properties file in
   # order to build Torque:
   
  -activation.jar = ${lib.repo}/activation-1.0.1.jar
  -commons-collections.jar = ${lib.repo}/commons-collections.jar
  +activation.jar = ${lib.repo}/activation-1.0.2.jar
  +commons-collections.jar = ${lib.repo}/commons-collections-2.0.jar
   commons-configuration.jar = ${lib.repo}/commons-configuration-1.0-dev.jar
   commons-lang.jar = ${lib.repo}/commons-lang-0.1-dev.jar
   ecs.jar = ${lib.repo}/ecs-1.4.1.jar
  @@ -54,8 +54,8 @@
   servlet.jar = ${lib.repo}/servlet-2.2.jar
   stratum.jar = ${lib.repo}/stratum-1.0-b2-dev.jar
   torque.jar = ${lib.repo}/torque-3.0-dev.jar
  -velocity.jar = ${lib.repo}/velocity-1.3-dev.jar
  -village.jar = ${lib.repo}/village-1.5.3-dev.jar
  +velocity.jar = ${lib.repo}/velocity-1.3.jar
  +village.jar = ${lib.repo}/village-1.5.3.jar
   xalan.jar = ${lib.repo}/xalan-2.1.0.jar
   xerces.jar = ${lib.repo}/xercesImpl-2.0.0.jar
   xmlParserAPIs.jar = ${lib.repo}/xmlParserAPIs-2.0.0.jar
  
  
  
  1.40      +9 -7      jakarta-turbine-2/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/project.xml,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- project.xml	21 Jun 2002 11:05:18 -0000	1.39
  +++ project.xml	11 Jul 2002 13:45:07 -0000	1.40
  @@ -209,7 +209,7 @@
         <name>Martin Poeschl</name>
         <id>mpoeschl</id>
         <email>mpoeschl@marmot.at</email>
  -      <organization>Zenplex</organization>
  +      <organization>Tucana</organization>
       </developer>
       <developer>
         <name>Mark Porter</name>
  @@ -359,9 +359,9 @@
         <version>1.2</version>
       </dependency>
       <dependency>
  -      <id>jaf</id>
  -      <version>1.0.1</version>
  -      <jar>activation-1.0.1.jar</jar>
  +      <id>activation</id>
  +      <version>1.0.2</version>
  +      <url>http://java.sun.com/products/javabeans/glasgow/jaf.html</url>
       </dependency>
       <dependency>
         <id>jdbc</id>
  @@ -385,15 +385,17 @@
       </dependency>
       <dependency>
         <id>torque</id>
  -      <version>3.0-b2-dev</version>
  +      <version>3.0-b3-dev</version>
       </dependency>
       <dependency>
         <id>velocity</id>
  -      <version>1.3-dev</version>
  +      <version>1.3</version>
  +      <url>http://jakarta.apache.org/velocity/</url>
       </dependency>
       <dependency>
         <id>village</id>
  -      <version>1.5.3-dev</version>
  +      <version>1.5.3</version>
  +      <url>http://share.whichever.com/index.php?SCREEN=village</url>
       </dependency>
       <dependency>
         <id>xmlrpc-helma</id>
  
  
  
  1.4       +14 -12    jakarta-turbine-2/project-b5.xml
  
  Index: project-b5.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/project-b5.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project-b5.xml	11 Jul 2002 04:05:26 -0000	1.3
  +++ project-b5.xml	11 Jul 2002 13:45:07 -0000	1.4
  @@ -210,7 +210,7 @@
         <name>Martin Poeschl</name>
         <id>mpoeschl</id>
         <email>mpoeschl@marmot.at</email>
  -      <organization>Zenplex</organization>
  +      <organization>Tucana</organization>
       </developer>
       <developer>
         <name>Mark Porter</name>
  @@ -364,9 +364,9 @@
         <version>1.2</version>
       </dependency>
       <dependency>
  -      <id>jaf</id>
  -      <version>1.0.1</version>
  -      <jar>activation-1.0.1.jar</jar>
  +      <id>activation</id>
  +      <version>1.0.2</version>
  +      <url>http://java.sun.com/products/javabeans/glasgow/jaf.html</url>
       </dependency>
       <dependency>
         <id>jdbc</id>
  @@ -394,11 +394,13 @@
       </dependency>
       <dependency>
         <id>velocity</id>
  -      <version>1.3-dev</version>
  +      <version>1.3</version>
  +      <url>http://jakarta.apache.org/velocity/</url>
       </dependency>
       <dependency>
         <id>village</id>
  -      <version>1.5.3-dev</version>
  +      <version>1.5.3</version>
  +      <url>http://share.whichever.com/index.php?SCREEN=village</url>
       </dependency>
       <dependency>
         <id>xmlrpc-helma</id>
  @@ -460,26 +462,26 @@
     <build>
       <sourceDirectory>src/java</sourceDirectory>
       <unitTestSourceDirectory>src/test</unitTestSourceDirectory>
  -    
  +
       <unitTest>
         <includes>
           <include>**/*Test.java</include>
         </includes>
       </unitTest>
  -    
  +
       <integrationUnitTestSourceDirectory>src/rttest</integrationUnitTestSourceDirectory>
  -    
  +
       <integrationUnitTest>
         <includes>
           <include>**/FileHandlerTest.java</include>
           <include>include = **/*Test.java</include>
         </includes>
       </integrationUnitTest>
  -    
  +
       <aspectSourceDirectory/>
  -    
  +
       <jarResources/>
  -    
  +
       <jars/>
     </build>
   </project>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>