From 0b82222f85ce741929d5c94fdff080ab87406ea6 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Fri, 12 Apr 2019 11:53:19 -0400 Subject: [PATCH] Clean up more schema before JDBC tests https://build.spring.io/browse/INT-FATS5IC-843/ **Cherry-pick to 5.1.x & .5.0.x** (cherry picked from commit e3e11a699972457bfa63ac180dcf1c2807856f13) --- .../integration/jdbc/store/JdbcMessageStoreTests-context.xml | 1 + .../integration/jdbc/store/channel/DataSource-derby-context.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/spring-integration-jdbc/src/test/java/org/springframework/integration/jdbc/store/JdbcMessageStoreTests-context.xml b/spring-integration-jdbc/src/test/java/org/springframework/integration/jdbc/store/JdbcMessageStoreTests-context.xml index 1c65a948f5..ec79f1f718 100644 --- a/spring-integration-jdbc/src/test/java/org/springframework/integration/jdbc/store/JdbcMessageStoreTests-context.xml +++ b/spring-integration-jdbc/src/test/java/org/springframework/integration/jdbc/store/JdbcMessageStoreTests-context.xml @@ -6,6 +6,7 @@ http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd"> + diff --git a/spring-integration-jdbc/src/test/java/org/springframework/integration/jdbc/store/channel/DataSource-derby-context.xml b/spring-integration-jdbc/src/test/java/org/springframework/integration/jdbc/store/channel/DataSource-derby-context.xml index 1261e14968..fdca4c8222 100644 --- a/spring-integration-jdbc/src/test/java/org/springframework/integration/jdbc/store/channel/DataSource-derby-context.xml +++ b/spring-integration-jdbc/src/test/java/org/springframework/integration/jdbc/store/channel/DataSource-derby-context.xml @@ -17,6 +17,7 @@ /> --> +