User Story:
As an liboscal-java user, I would like for the ability to set the source-profile link @href value to a user provided path on profile resolution.
Goals:
- Allow for relative
source-profile link @href values to be included on the output.
- The current output (example shown below) is likely to be of little benefit to the consumers of the resolved profile.
<link href="file:/C:/tmp/liboscal-java/oscal/src/specifications/profile-resolution/profile-resolution-examples/base-test_profile.xml" rel="source-profile"/>
<link href="file:///tmp/liboscal-java/oscal/src/specifications/profile-resolution/profile-resolution-examples/base-test_profile.xml" rel="source-profile"/>
- Optionally support the usage of the
canonical /profile/metadata/link/@rel value.
Dependencies:
None
Acceptance Criteria
User Story:
As an
liboscal-javauser, I would like for the ability to set thesource-profilelink@hrefvalue to a user provided path on profile resolution.Goals:
source-profilelink@hrefvalues to be included on the output.canonical/profile/metadata/link/@relvalue.Dependencies:
None
Acceptance Criteria