The CTS code pom.xml's currently use SDO version 1.0-incubator-SNAPSHOT but that should be 1.0-incubating-SNAPSHOT now shouldn't it?
Using the 1.0-incubating-SNAPSHOT SDO version and running CTS I get: Running test.sdo21.vendor.tuscany.tests.AdoptedCtsTestSuite CTS_TEST_HELPER was not set - attempting Tuscany implementation : null Loaded test.sdo21.vendor.tuscany.testHelper.TuscanyTestHelper Tests run: 486, Failures: 0, Errors: 1, Skipped: 4, Time elapsed: 3.891 sec <<< FAILURE! Is this expected? Could I comment out the failing test with a FIXME comment so the CTS build runs clean? ...ant
