Re: [VOTE] Release Apache Jackrabbit Oak 1.2.3

2015-07-21 Thread Alex Parvulescu
[X] +1 Release this package as Apache Jackrabbit Oak 1.2.3 On Tue, Jul 21, 2015 at 4:07 PM, Davide Giannella dav...@apache.org wrote: A candidate for the Jackrabbit Oak 1.2.3 release is available at: https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.2.3/ The release candidate is a

bundle plugin and package exports

2015-07-21 Thread Davide Giannella
Hello folks, I was changing bits here and there under o.a.j.o.query when the bundle plugin complained about increasing the version from 2.1 to 2.2. When we released Oak 1.0 and 1.2 the package export was 1.0. Then I guess we changed something and it became 2.0 which could make sense as we're

Re: bundle plugin and package exports

2015-07-21 Thread Michael Dürig
On 21.7.15 4:46 , Davide Giannella wrote: What do you think, if it's possible, to instruct the bundle plugin to ignore changes between 1.3.x releases? In this way we'll have less API version changes and between oak 1.2 and 1.4 we'll have only one API change like 2.1 in this case rather than

Re: [VOTE] Release Apache Jackrabbit Oak 1.2.3

2015-07-21 Thread Amit Jain
On Tue, Jul 21, 2015 at 7:37 PM, Davide Giannella dav...@apache.org wrote: Please vote on releasing this package as Apache Jackrabbit Oak 1.2.3. The vote is open for the next 72 hours and passes if a majority of at least three +1 Jackrabbit PMC votes are cast. +1

Re: svn commit: r1692177 - in /jackrabbit/oak/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins: blob/BlobStoreBlob.java document/DocumentNodeStore.java

2015-07-21 Thread Chetan Mehrotra
Hi Manfred, On Tue, Jul 21, 2015 at 10:58 PM, bae...@apache.org wrote: +if (bsbBlobStore != null bsbBlobStore.equals(blobStore)) { +return bsb.getBlobId(); +} Can we have a testcase for this scenario? So far we do not have requirement to

Re: svn commit: r1692177 - in /jackrabbit/oak/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins: blob/BlobStoreBlob.java document/DocumentNodeStore.java

2015-07-21 Thread Chetan Mehrotra
Also note that its possible that later we may be wrapping the BlobStore instance. For example add a wrapper for monitioring and in such a case this equality condition might fail. A more stable fix would be to check with registered BlobStore weather it knows the given blobId or not. Chetan Mehrotra

[Oak origin/1.2] Apache Jackrabbit Oak matrix - Build # 281 - Still Failing

2015-07-21 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build #281) Status: Still Failing Check console output at https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/281/ to view the results.

[jira] [Commented] (JCR-3892) Selective invalidation of MembershipCache

2015-07-21 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14636174#comment-14636174 ] Tobias Bocanegra commented on JCR-3892: --- initial version

[jira] [Updated] (JCRVLT-97) Implement binaryless export

2015-07-21 Thread Marius Petria (JIRA)
[ https://issues.apache.org/jira/browse/JCRVLT-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marius Petria updated JCRVLT-97: Attachment: JCRVLT-97.2.patch One more patch that pushes the configuration up to metainf properties.

[Oak origin/1.0] Apache Jackrabbit Oak matrix - Build # 280 - Failure

2015-07-21 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build #280) Status: Failure Check console output at https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/280/ to view the results.

[jira] [Commented] (JCR-3226) stateCreated deadlock

2015-07-21 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14635015#comment-14635015 ] Thomas Mueller commented on JCR-3226: - [~dpfister], [~stefan@jira], [~tripod], could you

[jira] [Commented] (JCR-3226) stateCreated deadlock

2015-07-21 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14634838#comment-14634838 ] Thomas Mueller commented on JCR-3226: - Potential patch to fix the problem. This requires

[jira] [Updated] (JCR-3226) stateCreated deadlock

2015-07-21 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller updated JCR-3226: Attachment: JCR-3226-test-2.patch JCR-3226-test-2.patch - improved test case, with possible solution.

[jira] [Assigned] (JCR-3226) stateCreated deadlock

2015-07-21 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller reassigned JCR-3226: --- Assignee: Thomas Mueller stateCreated deadlock - Key:

[jira] [Commented] (JCR-3226) stateCreated deadlock

2015-07-21 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14634831#comment-14634831 ] Thomas Mueller commented on JCR-3226: - Please note the repository.xml file in the patch

[VOTE] Release Apache Jackrabbit Oak 1.2.3

2015-07-21 Thread Davide Giannella
A candidate for the Jackrabbit Oak 1.2.3 release is available at: https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.2.3/ The release candidate is a zip archive of the sources in: https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.2.3/ The SHA1 checksum of the

jackrabbit-oak build #6042: Passed

2015-07-21 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #6042 Status: Passed Duration: 1849 seconds Commit: 7bdedd0036991d1b86307585896bdd90a11f875a (jackrabbit-oak-1.2.3) Author: Davide Giannella Message: [maven-release-plugin] copy for tag jackrabbit-oak-1.2.3

Re: [VOTE] Release Apache Jackrabbit Oak 1.2.3

2015-07-21 Thread Davide Giannella
[X] +1 Release this package as Apache Jackrabbit Oak 1.2.3 Davide