Age | Commit message (Collapse) | Author |
|
Drop references and the requirement for the StAX API.
The saxon build needs more care.
Notes:
ignore: aoo
|
|
The StAX API was a requirement to build saxon however, long ago StAX
became part of the Java API[1], so in practice we are not using StAX
as a separate tarball at all.
No functional change intended.
Huge thanks to AdfinisSygroup that maintained the opengrok service for so
long. These type of changes would have been much more difficult without
the service.
[1]
https://docs.oracle.com/javase/tutorial/jaxp/stax/why.html
Notes:
ignore: obsolete
|
|
This is only required for Java5 installations when
not using an external Saxon-B distribution, so it's
unlikely we will include it in a binary package.
Previous version had issues (see XMLBEANS-308)
and is not being shipped in othe Apache Projects.
The new version is under an Apache License 2.0.
|
|
|