> We've changed the source distribution a bit. Specifically,
> instead of including the source code of the libraries that
> the RI depends on, it now contains the jar files of them.
>
> It now contains a brief Ant build script, so hopefully that
> should eliminate all of your problems. If you could try it
> and tell us how it goes, that would be greatly appreciated.
>
Thanks for your new source distribution. I built it without significant
problems. I proposed a revised source with Eclipse project metafiles. I
organized imports from the codes, mainly generated by RelaxNGCC. I found
that com.sun.tools.xjc.writer.Writer used a deprecated
org.xml.sax.DocumentHandler, which is required to implement
com.sun.msv.writer.GrammarWriter. Can we replace it with ContentHandler for
better maintenance?
Ias
P.S. Actually Sun's JAXB depends on com.sun.msv packages a lot. Do you have
any thought of making those source codes open?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net