-
Notifications
You must be signed in to change notification settings - Fork 14
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 1.0.0 updates #169
Open
david-waltermire
wants to merge
12
commits into
usnistgov:develop
Choose a base branch
from
david-waltermire:metaschema-1.0-updates
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
metaschema-java 1.0.0 updates #169
david-waltermire
wants to merge
12
commits into
usnistgov:develop
from
david-waltermire:metaschema-1.0-updates
Conversation
This file contains 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
david-waltermire
force-pushed
the
metaschema-1.0-updates
branch
from
August 14, 2023 21:42
c1ac094
to
d1c06d8
Compare
david-waltermire
force-pushed
the
metaschema-1.0-updates
branch
from
August 28, 2023 12:23
d1c06d8
to
4905565
Compare
aj-stein-nist
force-pushed
the
develop
branch
2 times, most recently
from
September 21, 2023 20:42
6c41cdc
to
3a5d7cb
Compare
david-waltermire
force-pushed
the
metaschema-1.0-updates
branch
from
September 26, 2023 17:50
7e5c111
to
703f85e
Compare
david-waltermire
force-pushed
the
metaschema-1.0-updates
branch
from
October 19, 2023 07:05
703f85e
to
8ec833a
Compare
3 tasks
@david-waltermire in light of you merging usnistgov/metaschema-java#256 and related "Road to 1.x" PRs, do we feel this work is close to ready if rebased? I would like to consider viability of a patch release for oscal-cli with you and keep this work in mind. |
…re and metaschema-databind modules.
…om the OSCAL Metaschema modules instead. Streamlined the build removing extra unneeded configurations. Kept some default configurations for readability.
…with a "ns" namespace flag. It honors the default value for this flag if set. This will allow models using the generic metaschema validate-content command to work properly and will help defend against future changes.
Fixed broken default OSCAL property and part namespace. Added removal of default namespaces in profile-test-helper.xsl. Bumped log4j2 version.
david-waltermire
force-pushed
the
metaschema-1.0-updates
branch
from
May 28, 2024 21:57
bfb1d57
to
c1b9b09
Compare
9 tasks
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.
Committer Notes
This PR incorporates a bunch of Metaschema Java improvements, including:
This PR builds on the previous PRs, which should be merged before this PR.
All Submissions:
Changes to Core Features: