[ 
http://jira.codehaus.org/browse/MCOBERTURA-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Johns updated MCOBERTURA-88:
------------------------------------

    Attachment: MCOBERTURA-88.patch

You can ignore the "@C2PA" comment.  It simply allows me to know what I've 
patched for later reference.

> 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


Reply via email to