From 33379ce0259a46ed2dda81449856e5c7b025899a Mon Sep 17 00:00:00 2001 From: David Syer Date: Fri, 7 May 2010 09:09:41 +0000 Subject: [PATCH] Fix build after broken update --- .../jdbcInboundChannelAdapterCommonConfig.xml | 6 +++++- ...cOperationsJdbcInboundChannelAdapterTest.xml | 17 +---------------- 2 files changed, 6 insertions(+), 17 deletions(-) diff --git a/org.springframework.integration.jdbc/src/test/resources/org/springframework/integration/jdbc/config/jdbcInboundChannelAdapterCommonConfig.xml b/org.springframework.integration.jdbc/src/test/resources/org/springframework/integration/jdbc/config/jdbcInboundChannelAdapterCommonConfig.xml index 94c00c6a26..5b4080cab2 100644 --- a/org.springframework.integration.jdbc/src/test/resources/org/springframework/integration/jdbc/config/jdbcInboundChannelAdapterCommonConfig.xml +++ b/org.springframework.integration.jdbc/src/test/resources/org/springframework/integration/jdbc/config/jdbcInboundChannelAdapterCommonConfig.xml @@ -10,8 +10,12 @@ + + + + - + diff --git a/org.springframework.integration.jdbc/src/test/resources/org/springframework/integration/jdbc/config/pollingWithJdbcOperationsJdbcInboundChannelAdapterTest.xml b/org.springframework.integration.jdbc/src/test/resources/org/springframework/integration/jdbc/config/pollingWithJdbcOperationsJdbcInboundChannelAdapterTest.xml index f504fc6ad0..938e07233a 100644 --- a/org.springframework.integration.jdbc/src/test/resources/org/springframework/integration/jdbc/config/pollingWithJdbcOperationsJdbcInboundChannelAdapterTest.xml +++ b/org.springframework.integration.jdbc/src/test/resources/org/springframework/integration/jdbc/config/pollingWithJdbcOperationsJdbcInboundChannelAdapterTest.xml @@ -12,21 +12,6 @@ - - - - - - - - - - - - - - - +