buildbot failure in ASF Buildbot on oak-trunk

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

Re: svn commit: r1411900 - in /jackrabbit/oak/trunk/oak-jcr: pom.xml src/main/java/org/apache/jackrabbit/oak/jcr/NodeDelegate.java src/test/java/org/apache/jackrabbit/oak/jcr/RepositoryTest.java

2012-11-21 Thread Angela Schreiber
hi michael +TreeLocation loc = getLocation(); +for (String element : PathUtils.elements(relPath)) { +if (PathUtils.denotesParent(element)) { +loc = loc.getParent(); +} else if (!PathUtils.denotesCurrent(element)) { +loc =

Re: Identifier- or hash-based access in the MicroKernel

2012-11-21 Thread Jukka Zitting
Hi, On Tue, Nov 20, 2012 at 8:01 PM, Stefan Guggisberg stefan.guggisb...@gmail.com wrote: - returning an :id and/or :hash should be optional, i.e. we shouldn't require an implementation to return an :id or :hash for every path Exactly. - i suggest we prefix the id/path getNodes parameter

Re: buildbot failure in ASF Buildbot on oak-trunk

2012-11-21 Thread Jukka Zitting
Hi, On Tue, Nov 20, 2012 at 8:01 PM, build...@apache.org 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/1066 This looks like some transient failure caused by a

Re: Identifier- or hash-based access in the MicroKernel

2012-11-21 Thread Stefan Guggisberg
On Wed, Nov 21, 2012 at 10:00 AM, Jukka Zitting jukka.zitt...@gmail.com wrote: Hi, On Tue, Nov 20, 2012 at 8:01 PM, Stefan Guggisberg stefan.guggisb...@gmail.com wrote: - returning an :id and/or :hash should be optional, i.e. we shouldn't require an implementation to return an :id or :hash

buildbot success in ASF Buildbot on oak-trunk

2012-11-21 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/1071 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: osiris_ubuntu Build Reason: scheduler Build Source

Re: svn commit: r1411900 - in /jackrabbit/oak/trunk/oak-jcr: pom.xml src/main/java/org/apache/jackrabbit/oak/jcr/NodeDelegate.java src/test/java/org/apache/jackrabbit/oak/jcr/RepositoryTest.java

2012-11-21 Thread Michael Dürig
On 21.11.12 11:30, Jukka Zitting wrote: Hi, On Wed, Nov 21, 2012 at 11:13 AM, Thomas Mueller muel...@adobe.com wrote: For the query engine, I will need a validate and normalize path function that verifies a path is syntactically correct, and simplifies it if possible, That should be doable

Re: [Still Failing] apache/jackrabbit-oak#249 (trunk - 81a2ddc)

2012-11-21 Thread Jukka Zitting
Hi, On Thu, Nov 22, 2012 at 6:53 AM, Travis-CI notificati...@travis-ci.org wrote: View the full build log and details: https://travis-ci.org/apache/jackrabbit-oak/builds/3309290 Failed tests: fetchRootAndAllDepths(org.apache.jackrabbit.mongomk.impl.action.FetchNodesActionTest) (The Travis

Re: [Still Failing] apache/jackrabbit-oak#249 (trunk - 81a2ddc)

2012-11-21 Thread Mete Atamel
Looking into it. -Mete On 11/22/12 8:29 AM, Jukka Zitting jukka.zitt...@gmail.com wrote: Hi, On Thu, Nov 22, 2012 at 6:53 AM, Travis-CI notificati...@travis-ci.org wrote: View the full build log and details: https://travis-ci.org/apache/jackrabbit-oak/builds/3309290 Failed tests: