From: Olivier Lamy Date: Mon, 16 Jan 2012 10:29:35 +0000 (+0000) Subject: enforce use of commons-* in webapp-js module X-Git-Tag: archiva-1.4-M3~1582 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9b978d2e63eca7b3e1425125a37e6ebb6addb982;p=archiva.git enforce use of commons-* in webapp-js module git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1231901 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/archiva-web/archiva-webapp-js/pom.xml b/archiva-modules/archiva-web/archiva-webapp-js/pom.xml index 5ece3a068..cb4e8e2d7 100644 --- a/archiva-modules/archiva-web/archiva-webapp-js/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp-js/pom.xml @@ -96,6 +96,42 @@ + + commons-configuration + commons-configuration + + + commons-beanutils + commons-beanutils-core + + + commons-logging + commons-logging + + + + + + commons-digester + commons-digester + + + commons-logging + commons-logging + + + + + commons-beanutils + commons-beanutils + + + commons-logging + commons-logging + + + + org.apache.velocity velocity