[jira] [Updated] (OAK-327) XPath 'eq' support and related

2015-10-22 Thread Thomas Mueller (JIRA)

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

Thomas Mueller updated OAK-327:
---
Fix Version/s: (was: 1.4)

> 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, query
>Reporter: Alex Parvulescu
>Assignee: Thomas Mueller
>Priority: Minor
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-327) XPath 'eq' support and related

2015-08-05 Thread Thomas Mueller (JIRA)

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

Thomas Mueller updated OAK-327:
---
Fix Version/s: (was: 1.3.5)
   1.4

 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, query
Reporter: Alex Parvulescu
Assignee: Thomas Mueller
Priority: Minor
 Fix For: 1.4


 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 was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-327) XPath 'eq' support and related

2015-07-22 Thread Thomas Mueller (JIRA)

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

Thomas Mueller updated OAK-327:
---
Fix Version/s: (was: 1.3.4)
   1.3.5

 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, query
Reporter: Alex Parvulescu
Assignee: Thomas Mueller
Priority: Minor
 Fix For: 1.3.5


 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 was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-327) XPath 'eq' support and related

2015-07-01 Thread Davide Giannella (JIRA)

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

Davide Giannella updated OAK-327:
-
Fix Version/s: (was: 1.3.2)
   1.3.3

Bulk move to 1.3.3.

 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, query
Reporter: Alex Parvulescu
Assignee: Thomas Mueller
Priority: Minor
 Fix For: 1.3.3


 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 was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-327) XPath 'eq' support and related

2015-06-22 Thread Davide Giannella (JIRA)

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

Davide Giannella updated OAK-327:
-
Fix Version/s: (was: 1.3.1)
   1.3.2

Bulk move to 1.3.2

 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, query
Reporter: Alex Parvulescu
Assignee: Thomas Mueller
Priority: Minor
 Fix For: 1.3.2


 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 was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-327) XPath 'eq' support and related

2015-04-29 Thread Michael Marth (JIRA)

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

Michael Marth updated OAK-327:
--
Component/s: query

 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, query
Reporter: Alex Parvulescu
Assignee: Thomas Mueller
Priority: Minor
 Fix For: 1.3.0


 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 was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-327) XPath 'eq' support and related

2014-09-30 Thread Amit Jain (JIRA)

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

Amit Jain updated OAK-327:
--
Fix Version/s: (was: 1.1)
   1.1.1

 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
Priority: Minor
 Fix For: 1.1.1


 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 was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-327) XPath 'eq' support and related

2014-03-23 Thread Michael Marth (JIRA)

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

Michael Marth updated OAK-327:
--

Priority: Minor  (was: Major)

 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
Priority: Minor
 Fix For: 0.20


 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 was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (OAK-327) XPath 'eq' support and related

2014-03-18 Thread Michael Marth (JIRA)

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

Michael Marth updated OAK-327:
--

Fix Version/s: (was: 1.0)
   0.20

 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
 Fix For: 0.20


 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 was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (OAK-327) XPath 'eq' support and related

2013-11-07 Thread Michael Marth (JIRA)

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

Michael Marth updated OAK-327:
--

Fix Version/s: 0.15

 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
 Fix For: 0.15


 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 was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (OAK-327) XPath eq support and related

2012-12-10 Thread Thomas Mueller (JIRA)

 [ 
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


[jira] [Updated] (OAK-327) XPath 'eq' support and related

2012-12-10 Thread Thomas Mueller (JIRA)

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

Thomas Mueller updated OAK-327:
---

Summary: XPath 'eq' support and related   (was: XPath eq support and 
related )

 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