The ant script uses the om generation log as a flag to decide whether the om classes should be generated.
This is great unless your build process mucks up during the om generation as mine did. Then the om classes will never be generated unless this log is removed. James -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Daniel Rall Sent: 12 March 2002 01:03 To: Turbine Developers List Cc: [EMAIL PROTECTED] Subject: Re: Problem Building Fulcrum - Follow-up "James Coltman" <[EMAIL PROTECTED]> writes: > I resolved this by ruining ant against the build-om.xml which created these > classes. > > Is there a way of setting a flag in the main build.xml file to run these ant > tasks? Creation of the OM classes happens automatically. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
