From c4dbad9ea4e76d713590bb052be26e08f953d721 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Wed, 9 Feb 2011 20:05:59 -0600 Subject: [PATCH] Release version 2.0.3.RELEASE --- gradle.properties | 4 ++-- pom.xml | 2 +- spring-integration-core/pom.xml | 2 +- spring-integration-event/pom.xml | 6 +++--- spring-integration-feed/pom.xml | 6 +++--- spring-integration-file/pom.xml | 6 +++--- spring-integration-ftp/pom.xml | 6 +++--- spring-integration-groovy/pom.xml | 4 ++-- spring-integration-http/pom.xml | 6 +++--- .../outbound/HttpRequestExecutingMessageHandler.java | 2 +- .../http/support/DefaultHttpHeaderMapper.java | 4 ++-- spring-integration-httpinvoker/pom.xml | 4 ++-- spring-integration-ip/pom.xml | 8 ++++---- spring-integration-jdbc/pom.xml | 6 +++--- spring-integration-jms/pom.xml | 6 +++--- spring-integration-jmx/pom.xml | 4 ++-- spring-integration-mail/pom.xml | 6 +++--- spring-integration-rmi/pom.xml | 4 ++-- spring-integration-security/pom.xml | 4 ++-- spring-integration-sftp/pom.xml | 10 +++++----- spring-integration-stream/pom.xml | 4 ++-- spring-integration-test/pom.xml | 4 ++-- spring-integration-twitter/pom.xml | 6 +++--- spring-integration-ws/pom.xml | 6 +++--- spring-integration-xml/pom.xml | 6 +++--- spring-integration-xmpp/pom.xml | 8 ++++---- 26 files changed, 67 insertions(+), 67 deletions(-) diff --git a/gradle.properties b/gradle.properties index dcc88975d7..25219694c6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -# Copyright 2002-2010 the original author or authors. +# Copyright 2002-2011 the original author or authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -17,7 +17,7 @@ # version to be applied to all projects in this multi-project build. this is # the one and only location version changes need to be made. # ------------------------------------------------------------------------------ -springIntegrationVersion=2.0.3.BUILD-SNAPSHOT +springIntegrationVersion=2.0.3.RELEASE # ------------------------------------------------------------------------------ # build system user roles diff --git a/pom.xml b/pom.xml index 2f6cd1f254..c12a353915 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE pom Spring Integration diff --git a/spring-integration-core/pom.xml b/spring-integration-core/pom.xml index 12346787a4..894d091eba 100644 --- a/spring-integration-core/pom.xml +++ b/spring-integration-core/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration Core diff --git a/spring-integration-event/pom.xml b/spring-integration-event/pom.xml index d70f6c8450..f5197302e8 100644 --- a/spring-integration-event/pom.xml +++ b/spring-integration-event/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-event - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration Event Support @@ -85,7 +85,7 @@ org.springframework.integration spring-integration-test - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE test @@ -133,7 +133,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-feed/pom.xml b/spring-integration-feed/pom.xml index 930d15d9ce..7e8aaa17e3 100644 --- a/spring-integration-feed/pom.xml +++ b/spring-integration-feed/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-feed - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration RSS Feed Support @@ -115,7 +115,7 @@ org.springframework.integration spring-integration-test - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE test @@ -139,7 +139,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-file/pom.xml b/spring-integration-file/pom.xml index f214f3b824..b57b00cc43 100644 --- a/spring-integration-file/pom.xml +++ b/spring-integration-file/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-file - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration File Support @@ -85,7 +85,7 @@ org.springframework.integration spring-integration-test - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE test @@ -133,7 +133,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-ftp/pom.xml b/spring-integration-ftp/pom.xml index 4a416ea21d..870e40a557 100644 --- a/spring-integration-ftp/pom.xml +++ b/spring-integration-ftp/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-ftp - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration FTP Support @@ -103,7 +103,7 @@ org.springframework.integration spring-integration-test - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE test @@ -116,7 +116,7 @@ org.springframework.integration spring-integration-file - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-groovy/pom.xml b/spring-integration-groovy/pom.xml index 3bfd60bb23..bc1531b749 100644 --- a/spring-integration-groovy/pom.xml +++ b/spring-integration-groovy/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-groovy - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration Groovy Support @@ -133,7 +133,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-http/pom.xml b/spring-integration-http/pom.xml index 32033bb354..66971c3365 100644 --- a/spring-integration-http/pom.xml +++ b/spring-integration-http/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-http - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration HTTP Support @@ -122,7 +122,7 @@ org.springframework.integration spring-integration-test - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE test @@ -146,7 +146,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-http/src/main/java/org/springframework/integration/http/outbound/HttpRequestExecutingMessageHandler.java b/spring-integration-http/src/main/java/org/springframework/integration/http/outbound/HttpRequestExecutingMessageHandler.java index 6f0c69dd4e..ac65c0a8ab 100755 --- a/spring-integration-http/src/main/java/org/springframework/integration/http/outbound/HttpRequestExecutingMessageHandler.java +++ b/spring-integration-http/src/main/java/org/springframework/integration/http/outbound/HttpRequestExecutingMessageHandler.java @@ -115,7 +115,7 @@ public class HttpRequestExecutingMessageHandler extends AbstractReplyProducingMe /** * Create a handler that will send requests to the provided URI using a provided RestTemplate * @param uri - * @param resrTemplate + * @param restTemplate */ public HttpRequestExecutingMessageHandler(String uri, RestTemplate restTemplate) { Assert.hasText(uri, "URI is required"); diff --git a/spring-integration-http/src/main/java/org/springframework/integration/http/support/DefaultHttpHeaderMapper.java b/spring-integration-http/src/main/java/org/springframework/integration/http/support/DefaultHttpHeaderMapper.java index 5f290a9d67..f24168c486 100644 --- a/spring-integration-http/src/main/java/org/springframework/integration/http/support/DefaultHttpHeaderMapper.java +++ b/spring-integration-http/src/main/java/org/springframework/integration/http/support/DefaultHttpHeaderMapper.java @@ -237,7 +237,7 @@ public class DefaultHttpHeaderMapper implements HeaderMapper { * The values can also contain simple wildcard patterns (e.g. "foo*" or "*foo") to be matched. *

* Any non-standard headers will be prefixed with the value specified by - * {@link DefaultHttpHeaderMapper#setUserDefinedPrefix(String)}. The default is 'X-'. + * {@link DefaultHttpHeaderMapper#setUserDefinedHeaderPrefix(String)}. The default is 'X-'. */ public void setOutboundHeaderNames(String[] outboundHeaderNames) { this.outboundHeaderNames = (outboundHeaderNames != null) ? outboundHeaderNames : new String[0]; @@ -250,7 +250,7 @@ public class DefaultHttpHeaderMapper implements HeaderMapper { *

* This will match the header name directly or, for non-standard HTTP headers, it will match * the header name prefixed with the value specified by - * {@link DefaultHttpHeaderMapper#setUserDefinedPrefix(String)}. The default is 'X-'. + * {@link DefaultHttpHeaderMapper#setUserDefinedHeaderPrefix(String)}. The default is 'X-'. */ public void setInboundHeaderNames(String[] inboundHeaderNames) { this.inboundHeaderNames = (inboundHeaderNames != null) ? inboundHeaderNames : new String[0]; diff --git a/spring-integration-httpinvoker/pom.xml b/spring-integration-httpinvoker/pom.xml index d679f1ed0f..9f30e408da 100644 --- a/spring-integration-httpinvoker/pom.xml +++ b/spring-integration-httpinvoker/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-httpinvoker - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration HttpInvoker Support @@ -139,7 +139,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-ip/pom.xml b/spring-integration-ip/pom.xml index a9f423299d..775e7adc5e 100644 --- a/spring-integration-ip/pom.xml +++ b/spring-integration-ip/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-ip - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration IP Support @@ -79,7 +79,7 @@ org.springframework.integration spring-integration-stream - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE runtime @@ -91,7 +91,7 @@ org.springframework.integration spring-integration-test - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE test @@ -139,7 +139,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-jdbc/pom.xml b/spring-integration-jdbc/pom.xml index 7aaf56fb2e..3f9eb779af 100644 --- a/spring-integration-jdbc/pom.xml +++ b/spring-integration-jdbc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-jdbc - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration JDBC Support @@ -133,7 +133,7 @@ org.springframework.integration spring-integration-test - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE test @@ -175,7 +175,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-jms/pom.xml b/spring-integration-jms/pom.xml index 40633c980f..aa71a96ede 100644 --- a/spring-integration-jms/pom.xml +++ b/spring-integration-jms/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-jms - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration JMS Support @@ -127,7 +127,7 @@ org.springframework.integration spring-integration-test - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE test @@ -163,7 +163,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-jmx/pom.xml b/spring-integration-jmx/pom.xml index a3e2a5283e..795312b2f7 100644 --- a/spring-integration-jmx/pom.xml +++ b/spring-integration-jmx/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-jmx - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration JMX Support @@ -139,7 +139,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-mail/pom.xml b/spring-integration-mail/pom.xml index dd10f4fed6..7240c13f83 100644 --- a/spring-integration-mail/pom.xml +++ b/spring-integration-mail/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-mail - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration Mail Support @@ -97,7 +97,7 @@ org.springframework.integration spring-integration-test - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE test @@ -140,7 +140,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-rmi/pom.xml b/spring-integration-rmi/pom.xml index 5171f38724..894c56c6ec 100644 --- a/spring-integration-rmi/pom.xml +++ b/spring-integration-rmi/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-rmi - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration RMI Support @@ -133,7 +133,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-security/pom.xml b/spring-integration-security/pom.xml index 5100477a9a..6d15c2de87 100644 --- a/spring-integration-security/pom.xml +++ b/spring-integration-security/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-security - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration Security Support @@ -151,7 +151,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-sftp/pom.xml b/spring-integration-sftp/pom.xml index 929657bf6c..b0305a3e38 100644 --- a/spring-integration-sftp/pom.xml +++ b/spring-integration-sftp/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-sftp - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration SFTP Support @@ -79,7 +79,7 @@ org.springframework.integration spring-integration-stream - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile @@ -109,7 +109,7 @@ org.springframework.integration spring-integration-test - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE test @@ -122,7 +122,7 @@ org.springframework.integration spring-integration-file - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile @@ -158,7 +158,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-stream/pom.xml b/spring-integration-stream/pom.xml index 1fa0ce5675..8838dc7b92 100644 --- a/spring-integration-stream/pom.xml +++ b/spring-integration-stream/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-stream - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration Stream Support @@ -127,7 +127,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-test/pom.xml b/spring-integration-test/pom.xml index 62c928a1a5..1778f5da68 100644 --- a/spring-integration-test/pom.xml +++ b/spring-integration-test/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-test - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration Test Support @@ -127,7 +127,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-twitter/pom.xml b/spring-integration-twitter/pom.xml index f672c8a299..4e4a3ca6c9 100644 --- a/spring-integration-twitter/pom.xml +++ b/spring-integration-twitter/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-twitter - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration Twitter Support @@ -103,7 +103,7 @@ org.springframework.integration spring-integration-test - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE test @@ -140,7 +140,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-ws/pom.xml b/spring-integration-ws/pom.xml index e3b3fa7797..cd2353bb42 100644 --- a/spring-integration-ws/pom.xml +++ b/spring-integration-ws/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-ws - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration Web Services Support @@ -141,7 +141,7 @@ org.springframework.integration spring-integration-test - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE test @@ -172,7 +172,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-xml/pom.xml b/spring-integration-xml/pom.xml index 3b232f4cbb..4acb9a9ad0 100644 --- a/spring-integration-xml/pom.xml +++ b/spring-integration-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-xml - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration XML Support @@ -133,7 +133,7 @@ org.springframework.integration spring-integration-test - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE test @@ -176,7 +176,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile diff --git a/spring-integration-xmpp/pom.xml b/spring-integration-xmpp/pom.xml index 64ac503e94..2356ac1758 100644 --- a/spring-integration-xmpp/pom.xml +++ b/spring-integration-xmpp/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-xmpp - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE Spring Integration XMPP Support @@ -73,7 +73,7 @@ org.springframework.integration spring-integration-stream - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE test @@ -103,7 +103,7 @@ org.springframework.integration spring-integration-test - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE test @@ -158,7 +158,7 @@ org.springframework.integration spring-integration-core - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE compile