diff --git a/advanced/advanced-testing-examples/pom.xml b/advanced/advanced-testing-examples/pom.xml
index 6f81d672..baa05c9a 100644
--- a/advanced/advanced-testing-examples/pom.xml
+++ b/advanced/advanced-testing-examples/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
advanced-testing-examples
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
Advanced Testing Examples
Advanced Testing Examples
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -60,10 +60,16 @@
+
+ org.springframework.integration
+ spring-integration-groovy
+ 4.0.4.RELEASE
+ compile
+
org.springframework.integration
spring-integration-jms
- 4.0.0.RELEASE
+ 4.0.4.RELEASE
compile
@@ -78,6 +84,12 @@
1.3
test
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
javax.jms
jms-api
@@ -90,23 +102,11 @@
1.2.17
compile
-
- org.springframework.integration
- spring-integration-groovy
- 4.0.0.RELEASE
- compile
-
org.mockito
mockito-core
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/advanced/dynamic-ftp/pom.xml b/advanced/dynamic-ftp/pom.xml
index d6e88102..a921b5ce 100644
--- a/advanced/dynamic-ftp/pom.xml
+++ b/advanced/dynamic-ftp/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
dynamic-ftp
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
Dynamic FTP Demo
Dynamic FTP Demo
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -60,12 +60,6 @@
-
- org.springframework.integration
- spring-integration-ftp
- 4.0.0.RELEASE
- compile
-
junit
junit
@@ -78,23 +72,29 @@
1.3
test
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
log4j
log4j
1.2.17
compile
+
+ org.springframework.integration
+ spring-integration-ftp
+ 4.0.4.RELEASE
+ compile
+
org.mockito
mockito-core
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/advanced/pom.xml b/advanced/pom.xml
index 68aa7f9a..dbe05254 100644
--- a/advanced/pom.xml
+++ b/advanced/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
advanced
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
http://projects.spring.io/spring-integration
SpringIO
@@ -21,7 +21,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -29,7 +29,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -37,12 +37,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
diff --git a/applications/cafe-scripted/pom.xml b/applications/cafe-scripted/pom.xml
index 7be0ee76..5c3d96f2 100644
--- a/applications/cafe-scripted/pom.xml
+++ b/applications/cafe-scripted/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
cafe-scripted
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
Cafe Sample (Scripted Implementation)
Cafe Sample (Scripted Implementation)
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -62,14 +62,14 @@
org.springframework.integration
- spring-integration-stream
- 4.0.0.RELEASE
+ spring-integration-groovy
+ 4.0.4.RELEASE
compile
org.springframework.integration
spring-integration-rmi
- 4.0.0.RELEASE
+ 4.0.4.RELEASE
compile
@@ -85,15 +85,15 @@
test
- org.springframework.integration
- spring-integration-jmx
- 4.0.0.RELEASE
- compile
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
org.codehaus.groovy
groovy-all
- 2.2.2
+ 2.3.0
compile
@@ -110,8 +110,8 @@
org.springframework.integration
- spring-integration-groovy
- 4.0.0.RELEASE
+ spring-integration-stream
+ 4.0.4.RELEASE
compile
@@ -127,10 +127,10 @@
test
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
+ org.springframework.integration
+ spring-integration-jmx
+ 4.0.4.RELEASE
+ compile
diff --git a/applications/cafe/cafe-amqp/pom.xml b/applications/cafe/cafe-amqp/pom.xml
index 09326c6a..385b49cf 100644
--- a/applications/cafe/cafe-amqp/pom.xml
+++ b/applications/cafe/cafe-amqp/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
cafe-amqp
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
Cafe - With AMQP Message Broker
Cafe - With AMQP Message Broker
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -60,6 +60,12 @@
+
+ org.springframework.integration.samples
+ cafe-si
+ 3.0.0.BUILD-SNAPSHOT
+ compile
+
junit
junit
@@ -73,10 +79,10 @@
test
- org.springframework.integration
- spring-integration-amqp
- 4.0.0.RELEASE
- compile
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
log4j
@@ -85,9 +91,9 @@
compile
- org.springframework.integration.samples
- cafe-si
- 2.2.0.BUILD-SNAPSHOT
+ org.springframework.integration
+ spring-integration-amqp
+ 4.0.4.RELEASE
compile
@@ -96,11 +102,5 @@
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/applications/cafe/cafe-jms/pom.xml b/applications/cafe/cafe-jms/pom.xml
index c620d045..e32d1897 100644
--- a/applications/cafe/cafe-jms/pom.xml
+++ b/applications/cafe/cafe-jms/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
cafe-jms
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
Cafe - With JMS Message Broker
Cafe - With JMS Message Broker
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -60,10 +60,16 @@
+
+ org.springframework.integration.samples
+ cafe-si
+ 3.0.0.BUILD-SNAPSHOT
+ compile
+
org.springframework.integration
spring-integration-jms
- 4.0.0.RELEASE
+ 4.0.4.RELEASE
compile
@@ -78,30 +84,24 @@
1.3
test
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
log4j
log4j
1.2.17
compile
-
- org.springframework.integration.samples
- cafe-si
- 2.2.0.BUILD-SNAPSHOT
- compile
-
org.mockito
mockito-core
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
org.apache.activemq
activemq-broker
diff --git a/applications/cafe/cafe-si/pom.xml b/applications/cafe/cafe-si/pom.xml
index a55b39c6..59e73388 100644
--- a/applications/cafe/cafe-si/pom.xml
+++ b/applications/cafe/cafe-si/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
cafe-si
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
Cafe - Pure Spring Integration
Cafe - Pure Spring Integration
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -60,12 +60,6 @@
-
- org.springframework.integration
- spring-integration-stream
- 4.0.0.RELEASE
- compile
-
junit
junit
@@ -78,12 +72,24 @@
1.3
test
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
log4j
log4j
1.2.17
compile
+
+ org.springframework.integration
+ spring-integration-stream
+ 4.0.4.RELEASE
+ compile
+
com.fasterxml.jackson.core
jackson-databind
@@ -96,11 +102,5 @@
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/applications/cafe/pom.xml b/applications/cafe/pom.xml
index 13dbcc2b..d61bdbdc 100644
--- a/applications/cafe/pom.xml
+++ b/applications/cafe/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
cafe
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
http://projects.spring.io/spring-integration
SpringIO
@@ -21,7 +21,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -29,7 +29,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -37,12 +37,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
diff --git a/applications/loan-broker/pom.xml b/applications/loan-broker/pom.xml
index 66f28f69..d653118e 100644
--- a/applications/loan-broker/pom.xml
+++ b/applications/loan-broker/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
loan-broker
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
Loan Broker Sample
Loan Broker Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -60,6 +60,12 @@
+
+ org.springframework.integration
+ spring-integration-ip
+ 4.0.4.RELEASE
+ compile
+
junit
junit
@@ -72,29 +78,23 @@
1.3
test
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
log4j
log4j
1.2.17
compile
-
- org.springframework.integration
- spring-integration-ip
- 4.0.0.RELEASE
- compile
-
org.mockito
mockito-core
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/applications/loanshark/pom.xml b/applications/loanshark/pom.xml
index 6b679bd0..4e44479b 100644
--- a/applications/loanshark/pom.xml
+++ b/applications/loanshark/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
loanshark
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
war
Loan Shark Sample
Loan Shark Sample
@@ -24,7 +24,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -32,7 +32,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -40,12 +40,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -75,12 +75,6 @@
-
- org.springframework
- spring-context
- 4.0.3.RELEASE
- compile
-
org.slf4j
slf4j-log4j12
@@ -99,24 +93,36 @@
4.11
test
-
- org.springframework
- spring-jdbc
- 4.0.3.RELEASE
- compile
-
commons-fileupload
commons-fileupload
1.2.2
compile
+
+ org.springframework
+ spring-aop
+ 4.0.7.RELEASE
+ compile
+
+
+ org.springframework
+ spring-context
+ 4.0.7.RELEASE
+ compile
+
org.aspectj
aspectjtools
1.8.0
compile
+
+ org.springframework
+ spring-webmvc
+ 4.0.7.RELEASE
+ compile
+
org.hibernate
hibernate-entitymanager
@@ -129,24 +135,6 @@
1.5.4
compile
-
- org.springframework
- spring-aop
- 4.0.3.RELEASE
- compile
-
-
- org.springframework
- spring-tx
- 4.0.3.RELEASE
- compile
-
-
- org.springframework
- spring-aspects
- 4.0.3.RELEASE
- compile
-
javax.validation
validation-api
@@ -191,14 +179,14 @@
org.springframework
- spring-test
- 4.0.3.RELEASE
- test
+ spring-jdbc
+ 4.0.7.RELEASE
+ compile
- org.springframework
- spring-webmvc
- 4.0.3.RELEASE
+ org.springframework.integration
+ spring-integration-ip
+ 4.0.4.RELEASE
compile
@@ -208,9 +196,21 @@
compile
- org.springframework.integration
- spring-integration-ip
- 4.0.0.RELEASE
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
+
+ org.springframework
+ spring-orm
+ 4.0.7.RELEASE
+ compile
+
+
+ org.springframework
+ spring-aspects
+ 4.0.7.RELEASE
compile
@@ -225,18 +225,18 @@
1.3
test
-
- org.springframework
- spring-orm
- 4.0.3.RELEASE
- compile
-
commons-digester
commons-digester
2.0
compile
+
+ org.springframework
+ spring-tx
+ 4.0.7.RELEASE
+ compile
+
net.sf.flexjson
flexjson
diff --git a/applications/pom.xml b/applications/pom.xml
index 4c927b2f..761bca6e 100644
--- a/applications/pom.xml
+++ b/applications/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
applications
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
http://projects.spring.io/spring-integration
SpringIO
@@ -21,7 +21,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -29,7 +29,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -37,12 +37,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
diff --git a/basic/amqp/pom.xml b/basic/amqp/pom.xml
index e9df737b..e45bd308 100644
--- a/basic/amqp/pom.xml
+++ b/basic/amqp/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
amqp
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
AMQP Basic Sample
AMQP Basic Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -60,12 +60,6 @@
-
- org.springframework.integration
- spring-integration-stream
- 4.0.0.RELEASE
- compile
-
junit
junit
@@ -79,10 +73,10 @@
test
- org.springframework.integration
- spring-integration-amqp
- 4.0.0.RELEASE
- compile
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
log4j
@@ -90,17 +84,23 @@
1.2.17
compile
+
+ org.springframework.integration
+ spring-integration-stream
+ 4.0.4.RELEASE
+ compile
+
+
+ org.springframework.integration
+ spring-integration-amqp
+ 4.0.4.RELEASE
+ compile
+
org.mockito
mockito-core
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/basic/control-bus/pom.xml b/basic/control-bus/pom.xml
index 20a3fae5..f400d540 100644
--- a/basic/control-bus/pom.xml
+++ b/basic/control-bus/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
control-bus
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
Control Bus Basic Sample
Control Bus Basic Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -72,10 +72,16 @@
1.3
test
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
org.springframework.integration
spring-integration-core
- 4.0.0.RELEASE
+ 4.0.4.RELEASE
compile
@@ -90,11 +96,5 @@
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/basic/enricher/pom.xml b/basic/enricher/pom.xml
index ab10e3c5..aab6903b 100644
--- a/basic/enricher/pom.xml
+++ b/basic/enricher/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
enricher
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
Enricher Basic Sample
Enricher Basic Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -78,10 +78,16 @@
1.3
test
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
org.springframework.integration
spring-integration-core
- 4.0.0.RELEASE
+ 4.0.4.RELEASE
compile
@@ -96,11 +102,5 @@
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/basic/feed/pom.xml b/basic/feed/pom.xml
index e725d507..21d72a6e 100644
--- a/basic/feed/pom.xml
+++ b/basic/feed/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
feed
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
Feed (RSS/ATOM) Basic Sample
Feed (RSS/ATOM) Basic Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -60,12 +60,6 @@
-
- org.springframework.integration
- spring-integration-feed
- 4.0.0.RELEASE
- compile
-
junit
junit
@@ -78,23 +72,29 @@
1.3
test
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
log4j
log4j
1.2.17
compile
+
+ org.springframework.integration
+ spring-integration-feed
+ 4.0.4.RELEASE
+ compile
+
org.mockito
mockito-core
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/basic/file/pom.xml b/basic/file/pom.xml
index b577e002..353d5fef 100644
--- a/basic/file/pom.xml
+++ b/basic/file/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
file
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
File Copy Basic Sample
File Copy Basic Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -72,6 +72,18 @@
1.3
test
+
+ org.springframework.integration
+ spring-integration-file
+ 4.0.4.RELEASE
+ compile
+
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
log4j
log4j
@@ -84,17 +96,5 @@
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
-
- org.springframework.integration
- spring-integration-file
- 4.0.0.RELEASE
- compile
-
diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml
index 9d198498..915b5f49 100644
--- a/basic/ftp/pom.xml
+++ b/basic/ftp/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
ftp
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
FTP Basic Sample
FTP Basic Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -66,12 +66,6 @@
1.7.6
compile
-
- org.springframework.integration
- spring-integration-ftp
- 4.0.0.RELEASE
- compile
-
junit
junit
@@ -84,41 +78,47 @@
1.3
test
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
commons-io
commons-io
2.4
compile
-
- org.springframework.integration
- spring-integration-test
- 4.0.0.RELEASE
- test
-
org.apache.ftpserver
ftpserver-core
1.0.6
compile
+
+ org.springframework.integration
+ spring-integration-test
+ 4.0.4.RELEASE
+ test
+
log4j
log4j
1.2.17
compile
+
+ org.springframework.integration
+ spring-integration-ftp
+ 4.0.4.RELEASE
+ compile
+
org.mockito
mockito-core
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/basic/helloworld/pom.xml b/basic/helloworld/pom.xml
index 14bc2d5c..2e4b9db8 100644
--- a/basic/helloworld/pom.xml
+++ b/basic/helloworld/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
helloworld
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
Hello World Sample
Hello World Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -72,10 +72,16 @@
1.3
test
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
org.springframework.integration
spring-integration-core
- 4.0.0.RELEASE
+ 4.0.4.RELEASE
compile
@@ -90,11 +96,5 @@
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/basic/http/pom.xml b/basic/http/pom.xml
index e99ee384..ca36903e 100644
--- a/basic/http/pom.xml
+++ b/basic/http/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
http
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
war
HTTP Sample
HTTP Sample
@@ -24,7 +24,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -32,7 +32,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -40,12 +40,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -78,7 +78,7 @@
org.springframework
spring-webmvc
- 4.0.3.RELEASE
+ 4.0.7.RELEASE
compile
@@ -95,10 +95,16 @@
org.springframework.integration
- spring-integration-http
- 4.0.0.RELEASE
+ spring-integration-mail
+ 4.0.4.RELEASE
compile
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
commons-io
commons-io
@@ -107,8 +113,8 @@
org.springframework.integration
- spring-integration-mail
- 4.0.0.RELEASE
+ spring-integration-http
+ 4.0.4.RELEASE
compile
@@ -135,11 +141,5 @@
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/basic/jdbc/pom.xml b/basic/jdbc/pom.xml
index 4ed7c84e..c4f3578c 100644
--- a/basic/jdbc/pom.xml
+++ b/basic/jdbc/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
jdbc
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
JDBC Basic Sample
JDBC Basic Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -60,6 +60,12 @@
+
+ org.springframework.integration
+ spring-integration-jdbc
+ 4.0.4.RELEASE
+ compile
+
com.h2database
h2
@@ -79,10 +85,10 @@
test
- org.springframework.integration
- spring-integration-jdbc
- 4.0.0.RELEASE
- compile
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
log4j
@@ -96,11 +102,5 @@
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml
index dfd43b9b..fd15f588 100644
--- a/basic/jms/pom.xml
+++ b/basic/jms/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
jms
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
JMS Basic Sample
JMS Basic Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -60,24 +60,18 @@
-
- org.springframework.integration
- spring-integration-jms
- 4.0.0.RELEASE
- compile
-
-
- org.springframework.integration
- spring-integration-stream
- 4.0.0.RELEASE
- compile
-
org.slf4j
slf4j-log4j12
1.7.6
compile
+
+ org.springframework.integration
+ spring-integration-jms
+ 4.0.4.RELEASE
+ compile
+
junit
junit
@@ -90,10 +84,16 @@
1.3
test
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
org.springframework.integration
spring-integration-test
- 4.0.0.RELEASE
+ 4.0.4.RELEASE
test
@@ -102,18 +102,18 @@
1.2.17
compile
+
+ org.springframework.integration
+ spring-integration-stream
+ 4.0.4.RELEASE
+ compile
+
org.mockito
mockito-core
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
org.apache.activemq
activemq-broker
diff --git a/basic/jmx/pom.xml b/basic/jmx/pom.xml
index 172fd55b..dbe761e3 100644
--- a/basic/jmx/pom.xml
+++ b/basic/jmx/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
jmx
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
JMX Basic Sample
JMX Basic Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -60,12 +60,6 @@
-
- org.springframework.integration
- spring-integration-stream
- 4.0.0.RELEASE
- compile
-
junit
junit
@@ -79,10 +73,10 @@
test
- org.springframework.integration
- spring-integration-jmx
- 4.0.0.RELEASE
- compile
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
log4j
@@ -90,6 +84,12 @@
1.2.17
compile
+
+ org.springframework.integration
+ spring-integration-stream
+ 4.0.4.RELEASE
+ compile
+
org.mockito
mockito-core
@@ -97,10 +97,10 @@
test
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
+ org.springframework.integration
+ spring-integration-jmx
+ 4.0.4.RELEASE
+ compile
diff --git a/basic/jpa/pom.xml b/basic/jpa/pom.xml
index 30238f61..1c1ea329 100644
--- a/basic/jpa/pom.xml
+++ b/basic/jpa/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
jpa
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
JPA Basic Sample
JPA Basic Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -84,18 +84,18 @@
4.11
test
-
- org.springframework
- spring-instrument
- 4.0.3.RELEASE
- runtime
-
org.hamcrest
hamcrest-all
1.3
test
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
org.apache.openjpa
openjpa
@@ -105,9 +105,15 @@
org.springframework.integration
spring-integration-jpa
- 4.0.0.RELEASE
+ 4.0.4.RELEASE
compile
+
+ org.springframework
+ spring-instrument
+ 4.0.7.RELEASE
+ runtime
+
org.eclipse.persistence
javax.persistence
@@ -126,11 +132,5 @@
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/basic/mail/pom.xml b/basic/mail/pom.xml
index 1a7ee7e5..e372611c 100644
--- a/basic/mail/pom.xml
+++ b/basic/mail/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
mail
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
Mail (IMAP + POP3) Sample
Mail (IMAP + POP3) Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -60,12 +60,6 @@
-
- org.springframework
- spring-context
- 4.0.3.RELEASE
- compile
-
junit
junit
@@ -81,9 +75,15 @@
org.springframework.integration
spring-integration-mail
- 4.0.0.RELEASE
+ 4.0.4.RELEASE
compile
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
log4j
log4j
@@ -102,17 +102,17 @@
1.4.7
compile
+
+ org.springframework
+ spring-context
+ 4.0.7.RELEASE
+ compile
+
org.mockito
mockito-core
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/basic/mongodb/pom.xml b/basic/mongodb/pom.xml
index e2d004a6..4919ab87 100644
--- a/basic/mongodb/pom.xml
+++ b/basic/mongodb/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
mongodb
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
MongoDb Basic Sample
MongoDb Basic Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -63,7 +63,7 @@
org.springframework.integration
spring-integration-mongodb
- 4.0.0.RELEASE
+ 4.0.4.RELEASE
compile
@@ -78,6 +78,12 @@
1.3
test
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
log4j
log4j
@@ -90,11 +96,5 @@
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/basic/oddeven/pom.xml b/basic/oddeven/pom.xml
index 5da4f94f..ed19b258 100644
--- a/basic/oddeven/pom.xml
+++ b/basic/oddeven/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
oddeven
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
Odd-Even Sample
Odd-Even Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -72,10 +72,16 @@
1.3
test
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
org.springframework.integration
spring-integration-core
- 4.0.0.RELEASE
+ 4.0.4.RELEASE
compile
@@ -90,11 +96,5 @@
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/basic/pom.xml b/basic/pom.xml
index acfeb968..4c0a8620 100644
--- a/basic/pom.xml
+++ b/basic/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
basic
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
http://projects.spring.io/spring-integration
SpringIO
@@ -21,7 +21,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -29,7 +29,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -37,12 +37,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
diff --git a/basic/quote/pom.xml b/basic/quote/pom.xml
index 11a7e661..c50612da 100644
--- a/basic/quote/pom.xml
+++ b/basic/quote/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
quote
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
Quote Sample
Quote Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -60,12 +60,6 @@
-
- org.springframework.integration
- spring-integration-stream
- 4.0.0.RELEASE
- compile
-
junit
junit
@@ -78,23 +72,29 @@
1.3
test
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
log4j
log4j
1.2.17
compile
+
+ org.springframework.integration
+ spring-integration-stream
+ 4.0.4.RELEASE
+ compile
+
org.mockito
mockito-core
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/basic/sftp/pom.xml b/basic/sftp/pom.xml
index 06eea970..df3d5930 100644
--- a/basic/sftp/pom.xml
+++ b/basic/sftp/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
sftp
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
SFTP Basic Sample
SFTP Basic Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -66,6 +66,12 @@
4.11
test
+
+ org.springframework.integration
+ spring-integration-sftp
+ 4.0.4.RELEASE
+ compile
+
org.hamcrest
hamcrest-all
@@ -73,10 +79,10 @@
test
- org.springframework.integration
- spring-integration-sftp
- 4.0.0.RELEASE
- compile
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
log4j
@@ -91,10 +97,10 @@
test
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
+ org.apache.sshd
+ sshd-core
+ 0.10.1
+ compile
diff --git a/basic/tcp-amqp/pom.xml b/basic/tcp-amqp/pom.xml
index 39a1fb49..71835ef5 100644
--- a/basic/tcp-amqp/pom.xml
+++ b/basic/tcp-amqp/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
tcp-amqp
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
TCP-AMQP Basic Sample
TCP-AMQP Basic Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -60,6 +60,12 @@
+
+ org.springframework.integration
+ spring-integration-ip
+ 4.0.4.RELEASE
+ compile
+
org.slf4j
slf4j-log4j12
@@ -79,10 +85,10 @@
test
- org.springframework.integration
- spring-integration-amqp
- 4.0.0.RELEASE
- compile
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
log4j
@@ -92,8 +98,8 @@
org.springframework.integration
- spring-integration-ip
- 4.0.0.RELEASE
+ spring-integration-amqp
+ 4.0.4.RELEASE
compile
@@ -102,11 +108,5 @@
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/basic/tcp-client-server/pom.xml b/basic/tcp-client-server/pom.xml
index 63d56294..7a0425ac 100644
--- a/basic/tcp-client-server/pom.xml
+++ b/basic/tcp-client-server/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
tcp-client-server
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
TCP Client Server Sample
TCP Client Server Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -60,6 +60,12 @@
+
+ org.springframework.integration
+ spring-integration-ip
+ 4.0.4.RELEASE
+ compile
+
commons-lang
commons-lang
@@ -78,10 +84,16 @@
1.3
test
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
org.springframework.integration
spring-integration-test
- 4.0.0.RELEASE
+ 4.0.4.RELEASE
compile
@@ -90,23 +102,11 @@
1.2.17
compile
-
- org.springframework.integration
- spring-integration-ip
- 4.0.0.RELEASE
- compile
-
org.mockito
mockito-core
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/basic/testing-examples/pom.xml b/basic/testing-examples/pom.xml
index 4fe9ac3e..88311389 100644
--- a/basic/testing-examples/pom.xml
+++ b/basic/testing-examples/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
testing-examples
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
Testing Examples
Testing Examples
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -63,7 +63,7 @@
org.springframework
spring-webmvc
- 4.0.3.RELEASE
+ 4.0.7.RELEASE
compile
@@ -80,20 +80,26 @@
org.springframework.integration
- spring-integration-http
- 4.0.0.RELEASE
+ spring-integration-file
+ 4.0.4.RELEASE
compile
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
org.springframework.integration
- spring-integration-ws
- 4.0.0.RELEASE
+ spring-integration-http
+ 4.0.4.RELEASE
compile
org.springframework.integration
spring-integration-test
- 4.0.0.RELEASE
+ 4.0.4.RELEASE
test
@@ -108,16 +114,10 @@
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
org.springframework.integration
- spring-integration-file
- 4.0.0.RELEASE
+ spring-integration-ws
+ 4.0.4.RELEASE
compile
diff --git a/basic/twitter/pom.xml b/basic/twitter/pom.xml
index ddf3fda0..f3fdf022 100644
--- a/basic/twitter/pom.xml
+++ b/basic/twitter/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.integration.samples
twitter
- 2.2.0.BUILD-SNAPSHOT
+ 3.0.0.BUILD-SNAPSHOT
Twitter Basic Sample
Twitter Basic Sample
http://projects.spring.io/spring-integration
@@ -23,7 +23,7 @@
garyrussell
Gary Russell
- grussell@gopivotal.com
+ grussell@pivotal.io
project lead
@@ -31,7 +31,7 @@
markfisher
Mark Fisher
- mfisher@gopivotal.com
+ mfisher@pivotal.io
project founder and lead emeritus
@@ -39,12 +39,12 @@
ghillert
Gunnar Hillert
- ghillert@gopivotal.com
+ ghillert@pivotal.io
abilan
Artem Bilan
- abilan@gopivotal.com
+ abilan@pivotal.io
@@ -72,10 +72,16 @@
1.3
test
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
org.springframework.integration
spring-integration-twitter
- 4.0.0.RELEASE
+ 4.0.4.RELEASE
compile
@@ -90,11 +96,5 @@
1.9.5
test
-
- org.springframework
- spring-test
- 4.0.3.RELEASE
- test
-
diff --git a/basic/web-sockets/README.md b/basic/web-sockets/README.md
new file mode 100644
index 00000000..632ed9b9
--- /dev/null
+++ b/basic/web-sockets/README.md
@@ -0,0 +1,29 @@
+WebSockets Sample
+==============
+
+This example demonstrates the Standard WebSocket protocol (without any sub-protocols) with Spring Integration Adapters.
+It just sends current time from the server to all connected clients.
+
+## Server
+
+The server is presented only with a single `org.springframework.integration.samples.websocket.standard.server.Application`
+class, which is based on the Spring Boot AutoConfiguration and Spring Integration Java & Annotation configuration.
+It is a `main` and starts an embedded Tomcat server on the default `8080` port. The WebSocket endpoint is mapped to the `/time` path.
+
+The server also can be run from Gradle `gradlew :web-sockets:run`
+
+## Java Client
+
+The `org.springframework.integration.samples.websocket.standard.client.Application` is a simple Java application,
+ which starts an integration flow (`client-context.xml`), connects to the WebSocket server and prints `Message`s to the
+ logs, which are received over WebSocket.
+
+## Browser Client
+
+The `index.html` in the `src/main/resources/static` directory of this project demonstrates a JavaScript `SockJS` client, which connects
+to our server and just prints its messages in the middle of page.
+
+## Test Case
+
+The `org.springframework.integration.samples.websocket.standard.ApplicationTests` demonstrates the Spring Boot test
+framework and starts Server & Client to check, that the client receives correct data.
diff --git a/basic/web-sockets/pom.xml b/basic/web-sockets/pom.xml
new file mode 100644
index 00000000..fbfc884d
--- /dev/null
+++ b/basic/web-sockets/pom.xml
@@ -0,0 +1,123 @@
+
+
+ 4.0.0
+
+ spring-boot-starter-parent
+ org.springframework.boot
+ 1.1.6.RELEASE
+
+ org.springframework.integration.samples
+ web-sockets
+ 3.0.0.BUILD-SNAPSHOT
+ Web Sockets Basic Sample
+ Web Sockets Basic Sample
+ http://projects.spring.io/spring-integration
+
+ SpringIO
+ https://spring.io
+
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ garyrussell
+ Gary Russell
+ grussell@pivotal.io
+
+ project lead
+
+
+
+ markfisher
+ Mark Fisher
+ mfisher@pivotal.io
+
+ project founder and lead emeritus
+
+
+
+ ghillert
+ Gunnar Hillert
+ ghillert@pivotal.io
+
+
+ abilan
+ Artem Bilan
+ abilan@pivotal.io
+
+
+
+ scm:git:scm:git:git://github.com/spring-projects/spring-integration-samples.git
+ scm:git:scm:git:ssh://git@github.com:spring-projects/spring-integration-samples.git
+ https://github.com/spring-projects/spring-integration-samples
+
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+
+
+
+ repo.spring.io.milestone
+ Spring Framework Maven Milestone Repository
+ https://repo.spring.io/libs-milestone
+
+
+
+
+ org.springframework.boot
+ spring-boot-starter-websocket
+ compile
+
+
+ junit
+ junit
+ 4.11
+ test
+
+
+ org.hamcrest
+ hamcrest-all
+ 1.3
+ test
+
+
+ org.springframework
+ spring-test
+ 4.0.7.RELEASE
+ test
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+ test
+
+
+ log4j
+ log4j
+ 1.2.17
+ compile
+
+
+ org.mockito
+ mockito-core
+ 1.9.5
+ test
+
+
+ org.springframework.integration
+ spring-integration-websocket
+ 4.1.0.BUILD-SNAPSHOT
+ compile
+
+
+
diff --git a/basic/web-sockets/src/main/java/org/springframework/integration/samples/websocket/standard/client/Application.java b/basic/web-sockets/src/main/java/org/springframework/integration/samples/websocket/standard/client/Application.java
new file mode 100644
index 00000000..32c601f3
--- /dev/null
+++ b/basic/web-sockets/src/main/java/org/springframework/integration/samples/websocket/standard/client/Application.java
@@ -0,0 +1,34 @@
+/*
+ * Copyright 2014 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.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.springframework.integration.samples.websocket.standard.client;
+
+import org.springframework.context.ConfigurableApplicationContext;
+import org.springframework.context.support.ClassPathXmlApplicationContext;
+
+/**
+ * @author Artem Bilan
+ * @since 3.0
+ */
+public class Application {
+
+ public static void main(String[] args) throws Exception {
+ ConfigurableApplicationContext ctx = new ClassPathXmlApplicationContext("client-context.xml", Application.class);
+ System.in.read();
+ ctx.close();
+ }
+
+}
diff --git a/basic/web-sockets/src/main/java/org/springframework/integration/samples/websocket/standard/server/Application.java b/basic/web-sockets/src/main/java/org/springframework/integration/samples/websocket/standard/server/Application.java
new file mode 100644
index 00000000..3689de47
--- /dev/null
+++ b/basic/web-sockets/src/main/java/org/springframework/integration/samples/websocket/standard/server/Application.java
@@ -0,0 +1,142 @@
+/*
+ * Copyright 2014 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.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.springframework.integration.samples.websocket.standard.server;
+
+import java.text.DateFormat;
+import java.util.Collections;
+import java.util.Date;
+import java.util.Iterator;
+import java.util.concurrent.Executors;
+
+import org.springframework.boot.SpringApplication;
+import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
+import org.springframework.context.ConfigurableApplicationContext;
+import org.springframework.context.annotation.Bean;
+import org.springframework.context.annotation.Configuration;
+import org.springframework.integration.annotation.InboundChannelAdapter;
+import org.springframework.integration.annotation.Poller;
+import org.springframework.integration.annotation.ServiceActivator;
+import org.springframework.integration.annotation.Transformer;
+import org.springframework.integration.channel.DirectChannel;
+import org.springframework.integration.channel.ExecutorChannel;
+import org.springframework.integration.channel.PublishSubscribeChannel;
+import org.springframework.integration.core.MessageSource;
+import org.springframework.integration.handler.LoggingHandler;
+import org.springframework.integration.splitter.DefaultMessageSplitter;
+import org.springframework.integration.transformer.AbstractPayloadTransformer;
+import org.springframework.integration.transformer.HeaderEnricher;
+import org.springframework.integration.transformer.support.ExpressionEvaluatingHeaderValueMessageProcessor;
+import org.springframework.integration.websocket.ServerWebSocketContainer;
+import org.springframework.integration.websocket.outbound.WebSocketOutboundMessageHandler;
+import org.springframework.messaging.Message;
+import org.springframework.messaging.MessageChannel;
+import org.springframework.messaging.MessageHandler;
+import org.springframework.messaging.simp.SimpMessageHeaderAccessor;
+import org.springframework.messaging.support.GenericMessage;
+
+/**
+ * @author Artem Bilan
+ * @since 3.0
+ */
+@Configuration
+@EnableAutoConfiguration
+public class Application {
+
+ public static void main(String[] args) throws Exception {
+ ConfigurableApplicationContext ctx = SpringApplication.run(Application.class);
+ System.out.println("Hit 'Enter' to terminate");
+ System.in.read();
+ ctx.close();
+ }
+
+ @Bean
+ public ServerWebSocketContainer serverWebSocketContainer() {
+ return new ServerWebSocketContainer("/time").withSockJs();
+ }
+
+ @Bean
+ @InboundChannelAdapter(value = "splitChannel", poller = @Poller(fixedDelay = "1000", maxMessagesPerPoll = "1"))
+ public MessageSource> webSocketSessionsMessageSource() {
+ return new MessageSource>() {
+
+ @Override
+ public Message> receive() {
+ return new GenericMessage>(serverWebSocketContainer().getSessions().keySet().iterator());
+ }
+
+ };
+ }
+
+ @Bean
+ public MessageChannel splitChannel() {
+ return new DirectChannel();
+ }
+
+ @Bean
+ @ServiceActivator(inputChannel = "splitChannel")
+ public MessageHandler splitter() {
+ DefaultMessageSplitter splitter = new DefaultMessageSplitter();
+ splitter.setOutputChannelName("headerEnricherChannel");
+ return splitter;
+ }
+
+ @Bean
+ public MessageChannel headerEnricherChannel() {
+ return new ExecutorChannel(Executors.newCachedThreadPool());
+ }
+
+ @Bean
+ @Transformer(inputChannel = "headerEnricherChannel", outputChannel = "transformChannel")
+ public HeaderEnricher headerEnricher() {
+ return new HeaderEnricher(Collections.singletonMap(SimpMessageHeaderAccessor.SESSION_ID_HEADER,
+ new ExpressionEvaluatingHeaderValueMessageProcessor