[ 
https://issues.apache.org/jira/browse/JCRVLT-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17111354#comment-17111354
 ] 

Konrad Windszus edited comment on JCRVLT-436 at 5/20/20, 10:58 AM:
-------------------------------------------------------------------

In https://github.com/apache/jackrabbit-filevault/pull/78/commits I leverage 
{{bnd-resolve-maven-plugin}} to make sure that all constraints (e.g. 
Import-Package header) can be resolved in a minimum supported OSGi container 
(baseline is AEM 6.3). That way the build will fail, if the generated bundles 
(Core, RCP and Sync) will no longer resolve in such an environment.


was (Author: kwin):
In https://github.com/apache/jackrabbit-filevault/pull/78/commits I leverage 
{{bnd-resolve-maven-plugin}} to make sure that all constraints (e.g. 
Import-Package header) can be resolved in a minimum supported OSGi container 
(baseline is AEM 6.3). That way the build will fail, if the generated bundles 
(both RCP and Core) will no longer resolve in such an environment.

> 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)

Reply via email to