- Gracefully handle projects with no source
- Fixed <versions> tag in POM + added new version for 1.4 version in HEAD git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115099 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -26,9 +26,12 @@
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.4" date="in CVS">
|
||||
<action dev="vmassol" type="fix">
|
||||
Gracefully inform users when the plugin is executed on a project
|
||||
with no source.
|
||||
</action>
|
||||
<action dev="dion" type="fix">Fix issues with DOM classes and jdk1.3</action>
|
||||
</release>
|
||||
|
||||
<release version="1.3" date="2004-03-10">
|
||||
<action dev="dion" type="fix">Apply MPSIMIAN-4. Fix HTML.</action>
|
||||
<action dev="epugh" type="add">Allow classes to be included/excluded.</action>
|
||||
|
||||
Reference in New Issue
Block a user