Skip to content
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

Update metaschema-java to fix XML schema type signature generation #182

Conversation

aj-stein-nist
Copy link
Collaborator

@aj-stein-nist aj-stein-nist commented Sep 20, 2023

Committer Notes

Closes #181.

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you squashed any non-relevant commits and commit messages? [instructions]
  • Do all automated CI/CD checks pass?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you included examples of how to use your new feature(s)?
  • Have you updated all website and readme documentation affected by the changes you made?

Update to upcoming metaschema-java release 0.12.2 to get updated XML schema generation type signature code from usnistgov/metaschema-java#218. Fixes #181.
@aj-stein-nist aj-stein-nist self-assigned this Sep 20, 2023
@aj-stein-nist aj-stein-nist changed the base branch from main to develop September 20, 2023 04:14
@aj-stein-nist
Copy link
Collaborator Author

It appears 0.12.2 is finally showing up in the Maven OSSRH release system, so I re-run CI now and think we are ready for this.

@aj-stein-nist aj-stein-nist marked this pull request as ready for review September 20, 2023 15:40
@aj-stein-nist aj-stein-nist merged commit a326055 into develop Sep 20, 2023
1 check passed
aj-stein-nist added a commit that referenced this pull request Sep 21, 2023
Update to upcoming metaschema-java release 0.12.2 to get updated XML schema generation type signature code from usnistgov/metaschema-java#218. Fixes #181.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OSCAL XML schemas generated with simple data types that are not validating
1 participant