You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Julian Reschke <ju...@gmx.de> on 2016/04/27 13:50:22 UTC

Re: svn commit: r1741199 - in /jackrabbit/oak/trunk/oak-core/src: main/java/org/apache/jackrabbit/oak/query/xpath/XPathToSQL2Converter.java test/java/org/apache/jackrabbit/oak/query/XPathTest.java

On 2016-04-27 12:18, thomasm@apache.org wrote:
> Author: thomasm
> Date: Wed Apr 27 10:18:27 2016
> New Revision: 1741199
>
> URL: http://svn.apache.org/viewvc?rev=1741199&view=rev
> Log:
> OAK-4265 XPath: support limited form of "union" (work in progress)
> ...

This seems to break PropertyIndexQueryTest.xpath().

Best regards, Julian