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
04ae83e562bfc0bb1f127fd47fecb4d2953e18fc
spring-integration
/
org.springframework.integration.adapter
History
Marius Bogoevici
3d00dd9930
Refactored FtpSource and FileSource so that they inherit from the same base class AbstractDirectorySource. FtpSource namespace support is modified, so that it supports the type/message-creator pair, with the same semantic as FileSource. Implemented a distinct behaviour with respect to deleting files via MessageCreator: FtpSource will delete the local copies after creating the files, whereas FileSource will not.
2008-05-24 15:34:54 +00:00
..
src
Refactored FtpSource and FileSource so that they inherit from the same base class AbstractDirectorySource. FtpSource namespace support is modified, so that it supports the type/message-creator pair, with the same semantic as FileSource. Implemented a distinct behaviour with respect to deleting files via MessageCreator: FtpSource will delete the local copies after creating the files, whereas FileSource will not.
2008-05-24 15:34:54 +00:00
.classpath
Moved spring.schemas and spring.handlers to "src/main/resources/META-INF" (INT-223).
2008-05-20 22:17:11 +00:00
.project
Updated the names of the projects
2008-05-20 21:41:01 +00:00
build.xml
Updated the names of the projects
2008-05-20 21:41:01 +00:00
ivy.xml
Updated the names of the projects
2008-05-20 21:41:01 +00:00
template.mf
Removed 'Bundle-Version' from template.mf files.
2008-05-21 23:33:26 +00:00