Jenkins build is back to normal : torque4-test-project-hsqldb #2

2012-05-10 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org

Re: Build failed in Jenkins: torque4-test-project-hsqldb #1

2012-05-10 Thread Thomas Fox
I am currently setting up a hsqldb test project build on jenkins. The idea is to test some "exotic settings" (beans, manager, idMethod = idbroker) It may take a few failed builds to get it running. Thomas - To unsubscribe,

svn commit: r1337022 - in /db/torque/torque4/trunk/torque-test: pom.xml profiles.xml

2012-05-10 Thread tfischer
Author: tfischer Date: Fri May 11 03:55:00 2012 New Revision: 1337022 URL: http://svn.apache.org/viewvc?rev=1337022&view=rev Log: move hsqldb profile from projects.xml to pom to allow execution on jenkins Modified: db/torque/torque4/trunk/torque-test/pom.xml db/torque/torque4/trunk/torque

Build failed in Jenkins: torque4-test-project-hsqldb #1

2012-05-10 Thread Apache Jenkins Server
See -- Started by upstream project "Torque4-trunk" build number 123 Building remotely on ubuntu1 in workspace Checking out a fresh

svn commit: r1337020 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/map/MapHelper.java

2012-05-10 Thread tfischer
Author: tfischer Date: Fri May 11 03:32:15 2012 New Revision: 1337020 URL: http://svn.apache.org/viewvc?rev=1337020&view=rev Log: fix mapHelper in case there is a subselect in the from clause Modified: db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/map/MapHelper.java

failed builds on derby test project

2012-05-10 Thread Thomas Fox
it seems that the failed builds appear because there is some delay between finishing the trunk build and the artifacts being available in the maven repo for the test project run... I do not have an explanation, my local runs of the test project were fine. Anyway, the build is fixed now, so let's

svn commit: r1337019 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/map/ForeignKeyMap.java

2012-05-10 Thread tfischer
Author: tfischer Date: Fri May 11 03:24:53 2012 New Revision: 1337019 URL: http://svn.apache.org/viewvc?rev=1337019&view=rev Log: - Class is not serializable because instance field contains a non-serializable class - added final modifiers to non-modifiable fields Modified: db/torque/torque4

Jenkins build is back to normal : torque4-test-project-derby » Torque Test Project #82

2012-05-10 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org

Jenkins build is back to normal : torque4-test-project-derby #82

2012-05-10 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org

svn commit: r1337016 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/JdbcTypedValue.java

2012-05-10 Thread tfischer
Author: tfischer Date: Fri May 11 03:13:33 2012 New Revision: 1337016 URL: http://svn.apache.org/viewvc?rev=1337016&view=rev Log: Move license header to the correct place Modified: db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/JdbcTypedValue.java Modified: db/

svn commit: r1337015 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/om/mapper/

2012-05-10 Thread tfischer
Author: tfischer Date: Fri May 11 03:09:59 2012 New Revision: 1337015 URL: http://svn.apache.org/viewvc?rev=1337015&view=rev Log: - Record mappers must be Serializable in order to be useable in LargeSelect - use final for nonmodifiable fields Modified: db/torque/torque4/trunk/torque-runtime/

svn commit: r1337014 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/BasePeerImpl.java

2012-05-10 Thread tfischer
Author: tfischer Date: Fri May 11 03:03:45 2012 New Revision: 1337014 URL: http://svn.apache.org/viewvc?rev=1337014&view=rev Log: use Integer.valueOf() instead of new Integer() (makes Findbugs happy) Modified: db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/BaseP

svn commit: r1337012 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/sql/whereclausebuilder/AbstractWhereClausePsPartBuilder.java

2012-05-10 Thread tfischer
Author: tfischer Date: Fri May 11 03:00:29 2012 New Revision: 1337012 URL: http://svn.apache.org/viewvc?rev=1337012&view=rev Log: Make setter for ObjectOrColumnPsPartBuilder public and static Modified: db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/sql/whereclausebuil

svn commit: r1337011 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/sql/SqlBuilder.java

2012-05-10 Thread tfischer
Author: tfischer Date: Fri May 11 02:56:34 2012 New Revision: 1337011 URL: http://svn.apache.org/viewvc?rev=1337011&view=rev Log: - fix null check in fromClauseContainsExpression - add @Deprecated annotations Modified: db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/sq

svn commit: r1337010 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/oid/IDBroker.java

2012-05-10 Thread tfischer
Author: tfischer Date: Fri May 11 02:43:36 2012 New Revision: 1337010 URL: http://svn.apache.org/viewvc?rev=1337010&view=rev Log: improve statement/result set closing Modified: db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/oid/IDBroker.java Modified: db/torque/torq

svn commit: r1337009 - in /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/map: ColumnMap.java TableMap.java

2012-05-10 Thread tfischer
Author: tfischer Date: Fri May 11 02:38:13 2012 New Revision: 1337009 URL: http://svn.apache.org/viewvc?rev=1337009&view=rev Log: - Class is not serializable because instance field contains a non-serializable class - added final modifiers to non-modifiable fields Modified: db/torque/torque4

Build failed in Jenkins: torque4-test-project-derby » Torque Test Project #81

2012-05-10 Thread Apache Jenkins Server
See Changes: [tfischer] TORQUE-177: Tests for function re-works -- [...truncated 2548 lines...] [ERROR]

Build failed in Jenkins: torque4-test-project-derby #81

2012-05-10 Thread Apache Jenkins Server
See Changes: [tfischer] TORQUE-177: Tests for function re-works -- [...truncated 2563 lines...] symbol : class Sum location: class org.apache.torque.util.SummaryHelperTest [ERROR]

Re: TORQUE-177 (SQLFunction interface should extend Column)

2012-05-10 Thread Thomas Fox
I have checked in a suggestion on how to resolve the issue. Please review. Suggestions and Questions are ,as always, welcome. A remaining question is if we still need the CountHelper and SumarizeHelper classes because now you can do Criteria criteria = new Criteria().addSelectColumn(new Count("*

svn commit: r1337004 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/oid/IDBroker.java

2012-05-10 Thread tfischer
Author: tfischer Date: Fri May 11 02:07:44 2012 New Revision: 1337004 URL: http://svn.apache.org/viewvc?rev=1337004&view=rev Log: fix checkstyle problem use final for unmodified fields Modified: db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/oid/IDBroker.java Modifie

svn commit: r1337001 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/map/DatabaseMap.java

2012-05-10 Thread tfischer
Author: tfischer Date: Fri May 11 02:01:25 2012 New Revision: 1337001 URL: http://svn.apache.org/viewvc?rev=1337001&view=rev Log: - Class is not serializable because instance field contains a non-serializable class - fixed checkstyle errors Modified: db/torque/torque4/trunk/torque-runtime/s

svn commit: r1337000 - in /db/torque/torque4/trunk/torque-test/src/test/java/org/apache/torque: generated/peer/SelectFunctionTest.java util/SummaryHelperTest.java

2012-05-10 Thread tfischer
Author: tfischer Date: Fri May 11 01:51:25 2012 New Revision: 1337000 URL: http://svn.apache.org/viewvc?rev=1337000&view=rev Log: TORQUE-177: Tests for function re-works Added: db/torque/torque4/trunk/torque-test/src/test/java/org/apache/torque/generated/peer/SelectFunctionTest.java Modified

svn commit: r1336999 - in /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util: BasePeer.java BasePeerImpl.java

2012-05-10 Thread tfischer
Author: tfischer Date: Fri May 11 01:49:07 2012 New Revision: 1336999 URL: http://svn.apache.org/viewvc?rev=1336999&view=rev Log: TORQUE-200 also add methods to retrieve single objects to BasePeer Modified: db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/BasePeer

Build failed in Jenkins: torque4-test-project-derby #80

2012-05-10 Thread Apache Jenkins Server
See -- [...truncated 2361 lines...] [ERROR] Failed to execute: drop table types_object [ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TYPES_OBJECT' because it do

Build failed in Jenkins: torque4-test-project-derby » Torque Test Project #80

2012-05-10 Thread Apache Jenkins Server
See -- [...truncated 2348 lines...] [ERROR] Failed to execute: drop table multi_ref_same_table [ERROR] java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be per

svn commit: r1336995 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/functions/AbstractFunction.java

2012-05-10 Thread tfischer
Author: tfischer Date: Fri May 11 01:11:17 2012 New Revision: 1336995 URL: http://svn.apache.org/viewvc?rev=1336995&view=rev Log: fixed @version tag Modified: db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/functions/AbstractFunction.java Modified: db/torque/tor

[jira] [Resolved] (TORQUE-201) Change the interface org.apache.torque.adapter.IDMethod to an enum

2012-05-10 Thread Thomas Fox (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fox resolved TORQUE-201. --- Resolution: Fixed Fix Version/s: 4.0 > Change the interface org.apache.torque.adapter.IDMe

Build failed in Jenkins: torque4-test-project-derby #79

2012-05-10 Thread Apache Jenkins Server
See Changes: [tfischer] Reverted accidental commit [tfischer] TORQUE-170: remove profiles for removed adapters -- [...truncated 2254 lines...] drop table save_method_in_peer [ERROR] ja

Build failed in Jenkins: torque4-test-project-derby » Torque Test Project #79

2012-05-10 Thread Apache Jenkins Server
See Changes: [tfischer] Reverted accidental commit [tfischer] TORQUE-170: remove profiles for removed adapters -- [...truncated 2236 lines...] [ERROR] Fai

[jira] [Commented] (TORQUE-202) Postgres Timestamp not interpreted the same way on two different environnements with the same local settings

2012-05-10 Thread Thomas Fox (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13272207#comment-13272207 ] Thomas Fox commented on TORQUE-202: --- This is a rather old torque version, so I do not ha

svn commit: r1336546 - in /db/torque/torque4/trunk/torque-test/src/test/profile: derbyEmbedded/Torque.properties mssql/Torque.properties mysql/Torque.properties postgresql/Torque.properties

2012-05-10 Thread tfischer
Author: tfischer Date: Thu May 10 09:06:39 2012 New Revision: 1336546 URL: http://svn.apache.org/viewvc?rev=1336546&view=rev Log: Reverted accidental commit Modified: db/torque/torque4/trunk/torque-test/src/test/profile/derbyEmbedded/Torque.properties db/torque/torque4/trunk/torque-test/

svn commit: r1336545 - /db/torque/torque4/trunk/torque-test/profiles.xml

2012-05-10 Thread tfischer
Author: tfischer Date: Thu May 10 09:02:06 2012 New Revision: 1336545 URL: http://svn.apache.org/viewvc?rev=1336545&view=rev Log: TORQUE-170: remove profiles for removed adapters Modified: db/torque/torque4/trunk/torque-test/profiles.xml Modified: db/torque/torque4/trunk/torque-test/profiles

svn commit: r1336543 - in /db/torque/torque4/trunk: torque-runtime/src/main/java/org/apache/torque/ torque-runtime/src/main/java/org/apache/torque/adapter/ torque-runtime/src/main/java/org/apache/torq

2012-05-10 Thread tfischer
Author: tfischer Date: Thu May 10 08:56:52 2012 New Revision: 1336543 URL: http://svn.apache.org/viewvc?rev=1336543&view=rev Log: - TORQUE-201: Change the interface IDMethod to an enum - use final modifier for unchanged fields - us @Deprecated annotation for deprecated methods Modified: db/t