[arquillian-issues] [JBoss JIRA] (ARQ-1387) Support code coverage for jar/war deployed by ZipImporter

Aslak Knutsen (JIRA) issues at jboss.org
Sun Mar 2 19:40:47 EST 2014


     [ https://issues.jboss.org/browse/ARQ-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen updated ARQ-1387:
-------------------------------

    Fix Version/s: jacoco_1.0.0.Alpha6

    
> Support code coverage for jar/war deployed by ZipImporter
> ---------------------------------------------------------
>
>                 Key: ARQ-1387
>                 URL: https://issues.jboss.org/browse/ARQ-1387
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Jacoco
>    Affects Versions: jacoco_1.0.0.Alpha5
>         Environment: jdk 1.7, org.jacoco.core.0.6.2.20130203000
>            Reporter: Andy Ma
>              Labels: arquillian-jacoco, jacoco
>             Fix For: jacoco_1.0.0.Alpha6
>
>
> If deployed with ZipImporter like: 
> ShrinkWrap.create(ZipImporter.class, name)
>         .importFrom(new File(MODULE_PATH + "/" + name)).as(WebArchive.class);
> the code coverage of imported archive can not be reported.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list