Details
Description
This provides the CRUD management for the JCR storage model ()HCM-57
The proposed API would provide these features:
- write a MergedModel into the JCR as the baseline
- load a MergedModel (without content definitions) from the baseline
- check whether a MergedModel has config or content path differences relative to the stored baseline
3 should be as fast as possible to support a fast check of whether config from the classpath matches the baseline.
Note, this first implementation will not attempt to compare the baseline with active configuration as stored in the JCR. See HCM-78 for that feature.
Attachments
Issue Links
- is a result of
-
HCM-57 Define a JCR model for storing a definition baseline in the repository
- Closed