Bump build/metaschema-xslt from `04a4a4c` to `b63b373`
Bumps build/metaschema-xslt from 04a4a4c to b63b373.
Commits
b63b373Testing and repairs including JSON Schema generation enhancements (#119)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
@dependabot rebase
@dependabot recreate
The test suite will work with the script in the new location: nothing in the test suite needs to be changed. Changing the OSCAL Makefile to point to the generic xspec.sh in its new location is all that is called for.
An alternative, of course, is to include the XSpec repository directly as a submodule in OSCAL, instead of using the copy that comes with xslt3-functions. This is arguably the ‘correct’ solution since OSCAL needs XSpec for testing XSpec, not metaschema-xslt. This would permit you in the future to rip out metaschema-xslt without breaking the XSpec for any XSLT you have.
The XSpec repository is here: https://github.com/xspec/xspec
If you run into problems configuring this either way, let us know. It’s a straight-up XSpec configuration, nothing fancy.
(This regards the XSpec that is run under OSCAL, testing the profile resolution XSLT plus others such as @nikitawootten-nist entity-expander patcher, not the many XSpecs that are run under metaschema-xslt.)
@dependabot recreate
@dependabot recreate
@dependabot rebase
@dependabot recreate
Dependabot couldn't find the submodule /. Because of this, Dependabot cannot update this pull request.
@dependabot recreate
Looks like build/metaschema-xslt is no longer a dependency, so this is no longer needed.