From a4dbea758e5c0b05e46b9204e1c58768e4b68776 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Wed, 21 Nov 2012 22:51:18 +0000 Subject: [PATCH] remove non used commented declaration test last compiler snapshot git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412345 13f79535-47bb-0310-9956-ffa450edef68 --- .../webapp/WEB-INF/applicationContext.xml | 35 ++----------------- pom.xml | 5 +++ 2 files changed, 8 insertions(+), 32 deletions(-) diff --git a/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/WEB-INF/applicationContext.xml b/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/WEB-INF/applicationContext.xml index ee4d2cf75..9a123e45e 100644 --- a/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/WEB-INF/applicationContext.xml +++ b/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/WEB-INF/applicationContext.xml @@ -27,9 +27,7 @@ http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.0.xsd http://www.springframework.org/schema/task - http://www.springframework.org/schema/task/spring-task-3.0.xsd - http://www.springframework.org/schema/util - http://www.springframework.org/schema/util/spring-util-3.0.xsd"> + http://www.springframework.org/schema/task/spring-task-3.0.xsd"> @@ -149,33 +147,6 @@ --> - - - - +