Ran a quick diff of the contents of the two builds.
Maven build is missing java_cup/runtime, bcel, the LICENSE and NOTICE
files in META_INF.
On the other hand, it adds some documentation on its build, the .cup and
.lex files, a version of TransformerFactory, the JavaCupRedirect class
(which I don't think we actually need in the jarfile, but which
shouldn't cause any harm), all of serializer, and
xml-commons-external.src.tgz (interesting...)
And the two put the java_cup generated code in different places; ant
names it CUP$XPathParser..., whereas maven names it XPathParser.CUP...
Closer than I expected for first attempt, actually.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org