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

Refactor profile resolver #36

Merged

Conversation

david-waltermire
Copy link
Collaborator

@david-waltermire david-waltermire commented Jun 21, 2022

Committer Notes

  • Revamped profile resolver fixing some structural defects in the way it was resolving references.
  • Added builders for most catalog related objects.

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?

…t was resolving references.

Relocated some classes and packages.
Added builders for most catalog related objects.
Cleanup of compile warnings and some PMD issues.
@david-waltermire david-waltermire merged commit 7a972f1 into usnistgov:develop Jun 21, 2022
@david-waltermire david-waltermire deleted the refactor-profile-resolver branch June 21, 2022 15:05
@david-waltermire david-waltermire linked an issue Jun 23, 2022 that may be closed by this pull request
david-waltermire added a commit that referenced this pull request Jun 24, 2022
* Updated use of metaschema-java.

* Revamped profile resolver fixing some structural defects in the way it was resolving references.
Relocated some classes and packages.
Added builders for most catalog related objects.
Cleanup of compile warnings and some PMD issues.
david-waltermire added a commit to david-waltermire/liboscal-java that referenced this pull request Jun 29, 2022
* Updated use of metaschema-java.

* Revamped profile resolver fixing some structural defects in the way it was resolving references.
Relocated some classes and packages.
Added builders for most catalog related objects.
Cleanup of compile warnings and some PMD issues.
david-waltermire added a commit that referenced this pull request Jun 29, 2022
* Updated use of metaschema-java.

* Revamped profile resolver fixing some structural defects in the way it was resolving references.
Relocated some classes and packages.
Added builders for most catalog related objects.
Cleanup of compile warnings and some PMD issues.
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.

Profile resolution does not maintain parties and related nodes
1 participant