MPWAR-32: Fixed inclusion of LICENSE file in war

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@394706 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
snicoll 2006-04-17 15:30:43 +00:00
parent e5033fc41b
commit 1b61a99ead

View File

@ -25,6 +25,7 @@
</properties> </properties>
<body> <body>
<release version="1.6.2-SNAPSHOT" date="in SVN"> <release version="1.6.2-SNAPSHOT" date="in SVN">
<action dev="snicoll" type="fix" issue="MPWAR-32">License file is now added properly to the generated war</action>
<action dev="brett" type="fix">Remove reference to unused caller tag library to suppress warning</action> <action dev="brett" type="fix">Remove reference to unused caller tag library to suppress warning</action>
<action dev="aheritier" type="update" issue="MPWAR-50">Add support for EJB client code.</action> <action dev="aheritier" type="update" issue="MPWAR-50">Add support for EJB client code.</action>
</release> </release>