From 8a55953b1d3fbc8879f044e891722cb5e734de20 Mon Sep 17 00:00:00 2001 From: dion Date: Sun, 23 Feb 2003 11:38:02 +0000 Subject: [PATCH] Add xerces so jdk1.3 build works Add commons-logging from j2ee plugin dependencies git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112975 13f79535-47bb-0310-9956-ffa450edef68 --- struts/project.xml | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/struts/project.xml b/struts/project.xml index 72202f25..993c5b70 100644 --- a/struts/project.xml +++ b/struts/project.xml @@ -26,7 +26,8 @@ - maven+j2ee-plugin + maven + maven-j2ee-plugin 1.1 @@ -45,6 +46,10 @@ commons-lang 1.0-b1.1 + + commons-logging + 1.0.2 + dom4j 1.4-dev-7 @@ -53,6 +58,7 @@ regexp 1.2 + xml-apis 1.0.b2 @@ -60,6 +66,7 @@ root + ant 1.5.1 @@ -67,15 +74,12 @@ root - - junit - 3.8.1 + xerces + 2.2.1 + http://xml.apache.org/xerces2-j/ +