[jira] [Commented] (OAK-64) Privilege Management

2012-07-12 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13413290#comment-13413290 ] Jukka Zitting commented on OAK-64: -- I needed to make a client that wants to register custom p

[jira] [Commented] (OAK-66) JCR Node Type Management

2012-07-12 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13413247#comment-13413247 ] Jukka Zitting commented on OAK-66: -- I needed a way for the TypeValidator to see already regis

[jira] [Resolved] (OAK-185) Trying to remove a missing property throws PathNotFoundException

2012-07-12 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved OAK-185. --- Resolution: Fixed Fix Version/s: 0.4 Fixed in revision 1360923. > Trying to remo

buildbot success in ASF Buildbot on oak-trunk

2012-07-12 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/141 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: osiris_ubuntu Build Reason: scheduler Build Source Stamp

[jira] [Created] (OAK-185) Trying to remove a missing property throws PathNotFoundException

2012-07-12 Thread Jukka Zitting (JIRA)
Jukka Zitting created OAK-185: - Summary: Trying to remove a missing property throws PathNotFoundException Key: OAK-185 URL: https://issues.apache.org/jira/browse/OAK-185 Project: Jackrabbit Oak

oak-issues@ list

2012-07-12 Thread Jukka Zitting
Hi, When talking with people interested in Oak, a common complaint (I've heard it now from three different sources) is that trying to follow the broader design discussions on oak-dev@ is a bit difficult with the often lower-level issue tracker traffic that also hits this list. There are some issue

Re: buildbot failure in ASF Buildbot on oak-trunk

2012-07-12 Thread Jukka Zitting
Hi, On Thu, Jul 12, 2012 at 7:28 PM, wrote: > 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/139 Tests in error: testElementTestNameTest(org.apache.jackrabbit.test.

[jira] [Commented] (OAK-169) Support orderable nodes

2012-07-12 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412982#comment-13412982 ] Jukka Zitting commented on OAK-169: --- To push the discussion to a bit more concrete level, I

[jira] [Commented] (OAK-66) JCR Node Type Management

2012-07-12 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412921#comment-13412921 ] Julian Reschke commented on OAK-66: --- Today I tried two approaches, which in the end turned o

NPE in gc

2012-07-12 Thread Michael Dürig
Hi, I just saw this in Build 137 [1] on our CI server. Michael [1] http://ci.apache.org/builders/oak-trunk/builds/137 Running org.apache.jackrabbit.oak.jcr.JcrTckIT java.lang.NullPointerException at org.apache.jackrabbit.mk.store.DefaultRevisionStore.markUncommittedNodes(DefaultRevisionStor

[jira] [Resolved] (OAK-184) Allow PropertyState.getValues() to work on single-valued properties

2012-07-12 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved OAK-184. --- Resolution: Fixed Fix Version/s: 0.4 Done in revision 1360710, with some followups to optimize in

[jira] [Commented] (OAK-107) testConcurrentMergeGC fails intermittently

2012-07-12 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412859#comment-13412859 ] Michael Dürig commented on OAK-107: --- We should add some logging to find the root cause for

[jira] [Resolved] (OAK-183) Remove duplicate fields from NodeImpl and PropertyImpl which are already in the ItemImpl super class

2012-07-12 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig resolved OAK-183. --- Resolution: Fixed Fix Version/s: 0.4 Fixed at revision 1360658 > Remove duplicat

[jira] [Created] (OAK-183) Remove duplicate fields from NodeImpl and PropertyImpl which are already in the ItemImpl super class

2012-07-12 Thread JIRA
Michael Dürig created OAK-183: - Summary: Remove duplicate fields from NodeImpl and PropertyImpl which are already in the ItemImpl super class Key: OAK-183 URL: https://issues.apache.org/jira/browse/OAK-183

Re: Internal content in Oak

2012-07-12 Thread Jukka Zitting
Hi, On Thu, Jul 12, 2012 at 1:11 PM, Jukka Zitting wrote: > WDYT? Sounds like we have fairly broad consensus on this, so I filed OAK-182 to cover the generic changes we need for this (beyond OAK-181 that's specific to indexes and observation). I'll have a look at what all needs to be changed in

[jira] [Created] (OAK-182) Support for "invisible" internal content

2012-07-12 Thread Jukka Zitting (JIRA)
Jukka Zitting created OAK-182: - Summary: Support for "invisible" internal content Key: OAK-182 URL: https://issues.apache.org/jira/browse/OAK-182 Project: Jackrabbit Oak Issue Type: New Feature

[jira] [Created] (OAK-181) Observation / indexing: don't create events for index updates

2012-07-12 Thread Thomas Mueller (JIRA)
Thomas Mueller created OAK-181: -- Summary: Observation / indexing: don't create events for index updates Key: OAK-181 URL: https://issues.apache.org/jira/browse/OAK-181 Project: Jackrabbit Oak I

Re: Internal content in Oak

2012-07-12 Thread Michael Dürig
On 12.7.12 12:11, Jukka Zitting wrote: Hi, The discussion about orderable nodes (OAK-169) brought up a topic that we'll be needing in a few other cases as well: How to handle extra internal content that's needed to implement specific JCR features, but that generally shouldn't be directly visib

Re: Internal content in Oak

2012-07-12 Thread Julian Reschke
On 2012-07-12 13:11, Jukka Zitting wrote: Hi, The discussion about orderable nodes (OAK-169) brought up a topic that we'll be needing in a few other cases as well: How to handle extra internal content that's needed to implement specific JCR features, but that generally shouldn't be directly visi

[jira] [Created] (OAK-180) More real world benchmarks

2012-07-12 Thread Thomas Mueller (JIRA)
Thomas Mueller created OAK-180: -- Summary: More real world benchmarks Key: OAK-180 URL: https://issues.apache.org/jira/browse/OAK-180 Project: Jackrabbit Oak Issue Type: New Feature R

Re: Build failure on trunk

2012-07-12 Thread Stefan Guggisberg
On Thu, Jul 12, 2012 at 11:01 AM, Michael Dürig wrote: > > Hi, > > I just got a test failure for > getNodesFiltered[1](org.apache.jackrabbit.mk.test.MicroKernelIT) when > building locally. Second attempt worked fine though. weird... it happened when the client tried to read the server response fr

[jira] [Commented] (OAK-178) Query: index definition documentation and tooling

2012-07-12 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412620#comment-13412620 ] Thomas Mueller commented on OAK-178: Some of the tests fail if there is a jcr:system node

[jira] [Created] (OAK-179) Tests should not fail if there is a jcr:system node

2012-07-12 Thread Thomas Mueller (JIRA)
Thomas Mueller created OAK-179: -- Summary: Tests should not fail if there is a jcr:system node Key: OAK-179 URL: https://issues.apache.org/jira/browse/OAK-179 Project: Jackrabbit Oak Issue Type:

Build failure on trunk

2012-07-12 Thread Michael Dürig
Hi, I just got a test failure for getNodesFiltered[1](org.apache.jackrabbit.mk.test.MicroKernelIT) when building locally. Second attempt worked fine though. Michael --- Test set: org.apache.jackrabbit.mk.test.Every

Re: [Broken] apache/jackrabbit-oak#35 (trunk - 45c1579)

2012-07-12 Thread Jukka Zitting
Hi, On Thu, Jul 12, 2012 at 6:19 AM, Travis-CI wrote: > View the full build log and details: > http://travis-ci.org/apache/jackrabbit-oak/builds/1842913 That's a weird one, an AbstractMethodError thrown inside Maven. It seems likely that this is caused by Travis using OpenJDK instead of the off

[jira] [Commented] (OAK-178) Query: index definition documentation and tooling

2012-07-12 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412609#comment-13412609 ] Thomas Mueller commented on OAK-178: I saw the following change is also needed: #P oak-j

[jira] [Commented] (OAK-178) Query: index definition documentation and tooling

2012-07-12 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412594#comment-13412594 ] Thomas Mueller commented on OAK-178: Like this? #P oak-jcr Index: src/main/resources/or

[jira] [Commented] (OAK-178) Query: index definition documentation and tooling

2012-07-12 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412591#comment-13412591 ] Thomas Mueller commented on OAK-178: > and define an Oak namespace Sure! How would I do