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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user