[
https://issues.apache.org/jira/browse/JCRVLT-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677308#comment-17677308
]
Julian Reschke edited comment on JCRVLT-680 at 1/20/23 10:14 AM:
-----------------------------------------------------------------
..and it appears to be missing as the Oak and the Jackrabbit versions in use
are not in perfect sync (jackrabbit now needs collection4, but Oak references
an earlier version).
-This workaround could be removed once they are in sync again (OAK-10070).-
was (Author: reschke):
..and it appears to be missing as the Oak and the Jackrabbit versions in use
are not in perfect sync (jackrabbit now needs collection4, but Oak references
an earlier version).
This workaround could be removed once they are in sync again (OAK-10070).
> vault validation tests fail when Jackrabbit dependency is current
> -----------------------------------------------------------------
>
> Key: JCRVLT-680
> URL: https://issues.apache.org/jira/browse/JCRVLT-680
> Project: Jackrabbit FileVault
> Issue Type: Task
> Components: validation
> Reporter: Julian Reschke
> Priority: Major
>
> {noformat}
> java.lang.NoClassDefFoundError:
> org/apache/commons/collections4/map/ReferenceMap
> at
> org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl.<init>(NodeTypeRegistryImpl.java:79)
> at
> org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl.create(NodeTypeRegistryImpl.java:90)
> at
> org.apache.jackrabbit.vault.util.StandaloneManagerProvider.<init>(StandaloneManagerProvider.java:96)
> at
> org.apache.jackrabbit.vault.util.StandaloneManagerProvider.<init>(StandaloneManagerProvider.java:85)
> {noformat}
> Because commons-collections4 is missing from classpath.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)