[
https://issues.apache.org/jira/browse/JCRVLT-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106335#comment-17106335
]
Konrad Windszus commented on JCRVLT-436:
----------------------------------------
Calling {{bnd xref -cf bnd xref -cf
target/org.apache.jackrabbit.vault.rcp-3.4.5-SNAPSHOT.jar}}
exposes the following results for {{org.apache.jackrabbit.util}}
{code}
org.apache.jackrabbit.util.Base64 <
org.apache.jackrabbit.jcr2spi.xml.SessionImporter
org.apache.jackrabbit.util.ChildrenCollectorFilter <
org.apache.jackrabbit.jcr2spi.NodeImpl
org.apache.jackrabbit.util.ISO9075 <
org.apache.jackrabbit.jcr2spi.xml.DocViewImportHandler
org.apache.jackrabbit.spi2dav.QueryInfoImpl
org.apache.jackrabbit.util.Text <
org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
org.apache.jackrabbit.spi2dav.RepositoryServiceImpl$BatchImpl
org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
org.apache.jackrabbit.spi2dav.URIResolverImpl
org.apache.jackrabbit.spi2davex.ItemInfoJsonHandler
org.apache.jackrabbit.spi2davex.RepositoryServiceImpl$BatchImpl
org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
org.apache.jackrabbit.util.TransientFileFactory <
org.apache.jackrabbit.jcr2spi.xml.SessionImporter
org.apache.jackrabbit.jcr2spi.xml.TargetImportHandler$BufferedStringValue
org.apache.jackrabbit.spi2davex.QValueFactoryImpl$BinaryQValue
org.apache.jackrabbit.util.WeakIdentityCollection <
org.apache.jackrabbit.jcr2spi.state.ItemState
{code}
and the following results for {{org.apache.jackrabbit.api.security}}
{code}
org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry <
org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl.AccessControlEntryImpl
org.apache.jackrabbit.api.security.JackrabbitAccessControlList <
org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl.AccessControlListImpl
{code}
> 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
> Priority: Major
> Fix For: 3.4.6
>
>
> 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
> # org.apache.jackrabbit.api.security,version=[2.4.1,2.5) -- Cannot be resolved
--
This message was sent by Atlassian Jira
(v8.3.4#803005)