henning 2004/10/30 04:08:06
Modified: . Tag: TORQUE_3_1_BRANCH build.xml
src/generator Tag: TORQUE_3_1_BRANCH build.xml
src/generator/src/conf Tag: TORQUE_3_1_BRANCH
build-torque.xml
src/maven-plugin Tag: TORQUE_3_1_BRANCH project.xml
Log:
3.1.2-dev everywhere
Revision Changes Path
No revision
No revision
1.57.2.3 +4 -4 db-torque/Attic/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/db-torque/Attic/build.xml,v
retrieving revision 1.57.2.2
retrieving revision 1.57.2.3
diff -u -r1.57.2.2 -r1.57.2.3
--- build.xml 27 Oct 2004 10:16:05 -0000 1.57.2.2
+++ build.xml 30 Oct 2004 11:08:06 -0000 1.57.2.3
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--build.xml generated by maven from project.xml version 3.1.1
- on date October 27 2004, time 1052-->
+<!--build.xml generated by maven from project.xml version 3.1.2-dev
+ on date October 30 2004, time 1304-->
<project default="jar" name="torque" basedir=".">
<property name="defaulttargetdir" value="target">
@@ -20,7 +20,7 @@
</property>
<property name="javadocdir" value="dist/docs/api">
</property>
- <property name="final.name" value="torque-3.1.1">
+ <property name="final.name" value="torque-3.1.2-dev">
</property>
<path id="build.classpath">
<fileset dir="${libdir}">
@@ -130,7 +130,7 @@
</tstamp>
<property name="copyright" value="Copyright &copy; Apache Software
Foundation. All Rights Reserved.">
</property>
- <property name="title" value="Torque 3.1.1 API">
+ <property name="title" value="Torque 3.1.2-dev API">
</property>
<javadoc use="true" private="true" destdir="${javadocdir}" author="true"
version="true" sourcepath="src/java" packagenames="org.apache.torque.*">
<classpath>
No revision
No revision
1.1.2.3 +5 -5 db-torque/src/generator/Attic/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/db-torque/src/generator/Attic/build.xml,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -r1.1.2.2 -r1.1.2.3
--- build.xml 27 Oct 2004 10:16:05 -0000 1.1.2.2
+++ build.xml 30 Oct 2004 11:08:06 -0000 1.1.2.3
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--build.xml generated by maven from project.xml version 3.1.1
- on date October 27 2004, time 1056-->
+<!--build.xml generated by maven from project.xml version 3.1.2-dev
+ on date October 30 2004, time 1304-->
<project default="jar" name="torque-gen" basedir=".">
<property name="defaulttargetdir" value="target">
@@ -20,7 +20,7 @@
</property>
<property name="javadocdir" value="dist/docs/api">
</property>
- <property name="final.name" value="torque-gen-3.1.1">
+ <property name="final.name" value="torque-gen-3.1.2-dev">
</property>
<path id="build.classpath">
<fileset dir="${libdir}">
@@ -130,7 +130,7 @@
</tstamp>
<property name="copyright" value="Copyright &copy; Apache Software
Foundation. All Rights Reserved.">
</property>
- <property name="title" value="Torque generator 3.1.1 API">
+ <property name="title" value="Torque generator 3.1.2-dev API">
</property>
<javadoc use="true" private="true" destdir="${javadocdir}" author="true"
version="true" sourcepath="src/java" packagenames="org.apache.torque.*">
<classpath>
@@ -159,4 +159,4 @@
<unjar dest="${maven.home}" src="${user.home}/maven-install-latest.jar">
</unjar>
</target>
-</project>
\ No newline at end of file
+</project>
No revision
No revision
1.8.2.10 +1 -1 db-torque/src/generator/src/conf/build-torque.xml
Index: build-torque.xml
===================================================================
RCS file: /home/cvs/db-torque/src/generator/src/conf/build-torque.xml,v
retrieving revision 1.8.2.9
retrieving revision 1.8.2.10
diff -u -r1.8.2.9 -r1.8.2.10
--- build-torque.xml 27 Oct 2004 10:16:05 -0000 1.8.2.9
+++ build-torque.xml 30 Oct 2004 11:08:06 -0000 1.8.2.10
@@ -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-gen-3.1.1.jar"/>
+ <property name="torque.jar" value="torque-gen-3.1.2-dev.jar"/>
<!--
Build the classpath. Specifically point to each file we're including to avoid
No revision
No revision
1.12.2.17 +1 -1 db-torque/src/maven-plugin/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/db-torque/src/maven-plugin/project.xml,v
retrieving revision 1.12.2.16
retrieving revision 1.12.2.17
diff -u -r1.12.2.16 -r1.12.2.17
--- project.xml 29 Oct 2004 11:52:51 -0000 1.12.2.16
+++ project.xml 30 Oct 2004 11:08:06 -0000 1.12.2.17
@@ -82,7 +82,7 @@
<dependency>
<groupId>torque</groupId>
<artifactId>torque-gen</artifactId>
- <version>3.1.1</version>
+ <version>SNAPSHOT</version>
<url>http://db.apache.org/torque-31/generator/</url>
</dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]