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

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 SQ

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.

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
Thomas Vandahl wrote: > On 04.07.2013 15:52, Thomas Fox wrote: > > Thomas Vandahl wrote: > > > >> - What is the equivalence of > >> true ? 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 t

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 true ? 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 the sources are never current. This is at le

RE: Problems migrating to Torque 4

2013-07-04 Thread Thomas Fox
Thomas Vandahl wrote: > - What is the equivalence of > true ? 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 the > sources are never current. This is at least irritating. No such functio

Problems migrating to Torque 4

2013-07-02 Thread Thomas Vandahl
Hi folks, I just started to migrate a project (fulcrum-security-torque) to Torque 4 and stumbled across some problems. Before creating issues, I'd like to make sure that my understanding is correct: - What is the equivalence of true ? I have Maven integration active in Eclipse so the curren