Julian Sedding wrote > Hi all, > > It seems to me that the following two tests fail since the Felix HTTP > Service was updated in https://svn.apache.org/r1717072. The first > build for which they failed failed was #2112 [0] on Java 8 and #2827 > [1] on Java 7 > > - > org.apache.sling.launchpad.webapp.integrationtest.WebDavDoubleSlashTest.testEmptyWorkspace
Not sure what's going on there, a status code of 207 looks interesting... > - > org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestObjectTest.testRequestPathInfo Yes, we fixed the requestUri handling in the jetty implementation and it now correctly returns the raw uri including path parameters. I've adjusted that test. Carsten -- Carsten Ziegeler Adobe Research Switzerland [email protected]
