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

Thomas Mueller updated OAK-327:
-------------------------------

    Description: 
Failing test SimpleQueryTest#testGeneralComparison.

There is no support for 'eq' comparison in xpath currently: "@text eq 'foo'" 
fails to parse

Jackrabbit 2.x actually supports more than just 'eq': it also supports not 
equal, and so on (see XPath specification).

This is not required by the JCR 1.0 XPath spec, but we might still want to 
support it at some point for Jackrabbit 2.x compatibility. See also 
http://www.day.com/specs/jcr/1.0/6.6.4.11_Comparison_Operators.html 

  was:
Failing test SimpleQueryTest#testGeneralComparison.

There is no support for 'eq' comparison in xpath currently: "@text eq 'foo'" 
fails to parse

        Summary: XPath eq support and related   (was: XPath eq support)
    
> XPath eq support and related 
> -----------------------------
>
>                 Key: OAK-327
>                 URL: https://issues.apache.org/jira/browse/OAK-327
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: jcr
>            Reporter: Alex Parvulescu
>            Assignee: Thomas Mueller
>
> Failing test SimpleQueryTest#testGeneralComparison.
> There is no support for 'eq' comparison in xpath currently: "@text eq 'foo'" 
> fails to parse
> Jackrabbit 2.x actually supports more than just 'eq': it also supports not 
> equal, and so on (see XPath specification).
> This is not required by the JCR 1.0 XPath spec, but we might still want to 
> support it at some point for Jackrabbit 2.x compatibility. See also 
> http://www.day.com/specs/jcr/1.0/6.6.4.11_Comparison_Operators.html 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to