[
https://issues.apache.org/jira/browse/JCR-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731504#action_12731504
]
Julian Reschke commented on JCR-2208:
-------------------------------------
there are likely cases where missing support for XPath will cause test
failures, but right now, I have no way to test this as Jackrabbit seems to rely
on XPath support being present internally.
> update tests so that both Query.XPATH and Query:SQL are treated as optional
> features
> ------------------------------------------------------------------------------------
>
> Key: JCR-2208
> URL: https://issues.apache.org/jira/browse/JCR-2208
> Project: Jackrabbit Content Repository
> Issue Type: Sub-task
> Components: jackrabbit-jcr-tests
> Reporter: Julian Reschke
>
> In JCR 2.0, both Query.XPATH and Query.SQL are optional (or, actually,
> deprecated).
> We either need to modify the tests so that they pass on a repository that
> doesn't support them (-> NotExecutableException), or remove them altogether.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.