Just took an update from svn, and removed my mvn repository, and am getting failures in the sdo databinding tests starting with...
Running org.apache.tuscany.databinding.sdo.SDOExceptionHandlerTestCase Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.09 sec <<< FAI LURE! testGetFaultType( org.apache.tuscany.databinding.sdo.SDOExceptionHandlerTestCase) Time elapsed: 0.03 sec <<< ERROR! java.lang.ExceptionInInitializerError at java.lang.J9VMInternals.initialize(J9VMInternals.java:167) at org.apache.tuscany.databinding.sdo.SDOExceptionHandlerTestCase.setUp( SDOExceptionHandlerTestCase.java:47) at junit.framework.TestCase.runBare(TestCase.java:132) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) Is this just me? Simon