Fixed warning message about application.xml being included twice

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113505 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2003-06-17 17:57:47 +00:00
parent ca98f36ee9
commit d65c5393e3
3 changed files with 30 additions and 7 deletions

View File

@@ -5,9 +5,10 @@
<author email="nathan.coast@blueyonder.co.uk">Nathan Coast</author>
</properties>
<body>
<release version="1.0" date="2002-08-04">
<action dev="ncoast" type="add">
Initial plugin created
<release version="1.2" date="in CVS">
<action dev="vmassol" type="fix">
Removed warning about application.xml being added twice to the
EAR.
</action>
</release>
<release version="1.1" date="2003-05-08">
@@ -15,6 +16,11 @@
Added autogeneration of application.xml file
</action>
</release>
<release version="1.0" date="2002-08-04">
<action dev="ncoast" type="add">
Initial plugin created
</action>
</release>
</body>
</document>