You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Joel Richard (JIRA)" <ji...@apache.org> on 2015/11/30 13:23:10 UTC

[jira] [Created] (SLING-5341) Update jackrabbit version of commons.testing

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)