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