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

Benjamin Bentmann closed MCOBERTURA-88.
---------------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s: 2.3

Applied in [r8406|http://fisheye.codehaus.org/changelog/mojo/?cs=8406], 
SNAPSHOT deployed.

> 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
>            Assignee: Benjamin Bentmann
>             Fix For: 2.3
>
>         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