metaschema-java 1.0.0 updates - #169
Open
david-waltermire wants to merge 15 commits into
Open
Conversation
david-waltermire
marked this pull request as draft
August 4, 2023 13:32
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
Contributor
|
@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. |
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.23.2 to 3.24.0. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@b7bf0a3...e8893c5) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.2 to 3.25.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.2...assertj-build-3.25.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
david-waltermire
marked this pull request as ready for review
May 28, 2024 21:38
…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
selenaxiao-nist
force-pushed
the
develop
branch
2 times, most recently
from
August 5, 2026 20:52
81168ff to
7bd3ef3
Compare
selenaxiao-nist
force-pushed
the
develop
branch
from
August 14, 2026 20:16
df59d78 to
b30a618
Compare
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.
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: