Added missing JIRA issue #

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115066 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol 2004-04-27 19:29:42 +00:00
parent ef4cdecdb1
commit de1742365f

View File

@ -46,7 +46,7 @@
<action dev="dion" type="fix" issue="MPJBOSS-4"/>
</release>
<release version="1.2" date="2003-08-18">
<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
<action dev="vmassol" type="fix" issue="MPJBOSS-5" 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
<code>jboss:start</code>is executed, it causes a
<code>NoClassDefFoundError</code>. This was due to the working directory not being an absolute filename.
</action>