interesting,
it looks like the latest uuid changes turned this into illegal code:
if (testRootNode.hasNode(nodeName1)) {
testRootNode.getNode(nodeName1).remove();
}
testRootNode.addNode(nodeName1, NodeType.NT_RESOURCE);
And adding a #save call right after the #remove fixes the issue.
I think the uuid validation bits need to cover this case more carefully.
best,
alex
On Thu, May 16, 2013 at 9:20 PM, Travis CI <[email protected]> wrote:
> Build Update for apache/jackrabbit-oak
> -------------------------------------
>
> Build: #1579
> Status: Still Failing
>
> Duration: 1351 seconds
> Commit: 5f27ae3c510840396b4bf54afd9d1478aef47f5f (trunk)
> Author: Alexandru Parvulescu
> Message: OAK-828 Lucene support for index aggregates
> - basic (hardcoded) file aggregation support
>
> git-svn-id:
> https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@148350913f79535-47bb-0310-9956-ffa450edef68
>
> View the changeset:
> https://github.com/apache/jackrabbit-oak/compare/c21b560bf455...5f27ae3c5108
>
> View the full build log and details:
> https://travis-ci.org/apache/jackrabbit-oak/builds/7229791
>
> --
> sent by Jukka's Travis notification gateway
>