(from the linked text)
> A: The JAXB Ant tasks make assumptions about XML parsers that interact
> poorly with the NetBeans Ant integration as of 3.5 and earlier. (#36072)
Hmm. It seems like a wrong accusation to me. I mean, we don't have any
dependency to Crimson. As you see in the stack trace, we are just
invoking:
javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:99)
> The <xjc> task is reported to work correctly in post-3.5 development
> builds, so this should not be a problem in the next release.
Good to know.
regards,
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net