Re: Problems migrating to Torque 4

2013-07-08 Thread Thomas Vandahl
On 04.07.2013 15:52, Thomas Fox wrote: Thomas Vandahl wrote: - What is the equivalence of runOnlyOnSchemaChangetrue/runOnlyOnSchemaChange ? I have Maven integration active in Eclipse so the current situation means that the OM classes are being generated on every build which in turn means that

Re: Problems migrating to Torque 4

2013-07-08 Thread Thomas Fox
Thomas Vandahl wrote: On 04.07.2013 15:52, Thomas Fox wrote: Thomas Vandahl wrote: - What is the equivalence of runOnlyOnSchemaChangetrue/runOnlyOnSchemaChange ? I have Maven integration active in Eclipse so the current situation means that the OM classes are being generated on every

[jira] [Created] (TORQUE-292) The feature of runOnlyOnSchemaChange is missing from the maven plugin

2013-07-08 Thread Thomas Vandahl (JIRA)
Thomas Vandahl created TORQUE-292: - Summary: The feature of runOnlyOnSchemaChange is missing from the maven plugin Key: TORQUE-292 URL: https://issues.apache.org/jira/browse/TORQUE-292 Project:

[jira] [Created] (TORQUE-293) The generated OM classes of object A contain a method getAtoBJoinA() where they should contain a method getAtoBJoinB()

2013-07-08 Thread Thomas Vandahl (JIRA)
Thomas Vandahl created TORQUE-293: - Summary: The generated OM classes of object A contain a method getAtoBJoinA() where they should contain a method getAtoBJoinB() Key: TORQUE-293 URL:

[jira] [Created] (TORQUE-294) An example for the generation of the Init-ID-Table-SQL is missing from the docs.

2013-07-08 Thread Thomas Vandahl (JIRA)
Thomas Vandahl created TORQUE-294: - Summary: An example for the generation of the Init-ID-Table-SQL is missing from the docs. Key: TORQUE-294 URL: https://issues.apache.org/jira/browse/TORQUE-294

Re: Problems migrating to Torque 4

2013-07-08 Thread Thomas Vandahl
On 08.07.2013 10:12, Thomas Fox wrote: Probably the best idea is to reimplement the feature. Personally I do not use it (I use maven on the command line) so I did not miss it. Please create an issue. TORQUE-292 This feature is very helpful when dealing with m:n relations. It allows to access

Re: Problems migrating to Torque 4

2013-07-08 Thread Thomas Fox
The documentation of the option torque.database says that it is required for the generate goal. Which documentation? In http://db.apache.org/torque/torque-4.0/documentation/orm- reference/running-the-generator.html the only required option is torque.om.package. But maybe there is

Re: Problems migrating to Torque 4

2013-07-08 Thread Thomas Vandahl
On 08.07.2013 10:47, Thomas Fox wrote: Plus there is the wrong description, which says required for generation of java classes, which definitely is a bug. I have already fixed it, can you please look if it is ok now ? Thanks for looking into this. I'd write ...this option is required for SQL

svn commit: r1500659 - /db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/customizing-generation.xml

2013-07-08 Thread tfischer
Author: tfischer Date: Mon Jul 8 11:15:11 2013 New Revision: 1500659 URL: http://svn.apache.org/r1500659 Log: (empty) Modified: db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/customizing-generation.xml Modified:

Re: Problems migrating to Torque 4

2013-07-08 Thread Thomas Fox
Thomas Vandahl wrote: On 08.07.2013 10:47, Thomas Fox wrote: Plus there is the wrong description, which says required for generation of java classes, which definitely is a bug. I have already fixed it, can you please look if it is ok now ? Thanks for looking into this. I'd write ...this

Jenkins build is back to normal : Torque4-trunk #446

2013-07-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Torque4-trunk/446/ - To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org

Jenkins build became unstable: torque4-test-project-derby » Torque Test Project #350

2013-07-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/torque4-test-project-derby/org.apache.torque$torque-test/350/ - To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org

Jenkins build became unstable: torque4-test-project-derby #350

2013-07-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/torque4-test-project-derby/350/ - To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org

svn commit: r1500939 - /db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/running-the-generator.xml

2013-07-08 Thread tfischer
Author: tfischer Date: Mon Jul 8 20:48:52 2013 New Revision: 1500939 URL: http://svn.apache.org/r1500939 Log: TORQUE-294: Add an example for the generation of the Init-ID-Table-SQL to the docs. Modified:

[jira] [Assigned] (TORQUE-294) An example for the generation of the Init-ID-Table-SQL is missing from the docs.

2013-07-08 Thread Thomas Fox (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fox reassigned TORQUE-294: - Assignee: Thomas Fox An example for the generation of the Init-ID-Table-SQL is missing from

[jira] [Resolved] (TORQUE-294) An example for the generation of the Init-ID-Table-SQL is missing from the docs.

2013-07-08 Thread Thomas Fox (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fox resolved TORQUE-294. --- Resolution: Fixed Fix Version/s: 4.1 An example for the generation of the

svn commit: r1500941 - /db/torque/torque4/trunk/torque-test/src/test/profile/derby/Torque.properties

2013-07-08 Thread tfischer
Author: tfischer Date: Mon Jul 8 20:55:00 2013 New Revision: 1500941 URL: http://svn.apache.org/r1500941 Log: TORQUE-270: Test project fails with derby network server This fixes the org.apache.torque.util.ExceptionMapperTest test Modified:

[jira] [Commented] (TORQUE-270) Test project fails with derby network server

2013-07-08 Thread Thomas Fox (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13702411#comment-13702411 ] Thomas Fox commented on TORQUE-270: --- The failure in the test ExceptionMapperTest comes

[jira] [Commented] (TORQUE-270) Test project fails with derby network server

2013-07-08 Thread Greg Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13702416#comment-13702416 ] Greg Monroe commented on TORQUE-270: Thank you for your message. I am no longer with

Jenkins build is back to stable : torque4-test-project-derby #351

2013-07-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/torque4-test-project-derby/351/changes - 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 stable : torque4-test-project-derby » Torque Test Project #351

2013-07-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/torque4-test-project-derby/org.apache.torque$torque-test/351/changes - To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: