You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by mp...@apache.org on 2002/12/08 19:10:48 UTC

cvs commit: jakarta-turbine-torque/src/conf build-torque.xml

mpoeschl    2002/12/08 10:10:48

  Modified:    .        Tag: TORQUE_3_0_BRANCH default.properties
                        project.xml
               src/maven-plugin Tag: TORQUE_3_0_BRANCH plugin.jelly
                        project.xml
               src/conf Tag: TORQUE_3_0_BRANCH build-torque.xml
  Log:
  change version to 3.0.1-dev
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.48.2.1  +1 -1      jakarta-turbine-torque/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/default.properties,v
  retrieving revision 1.48
  retrieving revision 1.48.2.1
  diff -u -r1.48 -r1.48.2.1
  --- default.properties	3 Dec 2002 15:01:15 -0000	1.48
  +++ default.properties	8 Dec 2002 18:10:48 -0000	1.48.2.1
  @@ -8,7 +8,7 @@
   
   name = Torque
   project = torque
  -version = 3.0
  +version = 3.0.1-dev
   package = org.apache.${project}
   final.name = ${project}-${version}
   torque.jar = ${final.name}.jar
  
  
  
  1.60.2.1  +1 -1      jakarta-turbine-torque/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/project.xml,v
  retrieving revision 1.60
  retrieving revision 1.60.2.1
  diff -u -r1.60 -r1.60.2.1
  --- project.xml	3 Dec 2002 15:01:15 -0000	1.60
  +++ project.xml	8 Dec 2002 18:10:48 -0000	1.60.2.1
  @@ -4,7 +4,7 @@
     <pomVersion>3</pomVersion>
     <id>torque</id>
     <name>jakarta-turbine-torque</name>
  -  <currentVersion>3.0</currentVersion>
  +  <currentVersion>3.0.1-dev</currentVersion>
     <organization>
       <name>Apache Software Foundation</name>
       <url>http://jakarta.apache.org/</url>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.6.2.1   +1 -1      jakarta-turbine-torque/src/maven-plugin/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/src/maven-plugin/plugin.jelly,v
  retrieving revision 1.6
  retrieving revision 1.6.2.1
  diff -u -r1.6 -r1.6.2.1
  --- plugin.jelly	3 Dec 2002 15:01:16 -0000	1.6
  +++ plugin.jelly	8 Dec 2002 18:10:48 -0000	1.6.2.1
  @@ -4,7 +4,7 @@
   
     <property
       name="torque.mavenPlugin.antFile"
  -    value="${maven.home}/plugins/maven-torque-plugin-3.0/build-torque.xml"/>
  +    value="${maven.home}/plugins/maven-torque-plugin-3.0.1-dev/build-torque.xml"/>
   
     <goal
       name="torque"
  
  
  
  1.4.2.1   +1 -1      jakarta-turbine-torque/src/maven-plugin/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/src/maven-plugin/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.4.2.1
  diff -u -r1.4 -r1.4.2.1
  --- project.xml	3 Dec 2002 15:01:16 -0000	1.4
  +++ project.xml	8 Dec 2002 18:10:48 -0000	1.4.2.1
  @@ -3,7 +3,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-torque-plugin</id>
     <name>Maven Torque Plug-in</name>
  -  <currentVersion>3.0</currentVersion>
  +  <currentVersion>3.0.1-dev</currentVersion>
     <organization>
       <name>Apache Software Foundation</name>
       <url>http://jakarta.apache.org/</url>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.61.2.1  +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.61
  retrieving revision 1.61.2.1
  diff -u -r1.61 -r1.61.2.1
  --- build-torque.xml	3 Dec 2002 15:01:15 -0000	1.61
  +++ build-torque.xml	8 Dec 2002 18:10:48 -0000	1.61.2.1
  @@ -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.jar"/>
  +  <property name="torque.jar" value="torque-3.0.1-dev.jar"/>
   
     <!--
       Build the classpath. Specifically point to each file we're including to avoid