cvs commit: db-torque/src/generator/src/conf build-torque.xml

2004-08-26 Thread seade
seade 2004/08/26 18:49:07 Modified:.Tag: TORQUE_3_1_BRANCH project.xml src/generator/src/conf Tag: TORQUE_3_1_BRANCH build-torque.xml Log: Bump versions. Revision ChangesPath No revision No

cvs commit: db-torque/src/generator/src/conf build-torque.xml

2004-08-26 Thread seade
seade 2004/08/26 18:46:23 Modified:xdocsTag: TORQUE_3_1_BRANCH user-guide.xml maven-howto.xml status.xml release-changes.xml xdocs/tutorial Tag: TORQUE_3_1_BRANCH step1.xml .Tag: TORQUE_3_1_BRANCH project.xml

Torque 3.1.1-rc2 deployed and tagged

2004-08-26 Thread Scott Eade
Henning discovered that limit and offset were broken and did a fine rewrite of the offending code. The result is Torque 3.2.2-rc2. The generator and runtime jars and maven-plugin have been deployed to the apache repository and should appear over on ibiblio soon. The limit/offset code is new an

cvs commit: db-torque/src/java/org/apache/torque/map TableMap.java

2004-08-26 Thread seade
seade 2004/08/26 17:52:50 Modified:src/java/org/apache/torque/map Tag: TORQUE_3_1_BRANCH TableMap.java Log: Picky style fix - no functional change. Revision ChangesPath No revision No revision 1.13.2.4 +2

Re: cvs commit: db-torque/src/java/org/apache/torque/util LimitHelper.java BasePeer.java Query.java

2004-08-26 Thread Scott Eade
[EMAIL PROTECTED] wrote: henning 2004/08/26 10:01:26 All of this stuff _needs_ testing. Sorry Scott. We will need an RC2. As you say, this is what release candidates are for. Scott -- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au ---

RE: cvs commit: db-torque/src/java/org/apache/torque/util LimitHelper.java BasePeer.java Query.java

2004-08-26 Thread Thomas Fischer
Henning, thanks for sorting this out. I was also very confused about the offset/limit-handling some time ago, and I thought "ok, just don't touch this stuff". Sorry I am too busy at the moment to help testing but I hope this will change soon. Thomas > Folks, > > while I was using a bli

cvs commit: db-torque/src/java/org/apache/torque/util LimitHelper.java BasePeer.java Query.java

2004-08-26 Thread henning
henning 2004/08/26 10:01:26 Modified:src/java/org/apache/torque/util Tag: TORQUE_3_1_BRANCH BasePeer.java Query.java Added: src/java/org/apache/torque/util Tag: TORQUE_3_1_BRANCH LimitHelper.java Log: Folks, while I was usi

cvs commit: db-torque/src/java/org/apache/torque/map TableMap.java

2004-08-26 Thread henning
henning 2004/08/26 09:50:24 Modified:src/java/org/apache/torque/map Tag: TORQUE_3_1_BRANCH TableMap.java Log: capitali_s_e has been deprecated (caught by Eclipse) Revision ChangesPath No revision No revision

cvs commit: db-torque/src/java/org/apache/torque/oid IDBroker.java

2004-08-26 Thread henning
henning 2004/08/26 09:49:33 Modified:src/java/org/apache/torque/oid Tag: TORQUE_3_1_BRANCH IDBroker.java Log: Static method should be accessed statically (caught by Eclipse) Revision ChangesPath No revision No

cvs commit: db-torque/src/test/org/apache/torque/util CriteriaTest.java

2004-08-26 Thread henning
henning 2004/08/26 09:48:22 Modified:src/test/org/apache/torque/util Tag: TORQUE_3_1_BRANCH CriteriaTest.java Log: Test String and expected result are the wrong way around. Revision ChangesPath No revision No r

cvs commit: db-torque/src/java/org/apache/torque/manager AbstractBaseManager.java

2004-08-26 Thread henning
henning 2004/08/26 07:28:42 Modified:src/java/org/apache/torque/manager Tag: TORQUE_3_1_BRANCH AbstractBaseManager.java Log: Commons Configuration no longer returns a default value but throws an exception if a property is missing and no default value is give

cvs commit: db-torque/src/generator/src/conf build-torque.xml

2004-08-26 Thread seade
seade 2004/08/26 05:43:51 Modified:.Tag: TORQUE_3_1_BRANCH project.xml xdocsTag: TORQUE_3_1_BRANCH release-changes.xml src/generator/src/conf Tag: TORQUE_3_1_BRANCH build-torque.xml Log: Update version number. Hope

cvs commit: db-torque/xdocs changes.xml

2004-08-26 Thread seade
seade 2004/08/26 05:37:43 Modified:xdocschanges.xml Log: Oops. Revision ChangesPath 1.135 +1 -0 db-torque/xdocs/changes.xml Index: changes.xml === RCS file: /home/cvs/db-torque/xdocs/c

Re: Torque 3.1.1-rc1 deployed and tagged

2004-08-26 Thread Henning P. Schmiedehausen
Scott Eade <[EMAIL PROTECTED]> writes: >I have taken the liberty of cutting and releasing Torque 3.1.1-rc1. The >generator and runtime jars are already over on the ibiblio repository >and the maven-plugin should appear over there real soon now. If people >can try this out over the next few da

Torque 3.1.1-rc1 deployed and tagged

2004-08-26 Thread Scott Eade
I have taken the liberty of cutting and releasing Torque 3.1.1-rc1. The generator and runtime jars are already over on the ibiblio repository and the maven-plugin should appear over there real soon now. If people can try this out over the next few days we can see about cutting 3.1.1 final nex

cvs commit: db-torque/src/generator project.xml project.properties

2004-08-26 Thread seade
seade 2004/08/26 04:43:51 Modified:src/maven-plugin project.properties project.xml .project.properties project-base.xml src/generator project.xml project.properties Log: Deployment goodness. ASL 2.0. Revision ChangesPath 1.6

cvs commit: db-torque/xdocs user-guide.xml maven-howto.xml

2004-08-26 Thread seade
seade 2004/08/26 04:41:44 Modified:xdocs/tutorial step1.xml xdocsuser-guide.xml maven-howto.xml Log: Download instructions for 3.2. Revision ChangesPath 1.6 +1 -2 db-torque/xdocs/tutorial/step1.xml Index: step1.xml ==

cvs commit: db-torque/xdocs status.xml

2004-08-26 Thread seade
seade 2004/08/26 04:37:36 Modified:xdocsTag: TORQUE_3_1_BRANCH status.xml Log: Mention the 3.1.1-rc1 release. Belated mention of Martin. Revision ChangesPath No revision No revision 1.13.2.1 +18 -0 db-torque/xdocs/statu

cvs commit: db-torque/xdocs changes.xml

2004-08-26 Thread seade
seade 2004/08/26 04:28:47 Modified:xdocschanges.xml Log: Mention the last couple of changes. Revision ChangesPath 1.134 +7 -0 db-torque/xdocs/changes.xml Index: changes.xml === RCS fil

cvs commit: db-torque/xdocs release-changes.xml

2004-08-26 Thread seade
seade 2004/08/26 04:23:20 Modified:xdocsTag: TORQUE_3_1_BRANCH release-changes.xml Log: Mention the last couple of changes. Use the correct version number. Revision ChangesPath No revision No revision 1.3.2.18 +15 -6 db

cvs commit: db-torque/src/generator project.xml

2004-08-26 Thread seade
seade 2004/08/26 04:21:34 Modified:src/maven-plugin Tag: TORQUE_3_1_BRANCH project.xml src/generator Tag: TORQUE_3_1_BRANCH project.xml Log: Correct the groupId - it seems this is not inherited. Revision ChangesPath No revision No

cvs commit: db-torque/src/maven-plugin/xdocs properties.xml

2004-08-26 Thread seade
seade 2004/08/26 04:19:33 Modified:src/maven-plugin/xdocs Tag: TORQUE_3_1_BRANCH properties.xml Log: Use relative link. Revision ChangesPath No revision No revision 1.2.2.3 +1 -1 db-torque/src/maven-plugin/xdocs/properties.

cvs commit: db-torque/src/maven-plugin/xdocs properties.xml

2004-08-26 Thread seade
seade 2004/08/26 04:19:24 Modified:src/maven-plugin/xdocs properties.xml Log: Use relative link. Revision ChangesPath 1.5 +1 -1 db-torque/src/maven-plugin/xdocs/properties.xml Index: properties.xml ==

cvs commit: db-torque/xdocs navigation.xml

2004-08-26 Thread seade
seade 2004/08/26 04:17:05 Modified:xdocsTag: TORQUE_3_1_BRANCH navigation.xml Log: Fix link. Revision ChangesPath No revision No revision 1.11.2.9 +1 -1 db-torque/xdocs/navigation.xml Index: navigation.xml ===

cvs commit: db-torque/xdocs user-guide.xml

2004-08-26 Thread seade
seade 2004/08/26 04:15:06 Modified:xdocsTag: TORQUE_3_1_BRANCH user-guide.xml Log: Typo. Revision ChangesPath No revision No revision 1.12.2.5 +1 -1 db-torque/xdocs/user-guide.xml Index: user-guide.xml ===

cvs commit: db-torque/xdocs/tutorial step1.xml

2004-08-26 Thread seade
seade 2004/08/26 04:09:12 Modified:xdocsTag: TORQUE_3_1_BRANCH user-guide.xml maven-howto.xml xdocs/tutorial Tag: TORQUE_3_1_BRANCH step1.xml Log: Update download instructions for 3.1.1-rc1. Revision ChangesPath No

cvs commit: db-torque/src/generator/src/conf build-torque.xml

2004-08-26 Thread seade
seade 2004/08/26 02:38:51 Modified:.Tag: TORQUE_3_1_BRANCH project.properties project.xml src/maven-plugin Tag: TORQUE_3_1_BRANCH project.xml project.properties src/generator Tag: TORQUE_3_1_BRANCH pr

Re: Deployment to repository [was" [SOURCE] Issue #TRQS217 modified]

2004-08-26 Thread Scott Eade
Henning P. Schmiedehausen wrote: -bash-2.05b$ pwd /x1/www/www.apache.org/dist/java-repository/torque/plugins -bash-2.05b$ ls -lad . drwxrwxr-x 2 henning apcvs 512 Aug 22 17:42 . Thanks a bunch, Scott -- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au --

Re: Deployment to repository [was" [SOURCE] Issue #TRQS217 modified]

2004-08-26 Thread Henning P. Schmiedehausen
Scott Eade <[EMAIL PROTECTED]> writes: >Excellent. >cannot deploy the plugin because of a permission problem. It seems that >the directory /x1/www/www.apache.org/dist/java-repository/torque/plugins >doesn't have group write access and hence I cannot write the jar file "§(")=!§ Maven. :-) Don

Re: Findbugs Patch for 3.1.1

2004-08-26 Thread Henning P. Schmiedehausen
Scott Eade <[EMAIL PROTECTED]> writes: >>-// Set the correct dbName if it has not been overridden >>-// criteria.getDbName will return the same object if not set to >>-// another value so == check is okay and faster [...] >Is the removed comment not true? Yes. Cut'n'paste

Re: Findbugs Patch for 3.1.1

2004-08-26 Thread Henning P. Schmiedehausen
Scott Eade <[EMAIL PROTECTED]> writes: >I will apply this for 3.1.1, but it would have been easier if you had >provided a patch against cvs rather than against your version that >includes the boolean getter patch that I don't see going in as part of >3.1.1 (3.1.2-dev is more acceptable I think)

Re: Deployment to repository [was" [SOURCE] Issue #TRQS217 modified]

2004-08-26 Thread Scott Eade
Excellent. Thanks for going into so much details below - unfortunately I already had my authorized_keys set up so a little of your effort was somewhat wasted (though I am sure the information will be useful to others who follow). The trick for Windows with putty (for ssh/scp) is to set up mave