GitHub user duncangrant opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/455

    Cobertura to use maven plugin rather than ant-run

    PLEASE DON'T MERGE YET
    Seems to lose ability to output xml but does give us an aggregated report.
    
    Also when run it seems to compile twice (presumably once without and then 
once with instrumentation) and you get warnings of the form:
    WARNING: Duplicate name in Manifest: Manifest-Version.                      
                                                            Ensure that the 
manifest does not have duplicate entries, and                                   
                                        
    that blank lines separate individual sections in both your                  
                                                            
    manifest and in the META-INF/MANIFEST.MF entry in the jar file.             
                                                            
    
    You seem to also get these warnings if you try to do an incremental build 
so I don't know if they're important.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/duncangrant/incubator-brooklyn cobertura

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/455.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #455
    
----
commit a10159f1415a814d5e1c593d3ee91d7e57741a5e
Author: Duncan Grant <duncan.gr...@cloudsoftcorp.com>
Date:   2015-01-12T15:43:57Z

    Cobertura to use maven plugin rather than ant-run
    
    Seems to lose ability to output xml

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to