- Fixed Changes report which was not showing up correctly (blank page)
- Fixed MAVEN-538: report generation failing when no errors. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113571 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -6,9 +6,14 @@
|
||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||
</properties>
|
||||
|
||||
<releases>
|
||||
<body>
|
||||
|
||||
<release version="1.1" date="in CVS">
|
||||
<action dev="vmassol" type="fix">
|
||||
Make sure the report does not fail if PMD does not detect any
|
||||
violation. Fixes bug
|
||||
<a href="http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-538">MAVEN-538</a>.
|
||||
</action>
|
||||
</release>
|
||||
|
||||
<release version="1.0" date="2003-04-08">
|
||||
@@ -55,7 +60,7 @@
|
||||
Updated to used PMD 1.0
|
||||
</action>
|
||||
</release>
|
||||
</releases>
|
||||
|
||||
|
||||
</body>
|
||||
</document>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user