"David Wynter" <[EMAIL PROTECTED]> writes:
>In trying to setup Eclipse to compile and then include T2.3-dev in my
>project so I could debug T2.3-dev I found this comments in the JobEntry.java
>file
> * This is a wrapper for a scheduled job. It is modeled after the
> * Unix scheduler cron. Note: BaseJobEntry is generated by Torque
> * at compile time, and is therefore NOT in CVS.
>I tried the maven torque:init and maven torque:om targets in the
>jakarta-turbine-2 directory but failed to generate the BaseJobEntry.java
>file. What am I missing here?
maven scheduler-om torque-security-om
I just added two new targets to the maven.xml file in 2.3-dev:
generate-om Generate Torque peer classes in target/src
prepare-sources Copy Turbine and Torque generated sources to target/src
The first just creates the peer classes in target/src
The second create these peer classes and merges them with the provided source
files to a standalone-tree.
If you insist using Eclipse, please run "maven prepare-sources" and
let Eclipse use target/src as its source directory.
Regards
Henning
>Thanks,
>David Wynter
>roamware Ltd.
>(+44) (0) 208 922 7539 B.
>(+44) (0) 7879 605 706 M.
>www.roamware.co.uk
>mailto:[EMAIL PROTECTED]
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
--
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH
[EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/
Java, perl, Solaris, Linux, xSP Consulting, Web Services
freelance consultant -- Jakarta Turbine Development -- hero for hire
--- Quote of the week: "It is pointless to tell people anything when
you know that they won't process the message." --- Jonathan Revusky
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]