----- Original Message ----- From: "Dominique Devienne" <[EMAIL PROTECTED]> To: "'Ant Users List'" <[EMAIL PROTECTED]> Sent: Thursday, November 14, 2002 12:36 Subject: RE: Jaxb task anyone?
> To provide on update on this month old thread, the task provided by SUN is > not smart at all!!! So the task I started writing was not completely wasted > after all, since after converting it to Jaxb 1.0 beta, it's working nicely > for us now. It forks a new instance of the command-line Jaxb compiler > (thanks to <java>) per schema file only when the smarts have figured out it > needs to run (schema more recent or generated files modified/removed). > > Here's the interface it has in our build.xml. If anyone's interested, I'll > post the task in Ant's BugZilla (used it AS-IS, at your own risk!). --DD yes please do that -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
