From f4ce1aafc2ebda3ccb955b3ae299506f539a198c Mon Sep 17 00:00:00 2001 From: "Maria Odea B. Ching" Date: Wed, 4 Jun 2008 01:52:41 +0000 Subject: [PATCH] [MRM-824] -excluded xalan, velocity-dep, xml-apis, wstx-asl, stax-utils and xercesImpl jars in WEB-INF/lib git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662942 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-modules/archiva-web/archiva-webapp/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index 6c903ccc1..7d496ac22 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -255,6 +255,11 @@ commons-codec 1.3 + + stax + stax + 1.2.0 + @@ -326,6 +331,7 @@ Specifically setting this to false to avoid accidental jar file creation. --> false META-INF/**,WEB-INF/web.xml,WEB-INF/classes/xwork.xml + WEB-INF/lib/xalan-*.jar,WEB-INF/lib/velocity-dep-*.jar,WEB-INF/lib/xml-apis-*.jar,WEB-INF/lib/wstx-asl-*.jar,WEB-INF/lib/stax-utils-*.jar,WEB-INF/lib/xercesImpl-*.jar @@ -335,7 +341,7 @@ inplace - + -- 2.39.5