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

[jira] [Commented] (SLING-5341) Update jackrabbit version in commons.testing

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

ASF GitHub Bot commented on SLING-5341:
---------------------------------------

GitHub user joelrich opened a pull request:

    https://github.com/apache/sling/pull/116

    SLING-5341 - Update jackrabbit version in commons.testing

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/joelrich/sling trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sling/pull/116.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #116
    
----
commit 6c19f0bfaadc4a09a278ed5ca772617e86903ed3
Author: Joel Richard <jo...@adobe.com>
Date:   2015-11-30T12:24:24Z

    SLING-5341 - Update jackrabbit version in commons.testing

----


> Update jackrabbit version in 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)