-
Notifications
You must be signed in to change notification settings - Fork 318
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reporter: Replace the Xalan TransformerFactory with Saxon
The latest Apache Xalan 2.7.2 is 8 years old and does not support the `accessExternalDTD` attribute that Apache POI requires, so switch to the actively maintained Saxon TransformerFactory instead. Fixes #4830. Signed-off-by: Sebastian Schuberth <[email protected]>
- Loading branch information
1 parent
82f4f82
commit 5b6b493
Showing
4 changed files
with
482 additions
and
505 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.