diff --git a/docs/src/info/changelog.txt b/docs/src/info/changelog.txt index 0167a86d42..b649a601f0 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/changelog.txt @@ -5,7 +5,7 @@ For the full detailed changelog, see: https://fisheye.springsource.org/changelog/spring-integration -Changes in version 2.0.0 Final (Nov 22, 2010) +Changes in version 2.0.0 GA (Nov 22, 2010) http://jira.springsource.org/secure/IssueNavigator.jspa?reset=true&pid=10121&fixfor=11537 Changes in version 2.0.0 Release Candidate 2 (Nov 13, 2010) diff --git a/docs/src/info/readme.txt b/docs/src/info/readme.txt index 407ecefa30..3d355e565e 100644 --- a/docs/src/info/readme.txt +++ b/docs/src/info/readme.txt @@ -1,4 +1,4 @@ -SPRING INTEGRATION 2.0.0 Final (Nov 22, 2010) +SPRING INTEGRATION 2.0.0 GA (Nov 22, 2010) ----------------------------------------------------------- To find out what has changed since version 1.0.x or any earlier 2.0.0 diff --git a/gradle.properties b/gradle.properties index 4a026608fe..317e9fce63 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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.0.BUILD-SNAPSHOT +springIntegrationVersion=2.0.0.RELEASE # ------------------------------------------------------------------------------ # build system user roles diff --git a/pom.xml b/pom.xml index 6602add2ac..a801a41b4d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE pom Spring Integration diff --git a/spring-integration-core/pom.xml b/spring-integration-core/pom.xml index d69311e7c8..95f321cfce 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration Core @@ -144,18 +144,18 @@ 1.8.4 test - - junit - junit - 4.7 - test - org.aspectj aspectjrt 1.6.8 test + + junit + junit-dep + 4.8.2 + test + UTF8 diff --git a/spring-integration-event/pom.xml b/spring-integration-event/pom.xml index 5678049c9c..1527f1b2e7 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration Event Support @@ -85,7 +85,7 @@ org.springframework.integration spring-integration-test - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE test @@ -133,7 +133,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-feed/pom.xml b/spring-integration-feed/pom.xml index 4c5aecaa4a..cdde7563fb 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration RSS Feed Support @@ -115,7 +115,7 @@ org.springframework.integration spring-integration-test - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE test @@ -139,7 +139,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-file/pom.xml b/spring-integration-file/pom.xml index da1592a5db..5fe27b976b 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration File Support @@ -85,7 +85,7 @@ org.springframework.integration spring-integration-test - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE test @@ -133,7 +133,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-ftp/pom.xml b/spring-integration-ftp/pom.xml index c3c1575cc6..5bfa78b237 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration FTP Support @@ -103,7 +103,7 @@ org.springframework.integration spring-integration-test - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE test @@ -116,7 +116,7 @@ org.springframework.integration spring-integration-file - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-groovy/pom.xml b/spring-integration-groovy/pom.xml index 8c9fb87966..b5f9aca71c 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration Groovy Support @@ -133,7 +133,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-http/pom.xml b/spring-integration-http/pom.xml index a11ef827a4..e2b33827a5 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration HTTP Support @@ -122,7 +122,7 @@ org.springframework.integration spring-integration-test - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE test @@ -146,7 +146,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-httpinvoker/pom.xml b/spring-integration-httpinvoker/pom.xml index 6f90ecc208..1b4674fb15 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration HttpInvoker Support @@ -139,7 +139,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-ip/pom.xml b/spring-integration-ip/pom.xml index de6030d6dd..4657b08aaf 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration IP Support @@ -79,7 +79,7 @@ org.springframework.integration spring-integration-stream - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE runtime @@ -91,7 +91,7 @@ org.springframework.integration spring-integration-test - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE test @@ -139,7 +139,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-jdbc/pom.xml b/spring-integration-jdbc/pom.xml index e2ed4a0015..d064a42de7 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration JDBC Support @@ -133,7 +133,7 @@ org.springframework.integration spring-integration-test - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE test @@ -175,7 +175,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-jms/pom.xml b/spring-integration-jms/pom.xml index dfde7a8077..85cd8487ce 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration JMS Support @@ -127,7 +127,7 @@ org.springframework.integration spring-integration-test - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE test @@ -163,7 +163,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-jmx/pom.xml b/spring-integration-jmx/pom.xml index 9c36082a18..f71227b9d8 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration JMX Support @@ -139,7 +139,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-mail/pom.xml b/spring-integration-mail/pom.xml index 8f5b2c0e7a..d7b9ed68c6 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration Mail Support @@ -97,7 +97,7 @@ org.springframework.integration spring-integration-test - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE test @@ -140,7 +140,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-rmi/pom.xml b/spring-integration-rmi/pom.xml index f27385a828..63cad9b4ae 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration RMI Support @@ -133,7 +133,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-security/pom.xml b/spring-integration-security/pom.xml index a7a1cadd57..257fdd4efd 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration Security Support @@ -151,7 +151,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-sftp/pom.xml b/spring-integration-sftp/pom.xml index 30ff9662b8..ad81204789 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration SFTP Support @@ -79,7 +79,7 @@ org.springframework.integration spring-integration-stream - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile @@ -109,7 +109,7 @@ org.springframework.integration spring-integration-test - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE test @@ -122,7 +122,7 @@ org.springframework.integration spring-integration-file - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile @@ -158,7 +158,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-stream/pom.xml b/spring-integration-stream/pom.xml index ecb3b70d98..16c1f365e6 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration Stream Support @@ -127,7 +127,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-test/pom.xml b/spring-integration-test/pom.xml index df45578cb2..c503a6507d 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration Test Support @@ -127,7 +127,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-twitter/pom.xml b/spring-integration-twitter/pom.xml index 6f57187d64..4ae45e0d7e 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration Twitter Support @@ -103,7 +103,7 @@ org.springframework.integration spring-integration-test - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE test @@ -140,7 +140,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-ws/pom.xml b/spring-integration-ws/pom.xml index 1d7503f3de..0a7e5076d5 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration Web Services Support @@ -135,7 +135,7 @@ org.springframework.integration spring-integration-test - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE test @@ -166,7 +166,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-xml/pom.xml b/spring-integration-xml/pom.xml index 3c7dae7a3b..04ea350c66 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration XML Support @@ -115,7 +115,7 @@ org.springframework.integration spring-integration-test - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE test @@ -158,7 +158,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile diff --git a/spring-integration-xmpp/pom.xml b/spring-integration-xmpp/pom.xml index 6e1f683266..2869365438 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.0.BUILD-SNAPSHOT + 2.0.0.RELEASE Spring Integration XMPP Support @@ -73,7 +73,7 @@ org.springframework.integration spring-integration-stream - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE test @@ -103,7 +103,7 @@ org.springframework.integration spring-integration-test - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE test @@ -158,7 +158,7 @@ org.springframework.integration spring-integration-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE compile