MPJCOVERAGE-7. Custom stylesheet for jcoverage plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115034 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.0.4" date="In CVS">
|
||||
<action dev="evenisse" type="add" issue="MPJCOVERAGE-7">Custom stylesheet for jcoverage plugin.</action>
|
||||
<action dev="evenisse" type="fix" issue="MPJCOVERAGE-6">Fix the report generation after a rmic generation.</action>
|
||||
</release>
|
||||
<release version="1.0.3" date="2004-03-10">
|
||||
|
||||
@@ -40,6 +40,14 @@
|
||||
Specifies the root directory for jcoverage output files.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>maven.jcoverage.report.stylesheet.dir</td>
|
||||
<td>${plugin.resources}/style.css</td>
|
||||
<td>Yes</td>
|
||||
<td>
|
||||
Specifies css file for jcoverage output files.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>maven.jcoverage.instrumentation</td>
|
||||
<td>${maven.jcoverage.dir}/classes</td>
|
||||
|
||||
Reference in New Issue
Block a user