[ http://issues.apache.org/jira/browse/JDO-264?page=comments#action_12361124 ]
Michael Bouschen commented on JDO-264: -------------------------------------- The patch looks good. About your question: I'm not sure whether we still need the property iut.enhancer.classpath. Especially because maven.xml defines a path variable having the same name. This might be confusing. So I would be fine using approach (1): take all the iut jars from the directory iut_jars and add them to the path variable iut.enhancer.classpath. > Fix issues in maven.xml preventing iut goals from running properly > ------------------------------------------------------------------ > > Key: JDO-264 > URL: http://issues.apache.org/jira/browse/JDO-264 > Project: JDO > Type: Bug > Components: tck20 > Reporter: Michelle Caisse > Assignee: Michelle Caisse > Attachments: enhanceClasspath.patch, enhanceClasspath.patch2 > > maven.xml has not been properly tested on an implementation under test (iut). > Test and fix any problems encountered. -- 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
