spring-projects / spring-plugin

Apache License 2.0
441 stars 117 forks source link

Upgrade to Spring Framework 4.0 and Spring Integration 4.0 #6

Closed wilkinsona closed 10 years ago

wilkinsona commented 10 years ago

In Spring Framework 4.0 and Spring Integration 4.0 a number of messaging-related types have moved from Spring Integration into Spring Framework. This PR updates Spring Plugin to depend on Spring Framework 4.0 and Spring Integration 4.0 and to use the message types that are now in Spring Framework's new spring-messaging module.

odrotbohm commented 10 years ago

Superseeded by #9.