Draft
Conversation
Member
Author
|
The XProc-based transformation scenarios in XSpec v3.4 have been upgraded to use XProc 3 instead of XProc 1. Does that mean this plugin requires Oxygen 28.0, which is the first Oxygen release to bundle XML Calabash 3? If so, this PR might need additional changes analogous to a4c9f11. |
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.4.3, this pull request updates the bundled XSpec.
Notes
frameworks/xspec/xspec.framework. The one in this repo is different from the one in the XSpec repo because of the features that the Oxygen XSpec Helper View adds. My goal was to incorporate the changes coming from XSpec v3.4.3 (from xspec/xspec@671317a and xspec/xspec@d3ec6b7) while preserving the deliberate differences between the XSpec repo and this repo. I don't know how to verify that I did the file merge correctly, though.@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.