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
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.