Hmm. I don't know what is different. It seems to work for me. I just checked out the latest code to an empty folder and ran a clean build and I got this result from the integration tests:
Tests run: 235, Failures: 0, Errors: 0, Skipped: 0 > And then I applied the "accessManager_patch.diff" patch from SLING-879 and ran the clean build again and got this: Tests run: 239, Failures: 0, Errors: 0, Skipped: 0 > Is anyone else seeing any failing integration tests? -Eric 2009/3/19 Juan José Vázquez Delgado <[email protected]> > > that's odd. I didn't get any errors when I ran the clean build. Inside > the > > "usermanager_as_servlet.zip" file, there were two patches. Did you apply > > both of those .diff files? It seems like you may be missing the changes > > that were made to the integration tests. > > I applied and commited both of them but integration tests continue > failing for me. Any idea? > > BR, > > Juanjo. >
