[
https://issues.apache.org/jira/browse/JCR-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke resolved JCR-2208.
---------------------------------
Resolution: Fixed
checked tests by temporarily remvoing Query.XPATH from Jackrabbit's
getSupportedQueryLanguages method return value. Updated test class so that it
always checks for support that way (see revision 805447)
> 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
> Assignee: 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.