pgiffuni opened a new pull request, #500:
URL: https://github.com/apache/openoffice/pull/500
AOO still carries a standalone StAX 1.2.0 source tree even though StAX has
been part of Java SE since Java 6 and is in the java.xml module today.
Modern Java exposes them through;
module java.xml
javax.xml.stream
javax.xml.stream.events
javax.xml.stream.util
StaX was a dependency for Saxon, but once the corresponding jar is removed,
the build goes on fine. Clean up the Saxon build file while here.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]