Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Currently both JcrPackageRegistry and FSPackageRegistry are contained in the non-public package org.apache.jackrabbit.vault.packaging.registry.impl. That means that there is no way to create instances without relying on that internal package.
Particularly creating ExecutionPlans is not easily possible outside an OSGi container.
Example usages relying on the internal package are e.g. https://github.com/apache/sling-org-apache-sling-feature-extension-content/blob/4c7a202d8d972f6a1885bc1a6ea416c45ed53c95/src/main/java/org/apache/sling/feature/extension/content/ContentHandler.java#L73.
Attachments
Issue Links
- is caused by
-
JCRVLT-172 Introduce Package Persistence Layer
- Closed
- is related to
-
JCRVLT-504 Add new API to assemble and rewrap packages
- Open