From 4b3153a7a55021ee862051ca0c9fd98c068084a4 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Wed, 22 Jul 2009 00:05:59 +0000 Subject: [PATCH] Switched Spring version to 3.0 snapshot and JUnit version to 4.6.0. --- build.properties | 6 +++--- .../.classpath | 10 ++++++---- .../.classpath | 10 ++++++---- .../.classpath | 12 +++++++----- .../.classpath | 16 +++++++++------- .../.classpath | 16 +++++++++------- org.springframework.integration.jms/.classpath | 16 +++++++++------- .../.classpath | 14 ++++++++------ org.springframework.integration.rmi/.classpath | 14 ++++++++------ .../.classpath | 16 +++++++++------- .../.classpath | 12 +++++++----- org.springframework.integration.ws/.classpath | 12 +++++++----- org.springframework.integration.xml/.classpath | 12 +++++++----- org.springframework.integration/.classpath | 18 ++++++++++-------- 14 files changed, 105 insertions(+), 79 deletions(-) diff --git a/build.properties b/build.properties index c88ae6e55a..5fa841edc1 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ -version=1.0.4 +version=2.0.0 release.type=integration natural.name=spring-integration project.name=Spring Integration @@ -7,5 +7,5 @@ ivy.cache.dir=${basedir}/../ivy-cache integration.repo.dir=${basedir}/../integration-repo javadoc.exclude.package.names=org/springframework/integration/samples/** # dependency versions -spring.version=2.5.6.A -junit.version=4.4.0 +spring.version=3.0.0.CI-336 +junit.version=4.6.0 diff --git a/org.springframework.integration.adapter/.classpath b/org.springframework.integration.adapter/.classpath index bc5775b3b9..bcc85ecb8a 100644 --- a/org.springframework.integration.adapter/.classpath +++ b/org.springframework.integration.adapter/.classpath @@ -5,10 +5,12 @@ - - - - + + + + + + diff --git a/org.springframework.integration.event/.classpath b/org.springframework.integration.event/.classpath index bc5775b3b9..bcc85ecb8a 100644 --- a/org.springframework.integration.event/.classpath +++ b/org.springframework.integration.event/.classpath @@ -5,10 +5,12 @@ - - - - + + + + + + diff --git a/org.springframework.integration.file/.classpath b/org.springframework.integration.file/.classpath index 81bc0ff0f5..e60640f529 100644 --- a/org.springframework.integration.file/.classpath +++ b/org.springframework.integration.file/.classpath @@ -5,11 +5,13 @@ - - - - - + + + + + + + diff --git a/org.springframework.integration.http/.classpath b/org.springframework.integration.http/.classpath index 9338d2c1a1..ebe76b9d9c 100644 --- a/org.springframework.integration.http/.classpath +++ b/org.springframework.integration.http/.classpath @@ -9,13 +9,15 @@ - - - - - - - + + + + + + + + + diff --git a/org.springframework.integration.httpinvoker/.classpath b/org.springframework.integration.httpinvoker/.classpath index c0ce3459d2..a0ed2061ae 100644 --- a/org.springframework.integration.httpinvoker/.classpath +++ b/org.springframework.integration.httpinvoker/.classpath @@ -7,13 +7,15 @@ - - - - - - - + + + + + + + + + diff --git a/org.springframework.integration.jms/.classpath b/org.springframework.integration.jms/.classpath index 20c6fbebf4..649ae11cc9 100644 --- a/org.springframework.integration.jms/.classpath +++ b/org.springframework.integration.jms/.classpath @@ -6,13 +6,15 @@ - - - - - - - + + + + + + + + + diff --git a/org.springframework.integration.mail/.classpath b/org.springframework.integration.mail/.classpath index 907efc5da6..9c87698cd5 100644 --- a/org.springframework.integration.mail/.classpath +++ b/org.springframework.integration.mail/.classpath @@ -7,12 +7,14 @@ - - - - - - + + + + + + + + diff --git a/org.springframework.integration.rmi/.classpath b/org.springframework.integration.rmi/.classpath index a65071fb22..a89c5e4223 100644 --- a/org.springframework.integration.rmi/.classpath +++ b/org.springframework.integration.rmi/.classpath @@ -6,12 +6,14 @@ - - - - - - + + + + + + + + diff --git a/org.springframework.integration.security/.classpath b/org.springframework.integration.security/.classpath index cd1ec8285e..75a61ce83f 100644 --- a/org.springframework.integration.security/.classpath +++ b/org.springframework.integration.security/.classpath @@ -7,13 +7,15 @@ - - - - - - - + + + + + + + + + diff --git a/org.springframework.integration.stream/.classpath b/org.springframework.integration.stream/.classpath index 86c1d69f1c..e95dd78c36 100644 --- a/org.springframework.integration.stream/.classpath +++ b/org.springframework.integration.stream/.classpath @@ -5,11 +5,13 @@ - - - - - + + + + + + + diff --git a/org.springframework.integration.ws/.classpath b/org.springframework.integration.ws/.classpath index 6005adecc0..be1233394c 100644 --- a/org.springframework.integration.ws/.classpath +++ b/org.springframework.integration.ws/.classpath @@ -8,14 +8,16 @@ - - - + + + + + - - + + diff --git a/org.springframework.integration.xml/.classpath b/org.springframework.integration.xml/.classpath index 8f52066a19..6342513617 100644 --- a/org.springframework.integration.xml/.classpath +++ b/org.springframework.integration.xml/.classpath @@ -9,14 +9,16 @@ - - - - + + + + + + - + diff --git a/org.springframework.integration/.classpath b/org.springframework.integration/.classpath index 3ce55bae9e..ca82b0fe2e 100644 --- a/org.springframework.integration/.classpath +++ b/org.springframework.integration/.classpath @@ -9,14 +9,16 @@ - - - - - - - - + + + + + + + + + +