[
http://issues.apache.org/jira/browse/JDO-264?page=comments#action_12362389 ]
Michelle Caisse commented on JDO-264:
-------------------------------------
I propose removing the following unused properties from project.properties:
maven.junit.fork = yes
maven.junit.dir = ${jdo.tck.testdir}
maven.junit.sysproperties = PMFProperties
Instead, we hardcode fork="yes" and refer directly to jdo.tck.testdir, e.g.
...<java fork="yes" dir="${jdo.tck.testdir}"...
The use of PMFProperties in maven.xml requires further study, but
maven.junit.sysproperties is currently not used and that is the issue for this
proposal.
Any objections?
> 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