MPPMD-12. Only run PMD if sources present

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115899 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2004-07-29 14:31:30 +00:00
parent cb6268b822
commit 5bd3a91a0f
2 changed files with 31 additions and 21 deletions

View File

@@ -25,6 +25,9 @@
<author email="vmassol@apache.org">Vincent Massol</author>
</properties>
<body>
<release version="1.6-SNAPSHOT" date="in CVS">
<action dev="dion" issue="MPPMD-12" type="fix">Check sources are present before calling PMD.</action>
</release>
<release version="1.5" date="2004-06-28">
<action dev="brett" due-to="Joakim Erdfelt" issue="MPPMD-2" type="update">Upgrade to PMD 1.3, clean up and improve documentation.</action>
</release>