Caused by: org.tmatesoft.svn.core.SVNException: svn: E175002: DELETE of '/svn/test-1f3cvw1ew.se.simonsoft.cms.backend.svnkit.commit.CmsCommitImplIntegrationTest/!svn/txr/1-1/te st.txt': 400 Bad Request (http://localhost)
svn: E175002: DELETE request failed on '/svn/test-1f3cvw1ew.se.simonsoft.cms.backend.svnkit.commit.CmsCommitImplIntegrationTest/!svn/txr/1-1/te st.txt'
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:112)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:96)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:765)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:914)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doDelete(DAVConnection.java:460)
at org.tmatesoft.svn.core.internal.io.dav.DAVCommitEditor.deleteEntry(DAVCommitEditor.java:165)
at se.simonsoft.cms.backend.svnkit.commit.handlers.FileDeleteHandler.handle(FileDeleteHandler.java:39)
Any chance you will post a build in your snapshots maven repo? That would enable us to much more easily run our test suite on our build server to confirm the fix.