This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c8f5dbd49922c3891debd0948f258d5572c1010
spring-integration
/
org.springframework.integration.xml
History
Mark Fisher
8c8f5dbd49
The commons-net and apache oro dependencies are now configured as "optional->runtime" in ivy.xml (INT-297).
2008-08-14 19:11:38 +00:00
..
src
Removed the name parameter from channelRegistry.registerChannel() since the MessageChannel interface already defines getName(). Removed the setName() method from the MessageChannel interface. Removed the 'error-channel' attribute from the <message-bus/> element and the setErrorChannel() method from MessageBus. The "errorChannel" name is now sufficient for configuration.
2008-08-14 19:00:44 +00:00
.classpath
INT-300 XPathRouter
2008-07-15 16:44:12 +00:00
.project
Added new 'org.springframework.integration.xml' module (INT-265).
2008-06-24 18:17:56 +00:00
build.xml
Added new 'org.springframework.integration.xml' module (INT-265).
2008-06-24 18:17:56 +00:00
ivy.xml
The commons-net and apache oro dependencies are now configured as "optional->runtime" in ivy.xml (INT-297).
2008-08-14 19:11:38 +00:00
template.mf
INT-300 XPathRouter
2008-07-15 16:44:12 +00:00