Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade net.sf.saxon:Saxon-HE from 9.9.1-7 to 12.3 #734

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

al-niessner
Copy link
Contributor

🗒️ Summary

The new SAXON libraries are more pedantic about processing XML files. It now generates warning and errors that cannot be squashed - well I could not find the wire to cut to the blinking red light. Instead, changed validate so that it would not ask SAXON to parse files that do not have the XML extension given by the user or defined by default.

⚙️ Test Data and/or Report

All automated unit tests should pass

♻️ Related Issues

Closes #707
Closes #726

@al-niessner al-niessner self-assigned this Oct 19, 2023
@al-niessner al-niessner requested a review from a team as a code owner October 19, 2023 20:34
@al-niessner
Copy link
Contributor Author

@jordanpadams

Warnings are gone. Loading of schematron failures are still there. Run it by hand and it works fine. Has to be something with the site not liking 10000 downloads all at once from the same location. Anyway, ready for review.

@jordanpadams
Copy link
Member

These intermittent network outages when trying to run validate tests is very concerning... but will merge this for now.

@jordanpadams jordanpadams merged commit b4a3f88 into main Oct 19, 2023
1 of 2 checks passed
@jordanpadams jordanpadams deleted the issue_707.1 branch October 19, 2023 20:54
al-niessner pushed a commit that referenced this pull request Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to Saxon 12.x
2 participants