I probably better if I do them so I get a handle on the new schema. I've still got lots of changes to the ones I have any to get around all the C++ yuck. The new stuff looks pretty simple so it shouldn't be to bad.
> > I got good practice converting those groovy scripts.. send them to me > and I'll convert them for ya. > > Regards, > Hiram > > On 9/27/06, Bish, Tim <[EMAIL PROTECTED]> wrote: > > Doh! I just got all my groovy scripts to generate C++ code that > > compiles :( > > > > Thanks for the heads up > > > > > > > > For all you who are interested in openwire... > > > > > > I have just checked in some changes for the openwire generators. They > > > are now 100% java based. This should make them easier to grok and > > > maintain / refactor. > > > > > > I have also updated the pom.xml files for all the modules that use > > > openwire generated marshalers so that the marshaller code is generated > > > when you run: > > > mvn antrun:run > > > > > > Since the generators use the java sources of the activemq-core module > > > when generating the marshallers, the default location configured in > > > the pom.xml may not work for you. You may need to set the > > > activemq-core-dir property to the directory location where it is > > > checked out to. For example: > > > mvn antrun:run -Dactivemq-core-dir=../../../activemq/activemq-core > > > > > > -- > > > Regards, > > > Hiram > > > > > > Blog: http://hiramchirino.com > > > > > -- > Regards, > Hiram > > Blog: http://hiramchirino.com
