svn commit: r1424389 - in /jackrabbit/oak/trunk/oak-core/src: main/java/org/apache/jackrabbit/oak/query/XPathToSQL2Converter.java test/resources/org/apache/jackrabbit/oak/query/sql2.txt test/resources

2012-12-20 Thread thomasm
Author: thomasm Date: Thu Dec 20 10:13:29 2012 New Revision: 1424389 URL: http://svn.apache.org/viewvc?rev=1424389view=rev Log: OAK-309 ParentNodeTest fails (XPath parent node navigation using ..) Modified:

svn commit: r1424409 - in /jackrabbit/oak/trunk/oak-core/src: main/java/org/apache/jackrabbit/oak/plugins/index/p2/ main/java/org/apache/jackrabbit/oak/plugins/index/p2/strategy/ test/java/org/apache/

2012-12-20 Thread thomasm
Author: thomasm Date: Thu Dec 20 11:20:46 2012 New Revision: 1424409 URL: http://svn.apache.org/viewvc?rev=1424409view=rev Log: OAK-515 Property2Index should be used for [indexedProperty] is not null Modified:

svn commit: r1424481 - in /jackrabbit/oak/trunk: oak-core/src/main/java/org/apache/jackrabbit/oak/kernel/ oak-mongomk/src/main/java/org/apache/jackrabbit/mongomk/impl/ oak-mongomk/src/main/java/org/ap

2012-12-20 Thread mreutegg
Author: mreutegg Date: Thu Dec 20 14:20:39 2012 New Revision: 1424481 URL: http://svn.apache.org/viewvc?rev=1424481view=rev Log: OAK-534: Inefficient NodeState comparison with MongoMK Added:

svn commit: r1424484 - /jackrabbit/oak/trunk/oak-jcr/src/main/java/org/apache/jackrabbit/oak/jcr/version/VersionManagerImpl.java

2012-12-20 Thread mreutegg
Author: mreutegg Date: Thu Dec 20 14:24:02 2012 New Revision: 1424484 URL: http://svn.apache.org/viewvc?rev=1424484view=rev Log: OAK-168: Basic JCR VersionManager support (WIP) - disable partial checkin/checkout implementation until it's complete Modified: