You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2010/01/22 12:29:21 UTC

[jira] Resolved: (JCR-2475) Test failures when running "mvn cobertura:check"

     [ https://issues.apache.org/jira/browse/JCR-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved JCR-2475.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.1

Fixed in revision 902062 and merged to the 2.0 branch in revision 902063.

> Test failures when running "mvn cobertura:check"
> ------------------------------------------------
>
>                 Key: JCR-2475
>                 URL: https://issues.apache.org/jira/browse/JCR-2475
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-spi-commons
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 2.0.1
>
>
> It looks like the bytecode instrumentation done by Cobertura interferes with the rather complex XPathTokenManager class produced by JavaCC.
> The easiest workaround seems to be to simply exclude XPathTokenManager from being instrumented by Cobertura.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.