Hi all, I've tried building both the latest svn trunk version and the jackrabbit-1.4-src.jar using maven. Got to do this because i need to deploy it to JBoss therefore make some amendments and use the rar. It built once, but now it always fails on:
------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.jackrabbit.core.integration.JCRAPITest Tests run: 1037, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 27.578 sec <<< FAILURE! Results : Failed tests: testRestoreName(org.apache.jackrabbit.test.api.version.RestoreTest) Tests run: 1037, Failures: 1, Errors: 0, Skipped: 0 It does not seem to matter if I try trunk or the 1.4 release. Is the answer to this to disable certain tests pending resolution of JCR-1293? If so does anyone know how? regards greg -- View this message in context: http://www.nabble.com/JCR-1293-build-problem-tp15914200p15914200.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
