svn commit: r476764 - /db/torque/runtime/trunk/src/java/org/apache/torque/Torque.java

2006-11-19 Thread tfischer
Author: tfischer Date: Sun Nov 19 00:09:08 2006 New Revision: 476764 URL: http://svn.apache.org/viewvc?view=revrev=476764 Log: Reverted access to the constructor of the Torque class to public, as the turbine stratum component might use it. Modified:

Re: svn commit: r476581

2006-11-19 Thread Thomas Fischer
The jdbc and the jndi dependencies have been removed from the pom in order to make things easier. If you leave them in, you have to explain that these need to be downloaded manually, and where they have to be in the maven repository. I'd recommend adding a note in the index.html of the

svn commit: r476822 - in /db/torque/test/trunk/test-project/src/java/org/apache/torque: BaseRuntimeTestCase.java DataTest.java DocsTest.java

2006-11-19 Thread tfischer
Author: tfischer Date: Sun Nov 19 06:14:09 2006 New Revision: 476822 URL: http://svn.apache.org/viewvc?view=revrev=476822 Log: Skip subselect tests in the test project if mysql 4.1 is used. Fixes TORQUE-65. Modified:

[jira] Resolved: (TORQUE-65) Test Project Testcase: DataTest.testSubqueries fails with MySQL 4.0

2006-11-19 Thread Thomas Fischer (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-65?page=all ] Thomas Fischer resolved TORQUE-65. -- Fix Version/s: 3.3 Resolution: Fixed Fixed by checking mysql version, if 4.1, do not test subselects. Test Project Testcase:

RE: Status of the test project

2006-11-19 Thread Thomas Fischer
Ok, I fixed the mssql stuff, this should be fine now. I also installed a DB2 9.1 today, and I managed to connect to it. It creates some tables, and some selects do not throw an error. However, I did not manage to insert any data into it, I did not find out why yet. I'll try to find out more

svn commit: r476845 - in /db/torque: generator/trunk/LICENSE.txt maven-plugin/trunk/LICENSE.txt runtime/trunk/LICENSE.txt site/trunk/LICENSE.txt templates/trunk/LICENSE.txt

2006-11-19 Thread tv
Author: tv Date: Sun Nov 19 08:11:39 2006 New Revision: 476845 URL: http://svn.apache.org/viewvc?view=revrev=476845 Log: Licenses are now in ./common Removed: db/torque/generator/trunk/LICENSE.txt db/torque/maven-plugin/trunk/LICENSE.txt db/torque/runtime/trunk/LICENSE.txt

svn commit: r476867 - /db/torque/generator/trunk/project.xml

2006-11-19 Thread tv
Author: tv Date: Sun Nov 19 10:29:53 2006 New Revision: 476867 URL: http://svn.apache.org/viewvc?view=revrev=476867 Log: Removed Avalon dependency Modified: db/torque/generator/trunk/project.xml Modified: db/torque/generator/trunk/project.xml URL:

svn commit: r476871 - /db/torque/trunks/

2006-11-19 Thread tv
Author: tv Date: Sun Nov 19 10:36:34 2006 New Revision: 476871 URL: http://svn.apache.org/viewvc?view=revrev=476871 Log: Property change Modified: db/torque/trunks/ (props changed) Propchange: db/torque/trunks/ --

svn commit: r476877 - /db/torque/runtime/trunk/src/java/org/apache/torque/Torque.java

2006-11-19 Thread tv
Author: tv Date: Sun Nov 19 10:41:51 2006 New Revision: 476877 URL: http://svn.apache.org/viewvc?view=revrev=476877 Log: Make sure the component can be instantiated by Stratum Modified: db/torque/runtime/trunk/src/java/org/apache/torque/Torque.java Modified:

svn commit: r476899 - /db/torque/common/trunk/project.xml

2006-11-19 Thread tv
Author: tv Date: Sun Nov 19 11:53:48 2006 New Revision: 476899 URL: http://svn.apache.org/viewvc?view=revrev=476899 Log: prepare version 3.3-RC1 tag Modified: db/torque/common/trunk/project.xml Modified: db/torque/common/trunk/project.xml URL:

svn commit: r476900 - /db/torque/common/tags/TORQUE_3_3_RC1/

2006-11-19 Thread tv
Author: tv Date: Sun Nov 19 12:10:52 2006 New Revision: 476900 URL: http://svn.apache.org/viewvc?view=revrev=476900 Log: Release candidate 3.3-RC1 Added: db/torque/common/tags/TORQUE_3_3_RC1/ - copied from r476899, db/torque/common/trunk/

svn commit: r476901 - /db/torque/generator/tags/TORQUE_3_3_RC1/

2006-11-19 Thread tv
Author: tv Date: Sun Nov 19 12:11:50 2006 New Revision: 476901 URL: http://svn.apache.org/viewvc?view=revrev=476901 Log: Release candidate 3.3-RC1 Added: db/torque/generator/tags/TORQUE_3_3_RC1/ - copied from r476900, db/torque/generator/trunk/

svn commit: r476902 - /db/torque/maven-plugin/tags/TORQUE_3_3_RC1/

2006-11-19 Thread tv
Author: tv Date: Sun Nov 19 12:12:40 2006 New Revision: 476902 URL: http://svn.apache.org/viewvc?view=revrev=476902 Log: Release candidate 3.3-RC1 Added: db/torque/maven-plugin/tags/TORQUE_3_3_RC1/ - copied from r476901, db/torque/maven-plugin/trunk/

svn commit: r476903 - /db/torque/runtime/tags/TORQUE_3_3_RC1/

2006-11-19 Thread tv
Author: tv Date: Sun Nov 19 12:13:11 2006 New Revision: 476903 URL: http://svn.apache.org/viewvc?view=revrev=476903 Log: Release candidate 3.3-RC1 Added: db/torque/runtime/tags/TORQUE_3_3_RC1/ - copied from r476902, db/torque/runtime/trunk/