OK, I was able to fix it, in revision 647072.
On 11/04/2008, Dominique Pfister <[EMAIL PROTECTED]> wrote: > Oops, sorry for that! I'll investigate on this, and if I can't fix it > easily, I'll revert the change. > > Regards > > Dominique > > > On 10/04/2008, Julian Reschke <[EMAIL PROTECTED]> wrote: > > Julian Reschke wrote: > > > > > Something between now and the weekend broke the build: > > > > > > > > > ------------------------------------------------------------------------------- > > > Test set: > > org.apache.jackrabbit.core.integration.JCRAPITest > > > > > > ------------------------------------------------------------------------------- > > > Tests run: 1038, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 56.546 > > sec <<< FAILURE! > > > > > > testMoveWithRemove(org.apache.jackrabbit.test.api.observation.NodeMovedTest) > > Time elapsed: 0 sec <<< ERROR! > > > javax.jcr.nodetype.ConstraintViolationException: > > /testroot/node3/node2 needs to be saved as well. > > > at > > org.apache.jackrabbit.core.ItemImpl.save(ItemImpl.java:1252) > > > at > > > org.apache.jackrabbit.test.api.observation.NodeMovedTest.testMoveWithRemove(NodeMovedTest.java:138) > > > > > > > > > Is somebody already investigating this? > > > > > > BR, Julian > > > > > > > Ok, going back in time shows that the problem was introduced with r646336. > > > > Dominik, could you please either back out the change, or fix the problem > > (if it's simple to do)? > > > > BR, Julian > > >
