From f0079d97f2ed3c48eaab93a8e60b25b56c0d7c15 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Sun, 7 Sep 2008 01:51:18 +0000 Subject: [PATCH] Updated test configuration for stdout and stderr Channel Adapter parsing. --- .../adapter/stream/config/consoleTargetParserTests.xml | 10 ++++++---- .../stream/config/invalidConsoleTargetParserTests.xml | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/org.springframework.integration.adapter/src/test/java/org/springframework/integration/adapter/stream/config/consoleTargetParserTests.xml b/org.springframework.integration.adapter/src/test/java/org/springframework/integration/adapter/stream/config/consoleTargetParserTests.xml index 4a3e20ebf5..1b4227bb1a 100644 --- a/org.springframework.integration.adapter/src/test/java/org/springframework/integration/adapter/stream/config/consoleTargetParserTests.xml +++ b/org.springframework.integration.adapter/src/test/java/org/springframework/integration/adapter/stream/config/consoleTargetParserTests.xml @@ -7,12 +7,14 @@ http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration-1.0.xsd"> - + - + - + - + + + \ No newline at end of file diff --git a/org.springframework.integration.adapter/src/test/java/org/springframework/integration/adapter/stream/config/invalidConsoleTargetParserTests.xml b/org.springframework.integration.adapter/src/test/java/org/springframework/integration/adapter/stream/config/invalidConsoleTargetParserTests.xml index 204ae78793..0d9fe0b79a 100644 --- a/org.springframework.integration.adapter/src/test/java/org/springframework/integration/adapter/stream/config/invalidConsoleTargetParserTests.xml +++ b/org.springframework.integration.adapter/src/test/java/org/springframework/integration/adapter/stream/config/invalidConsoleTargetParserTests.xml @@ -7,6 +7,6 @@ http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration-1.0.xsd"> - + \ No newline at end of file