Torque4-trunk - Build # 89 - Failure

2012-04-17 Thread Apache Jenkins Server
The Apache Jenkins build system has built Torque4-trunk (build #89) Status: Failure Check console output at https://builds.apache.org/job/Torque4-trunk/89/ to view the results. - To unsubscribe, e-mail: torque-dev-unsubscr...@d

[GUMP@vmgump]: Project db-torque-runtime-test (in module db-torque) failed

2012-04-17 Thread general
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project db-torque-runtime-test has an issue affecting its community integration. T

[jira] [Resolved] (TORQUE-139) create torque 3 -> torque 4 migration guide

2012-04-17 Thread Thomas Fox (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fox resolved TORQUE-139. --- Resolution: Fixed Fix Version/s: 4.0 Assignee: Thomas Fox > create torque 3 -> to

svn commit: r1327242 - in /db/torque/torque4/trunk/torque-site/src/site: site.xml xdoc/migration-from-torque-3.xml

2012-04-17 Thread tfischer
Author: tfischer Date: Tue Apr 17 19:46:16 2012 New Revision: 1327242 URL: http://svn.apache.org/viewvc?rev=1327242&view=rev Log: TORQUE-139: create Totque3 -> Torque4 migration guide Added: db/torque/torque4/trunk/torque-site/src/site/xdoc/migration-from-torque-3.xml Modified: db/torque

RE: Default type for columns in schema

2012-04-17 Thread Greg Monroe
+1 on making it mandatory -Original Message- From: Thomas Fox [mailto:thomas@seitenbau.net] Sent: Tuesday, April 17, 2012 5:41 AM To: Apache Torque Developers List Subject: Default type for columns in schema In Torque 3.3 the type attribute for the column element is not mandatory. I

RE: use native limit/offset solution for mssql

2012-04-17 Thread Greg Monroe
Closing sounds good... but we might want to think about an MSSQL2012 DB Adaptor that uses the new OFFSET / FETCH support... but since this is a new server release, that can wait a bit until it's more widespread. Here's some info about this: --- From StackOverflow --- This is working but sql ser

RE: Criterions which do not reference a column

2012-04-17 Thread Greg Monroe
I can live with this... but I'm with Thomas V in that Object parameters are "not a good thing". But this is balanced by "ease of use"... One question I have about just using Object is... how to you handle String Objects... are they a table name or constant? The current methods make it clear tha

change log: manual or via jira

2012-04-17 Thread Thomas Fox
In former releases, we had a change log which was composed manually, e.g. http://db.apache.org/torque/changes-report.html There is also the possibility to let jira create a change log. It looks like this : https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310280&version=12312102

[jira] [Resolved] (TORQUE-39) Wrong database name in generated XML schema with jdbc task

2012-04-17 Thread Thomas Fox (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fox resolved TORQUE-39. -- Resolution: Fixed Fix Version/s: 4.0 Assignee: Thomas Fox The default schema name is now

svn commit: r1327092 - in /db/torque/torque4/trunk/torque-templates/src: main/java/org/apache/torque/templates/transformer/jdbc2schema/ main/resources/org/apache/torque/templates/jdbc2schema/conf/ tes

2012-04-17 Thread tfischer
Author: tfischer Date: Tue Apr 17 13:32:45 2012 New Revision: 1327092 URL: http://svn.apache.org/viewvc?rev=1327092&view=rev Log: TORQUE-39: The default schema name is now "default" for jdbc2schema. It can be overridden by setting the torque.database.name option Added: db/torque/torque4/trun

[jira] [Commented] (TORQUE-70) Escape Text in DBOracle not correct when using columns of type NVARCHAR2

2012-04-17 Thread Thomas Fox (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255437#comment-13255437 ] Thomas Fox commented on TORQUE-70: -- I cannot reproduce this on Oracle Express 10 on Window

Default type for columns in schema

2012-04-17 Thread Thomas Fox
In Torque 3.3 the type attribute for the column element is not mandatory. If it is not set, the column type is set to varchar. Do we want to leave it like that ? In my opinion, a schema where a column has no type is unreadable to outsiders so I'd prefer a mandatory type attribute in the column. A

svn commit: r1327013 - /db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/generator/control/ControllerState.java

2012-04-17 Thread tfischer
Author: tfischer Date: Tue Apr 17 09:34:54 2012 New Revision: 1327013 URL: http://svn.apache.org/viewvc?rev=1327013&view=rev Log: fix javadoc Modified: db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/generator/control/ControllerState.java Modified: db/torque/torque

svn commit: r1327007 - /db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/transformer/om/OMTransformer.java

2012-04-17 Thread tfischer
Author: tfischer Date: Tue Apr 17 09:27:27 2012 New Revision: 1327007 URL: http://svn.apache.org/viewvc?rev=1327007&view=rev Log: javadoc Modified: db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/transformer/om/OMTransformer.java Modified: db/torque/torqu

use native limit/offset solution for mssql

2012-04-17 Thread Thomas Fox
There is a jira ticket https://issues.apache.org/jira/browse/TORQUE-84 which adds native limit/offset functionality for mssql server. The problem with mssql server is that it has no sql syntax for offset, it only has a limit syntax (select top 10 from ...) The solution in the patch is to revert th

[GUMP@vmgump]: Project db-torque-runtime-test (in module db-torque) failed

2012-04-17 Thread general
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project db-torque-runtime-test has an issue affecting its community integration. T