[jira] [Assigned] (OAK-285) Split CommitEditor into CommitEditor and Validator interfaces

2012-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig reassigned OAK-285: - Assignee: Michael Dürig Split CommitEditor into CommitEditor and Validator interfaces

[jira] [Commented] (OAK-285) Split CommitEditor into CommitEditor and Validator interfaces

2012-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13443918#comment-13443918 ] Michael Dürig commented on OAK-285: --- bq. That's easy to control by managing the order of

Re: Inconsistent locking in TreeImpl.Children?

2012-08-29 Thread Michael Dürig
Hi, On 28.8.12 16:37, Marcel Reutegger wrote: TreeImpl.Children.iterator() returns an iterator over the values of the internal children Map without locking. Other methods accessing the children Map use read or write locks, depending on the operation. I'm wondering if locking is missing

[jira] [Created] (OAK-286) Possible NPE in LuceneIndex

2012-08-29 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created OAK-286: --- Summary: Possible NPE in LuceneIndex Key: OAK-286 URL: https://issues.apache.org/jira/browse/OAK-286 Project: Jackrabbit Oak Issue Type: Bug

[jira] [Updated] (OAK-286) Possible NPE in LuceneIndex

2012-08-29 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OAK-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated OAK-286: Attachment: OAK-286.patch trivial patch which checks for first being not null

[jira] [Created] (OAK-287) PrivilegeManagerImplTest.testJcrAll assumes that there are no custom privileges

2012-08-29 Thread Jukka Zitting (JIRA)
Jukka Zitting created OAK-287: - Summary: PrivilegeManagerImplTest.testJcrAll assumes that there are no custom privileges Key: OAK-287 URL: https://issues.apache.org/jira/browse/OAK-287 Project:

[jira] [Comment Edited] (OAK-286) Possible NPE in LuceneIndex

2012-08-29 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13443952#comment-13443952 ] Alex Parvulescu edited comment on OAK-286 at 8/29/12 9:52 PM: --

[jira] [Commented] (OAK-286) Possible NPE in LuceneIndex

2012-08-29 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13443952#comment-13443952 ] Alex Parvulescu commented on OAK-286: - good point, but is taking out the entire Query

[jira] [Resolved] (OAK-285) Split CommitEditor into CommitEditor and Validator interfaces

2012-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig resolved OAK-285. --- Resolution: Fixed Fix Version/s: 0.5 Fixed at revision 1378491 Split

[jira] [Resolved] (OAK-287) PrivilegeManagerImplTest.testJcrAll assumes that there are no custom privileges

2012-08-29 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved OAK-287. --- Resolution: Fixed Fix Version/s: 0.5 Assignee: Jukka Zitting Fixed in revision 1378510

buildbot failure in ASF Buildbot on oak-trunk

2012-08-29 Thread buildbot
The Buildbot has detected a new failure on builder oak-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/oak-trunk/builds/454 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: osiris_ubuntu Build Reason: scheduler Build Source Stamp:

buildbot success in ASF Buildbot on oak-trunk

2012-08-29 Thread buildbot
The Buildbot has detected a restored build on builder oak-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/oak-trunk/builds/455 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: osiris_ubuntu Build Reason: scheduler Build Source

Re: svn commit: r1378514 - /jackrabbit/oak/trunk/oak-jcr/src/test/java/org/apache/jackrabbit/oak/jcr/security/privilege/PrivilegeManagerImplTest.java

2012-08-29 Thread Jukka Zitting
Hi, On Wed, Aug 29, 2012 at 2:09 PM, mdue...@apache.org wrote: OAK-287: PrivilegeManagerImplTest.testJcrAll assumes that there are no custom privileges resolve merge conflict with changes from OAK-285 Thanks! BR, Jukka Zitting