From bdefb9d1a99610c73f702bc6998d67d50176e13e Mon Sep 17 00:00:00 2001 From: vmassol Date: Sun, 16 Nov 2003 18:47:16 +0000 Subject: [PATCH] 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 --- jboss/xdocs/changes.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/jboss/xdocs/changes.xml b/jboss/xdocs/changes.xml index 34a2858e..07ee74d9 100644 --- a/jboss/xdocs/changes.xml +++ b/jboss/xdocs/changes.xml @@ -18,12 +18,11 @@ - + Fixed bug when using JBoss 3.0.4/Tomcat 4.1.12 is used. When jboss:start is executed, it causes a NoClassDefFoundError. This was due to the - working directory not being an absolute filename. Thanks to - Willie Wu. + working directory not being an absolute filename. Copy dependencies using artifact path to allow jar overrides to work