Description
Due to the upgrade of the dependencies in https://issues.apache.org/jira/browse/JCRVLT-344 and https://issues.apache.org/jira/browse/JCRVLT-399 the vlt-rcp bundle does no longer start on older distributions.
E.g. on AEM 6.5.4 the following imports can no be resolved:
- org.apache.jackrabbit.util,version=[2.5.0,3) – Cannot be resolved (exported in older version by bundle org.apache.jackrabbit.jackrabbit-jcr-commons)
- org.apache.jackrabbit.api.security,version=[2.4.1,2.5) – Cannot be resolved (exported in older version by bundle org.apache.jackrabbit.jackrabbit-api)
Attachments
Attachments
Issue Links
- is broken by
-
JCRVLT-399 Update to Jackrabbit 2.20.0 / Oak 1.20.0
- Closed
-
JCRVLT-344 update version of jackrabbit and oak dependencies
- Closed
- is related to
-
JCRVLT-465 VLT-RCP and Core require DS 1.4 due to constructor injection
- Resolved