[ 
https://issues.apache.org/jira/browse/BUILDR-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Donald closed BUILDR-396.
-------------------------------


> Cobertura extension does not handle dependencies correctly
> ----------------------------------------------------------
>
>                 Key: BUILDR-396
>                 URL: https://issues.apache.org/jira/browse/BUILDR-396
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.3.5
>            Reporter: Pepijn Van Eeckhoudt
>             Fix For: 1.4
>
>         Attachments: cobertura.patch, cobertura_bugfix.patch
>
>
> The cobertura extension does not handle it's dependencies correctly when 
> trying to use cobertura 1.9.4. Cobertura switched to ASM 3.0 for their 1.9.1 
> release while the extension hardcodes asm 2.2.1.
> The attached patch replaces the dependencies with an artifact namespace and 
> automatically handles the asm version if not specified by the user.
> As an extra bonus I've also extended CoberturaConfig to handle ignore 
> regexps, which was a small missing feature.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to