Andy Glick wrote: > > But when I filled it in: > > <profile> > <id>all-models</id> > <activation> > <property> > <name>allmodels.enabled</name> > <value>true</value> > </property> > </activation> > > and invoked m2 as follows: > > m2 -Dallmodels.enabled=true generate-sources > > I encountered the error trace listed below.
This is correct, you just need to add the <model> element to the profile (another regression I encountered during the process). Hope that's everything, sorrry for the run around. - Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
