From f10fcc2dd5d5de1b4a389ae89941da2bd26ca597 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 29 Apr 2011 11:24:18 -0400 Subject: [PATCH] INT-1864 added inbound SFTP test for default adapter configuration (should have CachingSessionFactory) --- ...InboundChannelAdapterParserCachingTests-context.xml | 10 ++++++++++ .../InboundChannelAdapterParserCachingTests.java | 8 ++++++++ 2 files changed, 18 insertions(+) diff --git a/spring-integration-sftp/src/test/java/org/springframework/integration/sftp/config/InboundChannelAdapterParserCachingTests-context.xml b/spring-integration-sftp/src/test/java/org/springframework/integration/sftp/config/InboundChannelAdapterParserCachingTests-context.xml index afd3ab665f..8492d66259 100644 --- a/spring-integration-sftp/src/test/java/org/springframework/integration/sftp/config/InboundChannelAdapterParserCachingTests-context.xml +++ b/spring-integration-sftp/src/test/java/org/springframework/integration/sftp/config/InboundChannelAdapterParserCachingTests-context.xml @@ -31,8 +31,18 @@ + + + +