Joel Richard created SLING-5341:
-----------------------------------
Summary: Update jackrabbit version of commons.testing
Key: SLING-5341
URL: https://issues.apache.org/jira/browse/SLING-5341
Project: Sling
Issue Type: Task
Components: Testing
Affects Versions: Commons Testing 2.0.22
Reporter: Joel Richard
For SLING-4585 we have to use the latest jackrabbit-core version (2.11.2).
Otherwise the tests fail with the following error:
{code}java.lang.AbstractMethodError:
org.apache.jackrabbit.core.XASessionImpl.getItemOrNull(Ljava/lang/String;)Ljavax/jcr/Item;
at
org.apache.sling.jcr.resource.internal.helper.jcr.JcrItemResourceFactory.getItemOrNull(JcrItemResourceFactory.java:182){code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)