mpoeschl    2002/10/26 01:43:53

  Modified:    src/conf build-torque.xml
               .        default.properties project.xml
               xdocs    changes.xml
  Log:
  prepare 3.0-rc1 build
  
  Revision  Changes    Path
  1.56      +1 -1      jakarta-turbine-torque/src/conf/build-torque.xml
  
  Index: build-torque.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/src/conf/build-torque.xml,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- build-torque.xml  24 Oct 2002 20:47:55 -0000      1.55
  +++ build-torque.xml  26 Oct 2002 08:43:53 -0000      1.56
  @@ -22,7 +22,7 @@
     <property file="${torque.contextProperties}"/>
     <property name="lib.dir" value="lib"/>
     <property name="torque.lib.dir" value="${lib.dir}"/>
  -  <property name="torque.jar" value="torque-3.0-b5-dev.jar"/>
  +  <property name="torque.jar" value="torque-3.0-rc1.jar"/>
   
     <!--
       Build the classpath. Specifically point to each file we're including to avoid
  
  
  
  1.44      +1 -1      jakarta-turbine-torque/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/default.properties,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- default.properties        5 Oct 2002 15:32:26 -0000       1.43
  +++ default.properties        26 Oct 2002 08:43:53 -0000      1.44
  @@ -8,7 +8,7 @@
   
   name = Torque
   project = torque
  -version = 3.0-b5-dev
  +version = 3.0-rc1
   package = org.apache.${project}
   final.name = ${project}-${version}
   torque.jar = ${final.name}.jar
  
  
  
  1.56      +1 -1      jakarta-turbine-torque/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/project.xml,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- project.xml       5 Oct 2002 18:21:11 -0000       1.55
  +++ project.xml       26 Oct 2002 08:43:53 -0000      1.56
  @@ -4,7 +4,7 @@
     <pomVersion>3</pomVersion>
     <id>torque</id>
     <name>jakarta-turbine-torque</name>
  -  <currentVersion>3.0-b5-dev</currentVersion>
  +  <currentVersion>3.0-rc1</currentVersion>
     <organization>
       <name>Apache Software Foundation</name>
       <url>http://jakarta.apache.org/</url>
  
  
  
  1.42      +2 -2      jakarta-turbine-torque/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/xdocs/changes.xml,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- changes.xml       24 Oct 2002 20:47:56 -0000      1.41
  +++ changes.xml       26 Oct 2002 08:43:53 -0000      1.42
  @@ -9,9 +9,9 @@
   
     <body>
   
  -<section name="Torque HEAD">
  +<section name="Torque 3.0-rc1">
   <p>
  -  Changes between Torque 3.0-b4 and 3.0-b5. <br/>
  +  Changes between Torque 3.0-b4 and 3.0-rc1. <br/>
   </p>
   
   <subsection name="Changes that could (will) break older environments">
  
  
  

--
To unsubscribe, e-mail:   <mailto:turbine-torque-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-torque-dev-help@;jakarta.apache.org>

Reply via email to