From 6006ffdb136fabb070069ecd31ebe5b970a22b51 Mon Sep 17 00:00:00 2001 From: ozhurakousky Date: Wed, 8 Sep 2010 01:18:45 -0400 Subject: [PATCH 1/2] fixed the configuration.xml doc file --- src/docbkx/configuration.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/docbkx/configuration.xml b/src/docbkx/configuration.xml index 9b166d732d..6d5c33c3cc 100644 --- a/src/docbkx/configuration.xml +++ b/src/docbkx/configuration.xml @@ -250,6 +250,7 @@ public class FooService { } } + For several of these annotations, when a Message-handling method returns a non-null value, the endpoint will attempt to send a reply. This is consistent across both configuration options (namespace and annotations) in From a7a66241869746aebc69289e8ddccbf34f7bc8ce Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Wed, 8 Sep 2010 10:31:49 -0400 Subject: [PATCH 2/2] INT1434 Remove parent pom from loanshark --- spring-integration-samples/loanshark/pom.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/spring-integration-samples/loanshark/pom.xml b/spring-integration-samples/loanshark/pom.xml index 55ca1945c7..9cf95a57cb 100644 --- a/spring-integration-samples/loanshark/pom.xml +++ b/spring-integration-samples/loanshark/pom.xml @@ -1,11 +1,8 @@ 4.0.0 - - org.springframework.integration.samples - spring-integration-samples - 2.0.0.BUILD-SNAPSHOT - + org.springframework.integration.samples + 2.0.0.BUILD-SNAPSHOT loanshark Spring Integration Loan Shark Sample war