[seam-issues] [JBoss JIRA] (SOLDER-181) code-coverage profile broken
Marek Schmidt (Commented) (JIRA)
jira-events at lists.jboss.org
Fri Oct 14 09:13:18 EDT 2011
[ https://issues.jboss.org/browse/SOLDER-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634839#comment-12634839 ]
Marek Schmidt commented on SOLDER-181:
--------------------------------------
We were waiting on new shrinkwrap release (beta6), now we are waiting for an arquillian-core release which would include the new shrinkwrap. After that we will be waiting on new arquillian-jacoco release. This should all happen Real Soon Now.
There is now a "jacoco" profile in Solder testsuite,
mvn clean verify -Dmaven.test.failure.ignore=true -Darquillian=jbossas-managed-7 -Pjacoco
(you will need to build the current snapshot of arquillian-jacoco from https://github.com/arquillian/arquillian-extension-jacoco/)
> code-coverage profile broken
> ----------------------------
>
> Key: SOLDER-181
> URL: https://issues.jboss.org/browse/SOLDER-181
> Project: Seam Solder
> Issue Type: Bug
> Components: Exception Handling
> Affects Versions: 3.1.0.Beta2
> Reporter: Marek Schmidt
> Assignee: Marek Schmidt
> Fix For: 3.1.0.CR1
>
>
> code-coverage profile broken since SEAMCATCH-59, it seems the best and easiest way to fix it is a switch to jacoco.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list