[ http://issues.apache.org/jira/browse/TUSCANY-423?page=comments#action_12417284 ]
ant elder commented on TUSCANY-423: ----------------------------------- I'm having some trouble applying this patch, I get compile errors in OpenTypeGenTestCase due to all the import com.example.open.Xxx being not found. I think the problem is that all the com.example.open classes are in a folder named tests/java, (note the 's' at the end of tests) instead of test/java so they're not in the classpath. > open content tests for generated classes > ---------------------------------------- > > Key: TUSCANY-423 > URL: http://issues.apache.org/jira/browse/TUSCANY-423 > Project: Tuscany > Type: Test > Components: Java SDO Implementation > Versions: Java-Mx > Reporter: Kelvin Goodson > Priority: Minor > Attachments: T423+T470test_rollup.patch, ocGenTests.patch > > I will attach a patch with some tests that have come about from my playing > with open content. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
