Use due-to/due-to-email attributes

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114366 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol 2003-11-16 18:47:16 +00:00
parent f98aa27a54
commit bdefb9d1a9

View File

@ -18,12 +18,11 @@
</release> </release>
<release version="1.2" date="2003-08-18"> <release version="1.2" date="2003-08-18">
<action dev="vmassol" type="fix"> <action dev="vmassol" type="fix" due-to="Willie Vu" due-to-email="ctwillie@ust.hk">
Fixed bug when using JBoss 3.0.4/Tomcat 4.1.12 is used. When Fixed bug when using JBoss 3.0.4/Tomcat 4.1.12 is used. When
<code>jboss:start</code> is executed, it causes a <code>jboss:start</code> is executed, it causes a
<code>NoClassDefFoundError</code>. This was due to the <code>NoClassDefFoundError</code>. This was due to the
working directory not being an absolute filename. Thanks to working directory not being an absolute filename.
Willie Wu.
</action> </action>
<action dev="dion" type="fix"> <action dev="dion" type="fix">
Copy dependencies using artifact path to allow jar overrides to work Copy dependencies using artifact path to allow jar overrides to work