Cobertura runs mess up project classpath
----------------------------------------
Key: MCOBERTURA-88
URL: http://jira.codehaus.org/browse/MCOBERTURA-88
Project: Maven 2.x Cobertura Plugin
Issue Type: Bug
Affects Versions: 2.2
Reporter: Michael Johns
Attachments: MCOBERTURA-88.patch
The fix for MNG-1412 took care of the random classpath ordering with projects,
but a run of Cobertura reorders the classpath. Our unit tests run clean, but
when we instrument our code first and then run the unit tests, they fail due to
the plugin changing the classpath ordering.
The fix for this is the same as the fix for MNG-1412, using LinkedHashSet
rather than HashSet.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email