From 5abd154e1936c1ad7ffef96cb96ca9a9a7374693 Mon Sep 17 00:00:00 2001 From: "Timothy A. Bish" Date: Thu, 7 Mar 2013 15:42:18 +0000 Subject: [PATCH] fix for: https://issues.apache.org/jira/browse/AMQ-4360 Update spring pooled bean and config files to use non-deprecated calls. git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1453921 13f79535-47bb-0310-9956-ffa450edef68 --- .../org/apache/activemq/camel/transactedconsume.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/activemq-camel/src/test/resources/org/apache/activemq/camel/transactedconsume.xml b/activemq-camel/src/test/resources/org/apache/activemq/camel/transactedconsume.xml index 1b186a3b16..e87c17372c 100644 --- a/activemq-camel/src/test/resources/org/apache/activemq/camel/transactedconsume.xml +++ b/activemq-camel/src/test/resources/org/apache/activemq/camel/transactedconsume.xml @@ -5,9 +5,9 @@ The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -35,7 +35,7 @@ - +