[
https://issues.apache.org/jira/browse/JCRVLT-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106349#comment-17106349
]
Konrad Windszus edited comment on JCRVLT-436 at 5/13/20, 2:37 PM:
------------------------------------------------------------------
[~tripod] Do you remember why only certain JARs are embedded
(https://github.com/apache/jackrabbit-filevault/blob/8134f0df7ce89d81c89e238141e80f0e4d8d173e/vault-rcp/bnd.bnd#L15)
but not their transitive dependencies?
!Screenshot 2020-05-13 at 16.28.08.png!
In
https://github.com/apache/jackrabbit-filevault/blob/8134f0df7ce89d81c89e238141e80f0e4d8d173e/vault-core/bnd.bnd#L16
the import version range was manually relaxed but this hide incompatibilities
until the code is actually executed which is not a good solution either.
was (Author: kwin):
[~tripod] Do you remember why only certain JARs are embedded
(https://github.com/apache/jackrabbit-filevault/blob/8134f0df7ce89d81c89e238141e80f0e4d8d173e/vault-rcp/bnd.bnd#L15)
but not their transitive dependencies?
!Screenshot 2020-05-13 at 16.28.08.png!
> VLT-RCP bundle no longer working with older Jackrabbit/Oak versions
> -------------------------------------------------------------------
>
> Key: JCRVLT-436
> URL: https://issues.apache.org/jira/browse/JCRVLT-436
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Components: RCP
> Affects Versions: 3.4.4
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: 3.4.6
>
> Attachments: Screenshot 2020-05-13 at 16.28.08.png
>
>
> 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)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)