-
Notifications
You must be signed in to change notification settings - Fork 15
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
metaschema-java v0.11.0 update #150
metaschema-java v0.11.0 update #150
Conversation
…nd OSCAL model changes.
This PR won't build properly until the following OSCAL PRs are merged and the |
Confirmed this PR addresses #13. |
Improved version generation per usnistgov#119.
@aj-stein-nist Would you please mark #18 as resolved by this PR? |
@aj-stein-nist Would you please mark #3 as resolved too. I confirmed this is working using a manual round-trip using oscal-cli. |
Done. |
Done. |
} | ||
|
||
@Test | ||
void testLoadCatalogTightLists() throws IOException, URISyntaxException { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor, non-blocking: I like the regression tests!
There have been a few module changes, specifically around profile resolution in this release, that will be breaking backwards compatibility for any downstream tools relying on identical import behavior. Therefore, we will bump up the version numbers to follow semantic versioning requirements.
Committer Notes
All Submissions:
Changes to Core Features: