Steven Swor commented on Bug MCOBERTURA-86

The cobertura-lifecycle has to be extended, and I think it should look something like this:

Before entering the test phase, the java-classes need to be instrumented for test
Before entering the integration-test phase, java-classes need to be instrumented for integration-test.
Now they both have their own .ser file, and during verify all these should be checked and eventually reported.
I think this would result in less configuration and no need to misuse a report-only goal.

This sounds like a reasonable approach. What sort of work would be involved in implementing this solution?

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
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to