Re: [VOTE] Release Apache Jackrabbit Oak 1.0.1

2014-06-17 Thread Jukka Zitting
Hi, On Tue, Jun 17, 2014 at 9:18 AM, Jukka Zitting wrote: > On Tue, Jun 17, 2014 at 3:00 AM, Chetan Mehrotra > wrote: >> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.099 >> sec <<< FAILURE! >> testCompactionMap(org.apache.jackrabbit.oak.plugins.segment.CompactionMapTest) >>

Re: [VOTE] Release Apache Jackrabbit Oak 1.0.1

2014-06-17 Thread Jukka Zitting
Hi, On Tue, Jun 17, 2014 at 3:00 AM, Chetan Mehrotra wrote: > On trying to verify I get a test failure on my Linux box > > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.099 > sec <<< FAILURE! > testCompactionMap(org.apache.jackrabbit.oak.plugins.segment.CompactionMapTest) > T

Re: svn commit: r1603155 - in /jackrabbit/oak/trunk/oak-core/src: main/java/org/apache/jackrabbit/oak/plugins/document/mongo/MongoDocumentStore.java test/java/org/apache/jackrabbit/oak/plugins/documen

2014-06-17 Thread Chetan Mehrotra
On Tue, Jun 17, 2014 at 6:33 PM, wrote: > +@Ignore("OAK-1897") > +@Test > +public void cacheConsistency() throws Exception { > +mk.commit("/", "+\"node\":{}", null, null); > +// add a child node. this will require an update > +// of _lastRev on /node > +

Re: How to actually use IndexPlan to store the index details?

2014-06-17 Thread Justin Edelson
Hi, In the "advanced" patch attached to OAK-1894 (https://issues.apache.org/jira/secure/attachment/12650790/OAK-1894-advanced.diff), I added a new method to IndexPlan which allows a PropertyDescription to be attached to the plan. With that patch, PropertyIndex reads the description out later (in qu

Re: [VOTE] Release Apache Jackrabbit Oak 1.0.1

2014-06-17 Thread Alex Parvulescu
+1 Release this package as Apache Jackrabbit Oak 1.0.1 alex On Mon, Jun 16, 2014 at 9:45 PM, Jukka Zitting wrote: > Hi, > > A candidate for the Jackrabbit Oak 1.0.1 release is available at: > > https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.0.1/ > > The release candidate is a zip

Re: [VOTE] Release Apache Jackrabbit Oak 1.0.1

2014-06-17 Thread Marcel Reutegger
Hi, On 16/06/14 21:45, "Jukka Zitting" wrote: >Please vote on releasing this package as Apache Jackrabbit Oak 1.0.1. >The vote is open for the next 72 hours and passes if a majority of at >least three +1 Jackrabbit PMC votes are cast. All checks OK. +1 Release this package as Apache Jackrabbit

Re: [VOTE] Release Apache Jackrabbit Oak 1.0.1

2014-06-17 Thread Davide Giannella
On 16/06/2014 21:45, Jukka Zitting wrote: > [X] +1 Release this package as Apache Jackrabbit Oak 1.0.1 > Cheers Davide

Re: [VOTE] Release Apache Jackrabbit Oak 1.0.1

2014-06-17 Thread Chetan Mehrotra
On trying to verify I get a test failure on my Linux box Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec <<< FAILURE! testCompactionMap(org.apache.jackrabbit.oak.plugins.segment.CompactionMapTest) Time elapsed: 0.099 sec <<< FAILURE! junit.framework.AssertionFailedError