From 3a6066d4fd26668f2a6e8690f15034bc3b6c6bd1 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Mon, 28 Feb 2011 13:17:50 +0000 Subject: [PATCH 1/1] Remove default agent logger git-svn-id: https://svn.argeo.org/slc/trunk@4248 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../META-INF/spring/demo.xml | 20 +++++-------------- .../META-INF/spring/agent.xml | 2 +- .../META-INF/spring/osgi.xml | 5 ----- 3 files changed, 6 insertions(+), 21 deletions(-) diff --git a/demo/site/org.argeo.slc.demo.agent/META-INF/spring/demo.xml b/demo/site/org.argeo.slc.demo.agent/META-INF/spring/demo.xml index 2f66cde01..f3ae8a23f 100644 --- a/demo/site/org.argeo.slc.demo.agent/META-INF/spring/demo.xml +++ b/demo/site/org.argeo.slc.demo.agent/META-INF/spring/demo.xml @@ -4,20 +4,10 @@ xsi:schemaLocation="http://www.springframework.org/schema/osgi http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd http://www.springframework.org/schema/beans - http://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> - + + + \ No newline at end of file diff --git a/modules/agent/org.argeo.slc.agent/META-INF/spring/agent.xml b/modules/agent/org.argeo.slc.agent/META-INF/spring/agent.xml index 9e50d5a67..a6e5f00e5 100644 --- a/modules/agent/org.argeo.slc.agent/META-INF/spring/agent.xml +++ b/modules/agent/org.argeo.slc.agent/META-INF/spring/agent.xml @@ -21,5 +21,5 @@ value="${slc.agent.log4Notification.onlyExecutionThread}" /> - + \ No newline at end of file diff --git a/modules/agent/org.argeo.slc.agent/META-INF/spring/osgi.xml b/modules/agent/org.argeo.slc.agent/META-INF/spring/osgi.xml index f5e36ca97..df4759d8b 100644 --- a/modules/agent/org.argeo.slc.agent/META-INF/spring/osgi.xml +++ b/modules/agent/org.argeo.slc.agent/META-INF/spring/osgi.xml @@ -8,11 +8,6 @@ - - - -