-
Notifications
You must be signed in to change notification settings - Fork 193
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
Replace define-assembly
for include-all
with assembly ref
#1144
Conversation
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.
@guyzyl This looks good. Can you clean up the closing tags?
81d9992
to
f1c038c
Compare
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.
I made the changed. Thanks for the fix.
0b23c6d
to
907985b
Compare
61db281
to
ffccf73
Compare
… proper importing.
* Replace `define-assembly` for `include-all` with `assembly ref` * Apply suggestions from code review * Moved include-all to oscal_control-common_metaschema.xml to allow for proper importing. Resolves #1137 Co-authored-by: David Waltermire <[email protected]>
@david-waltermire-nist sorry, I was on vacation and didn't see your request until now :) |
@guyzyl No need to apologize. I hope you enjoyed your time off. Thanks for all the contributions. |
…stgov#1144) * Replace `define-assembly` for `include-all` with `assembly ref` * Apply suggestions from code review * Moved include-all to oscal_control-common_metaschema.xml to allow for proper importing. Resolves usnistgov#1137 Co-authored-by: David Waltermire <[email protected]>
…stgov#1144) * Replace `define-assembly` for `include-all` with `assembly ref` * Apply suggestions from code review * Moved include-all to oscal_control-common_metaschema.xml to allow for proper importing. Resolves usnistgov#1137 Co-authored-by: David Waltermire <[email protected]>
…stgov#1144) * Replace `define-assembly` for `include-all` with `assembly ref` * Apply suggestions from code review * Moved include-all to oscal_control-common_metaschema.xml to allow for proper importing. Resolves usnistgov#1137 Co-authored-by: David Waltermire <[email protected]>
Committer Notes
Updated the
include-all
fields in the assessment metaschema to aref
to the profile instead ofdefine-assembly
This fixes issue #1137, see full explanation there.
All Submissions: