Tom Jenkinson created JBTM-1745:
-----------------------------------
Summary: Simplify executing emma code coverage in build
Key: JBTM-1745
URL:
https://issues.jboss.org/browse/JBTM-1745
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Build System, Testing
Reporter: Tom Jenkinson
Assignee: Tom Jenkinson
Fix For: 5.0.0.M4
Currently you need to type:
./build.sh -PcodeCoverage emma:emma [-pl module...]
We can bind the emma goal to the test phase in the codeCoverage profile leading to:
./build.sh -PcodeCoverage
--
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