Draft
Conversation
because XSpec now requires Saxon 10+ and Oxygen 24.1 is the first version that ships Saxon 10
because 10.6 is the version of Saxon in Oxygen 24.1
Reflects changes in SchXslt, XSLT code coverage, and XSpec schemas.
Collaborator
|
I will put it in one of our sprints. |
- New VERSION file - New CSS files and various modifications for color themes - Contents section of XSLT code coverage report - Schematron properties - Schematron fix from XSpec v3.1.3 (#2027) - Updated SchXslt
Member
Author
Make that "October 2025". I force-pushed this commit today with a corrected description that says v3.2.2. It originally said v3.1.2 (copy/paste error on my part). I made no changes in the file contents of the commit. |
Member
Author
|
Given that #59 has been merged, maybe this PR is no longer needed... |
Collaborator
|
I agree, it looks like I overlooked this. But #59 was merged so it's OK. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Following the release of XSpec v3.2.2, this pull request updates the bundled XSpec. Changes include xspec/xspec#2055, xspec/xspec#2078, xspec/xspec#2045, xspec/xspec#2021, xspec/xspec#2027, xspec/xspec#2091 (new
VERSIONfile), and several others.Notes
@AlexJitianu, I don't know if this pull request is complete because I don't know how to build or test these changes, and I don't have solid Java skills. I'm calling this PR a Draft in the hope that you or someone else at SyncroSoft can take it to completion. If you run into problems on the XSpec side, let me know and I'll try to help.