From 93fc5bf919973643ff2667913eef996189d046ab Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Tue, 12 Jan 2021 09:59:35 -0500 Subject: [PATCH] Fix another Derby test in favor of H2 --- .../JdbcMessageStoreChannelIntegrationTests-context.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/spring-integration-jdbc/src/test/java/org/springframework/integration/jdbc/store/JdbcMessageStoreChannelIntegrationTests-context.xml b/spring-integration-jdbc/src/test/java/org/springframework/integration/jdbc/store/JdbcMessageStoreChannelIntegrationTests-context.xml index 998fcb34c1..0232148a9a 100644 --- a/spring-integration-jdbc/src/test/java/org/springframework/integration/jdbc/store/JdbcMessageStoreChannelIntegrationTests-context.xml +++ b/spring-integration-jdbc/src/test/java/org/springframework/integration/jdbc/store/JdbcMessageStoreChannelIntegrationTests-context.xml @@ -14,10 +14,10 @@ http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd"> - + - + @@ -56,11 +56,6 @@ - -