Josh Long
|
fc2a859e61
|
Fixed teh SFTP inbound adapter - it's now based on the abstract base classes
|
2010-08-20 18:18:19 +00:00 |
|
Josh Long
|
b5b0e06e81
|
Removing already deprecated instances of *FileList*Filters in favor of their entries.* equivalents which are generics-friendly and can be reused across adapters. Also, added some documentaton to the AbstractInboundRemoteFileSystemSynchroniz*.java classes so that the lifecycle hooks are explained for subsequent file system adapter implementations
|
2010-08-20 18:08:32 +00:00 |
|
Josh Long
|
1562d53118
|
Cleaning up stray references, fixing tests
|
2010-08-20 17:23:07 +00:00 |
|
Josh Long
|
25b5afa528
|
initial commit of my work to make building filesystem based adapters more consistent, cleaner.
|
2010-08-20 10:06:13 +00:00 |
|
Mark Fisher
|
59e4b98d39
|
INT-1295 added groupings for JavaDoc
|
2010-08-18 20:20:58 +00:00 |
|
Mark Fisher
|
d5a80421ec
|
added test for @Payload annotation with SpEL on a Gateway
|
2010-08-18 19:47:09 +00:00 |
|
Mark Fisher
|
10b7c50178
|
removed return keyword from Groovy scripts in tests
|
2010-08-18 19:35:09 +00:00 |
|
Gary Russell
|
920822c504
|
INT-1346 Use Unique Port For All Unit Tests To Avoid Crosstalk - Previously, timing made it possible for the client from one test to talk to the server for another.
|
2010-08-18 17:21:52 +00:00 |
|
Gary Russell
|
cf2db714d3
|
INT-1361 Protect Listener Thread from NPE
|
2010-08-18 17:17:11 +00:00 |
|
Gary Russell
|
8b2346aa34
|
INT-1361 NPE If Empty Interceptor Factory Chain Configured
|
2010-08-18 17:15:14 +00:00 |
|
Mark Fisher
|
faed0b39cf
|
added svn:ignore
|
2010-08-18 15:55:53 +00:00 |
|
Mark Fisher
|
a590711dad
|
added svn:ignore
|
2010-08-18 15:55:11 +00:00 |
|
Josh Long
|
c22ccb1d26
|
Adding a slew of classes that can be genericized and then reused whole in the File, SFTP, and FTP adapters. This is experimental and may just as soon prove a dead end.
|
2010-08-18 10:23:36 +00:00 |
|
Josh Long
|
b5556a664d
|
clean up - and also made it so that the SFTP, FTP and File adapters all support String, byte[] , and File payloads for the *:outbound-adapters
|
2010-08-18 09:56:10 +00:00 |
|
Josh Long
|
770b001080
|
Fixed compiler error in the DefaultFtpClientFactory impl
|
2010-08-18 07:08:43 +00:00 |
|
Josh Long
|
78c28d5b0f
|
I can be so forgetful sometimes! I've just changed *SFTP* -> *Sftp* and *FTP* to *Ftp*. Looks *much* better now and feels more like the Spring I know and love.
|
2010-08-18 06:58:02 +00:00 |
|
Josh Long
|
4f4c25a8dd
|
I can be so forgetful sometimes! I've just changed *SFTP* -> *Sftp* and *FTP* to *Ftp*. Looks *much* better now and feels more like the Spring I know and love.
|
2010-08-18 06:22:05 +00:00 |
|
Josh Long
|
b1571e2767
|
I can be so forgetful sometimes! I've just changed *SFTP* -> *Sftp* and *FTP* to *Ftp*. Looks *much* better now and feels more like the Spring I know and love.
|
2010-08-18 05:49:07 +00:00 |
|
Josh Long
|
006c826995
|
I can be so forgetful sometimes! I've just changed *SFTP* -> *Sftp*. Looks *much* better now and feels more like the Spring I know and love.
|
2010-08-18 05:45:41 +00:00 |
|
Josh Long
|
9f3f0a91bf
|
I can be so forgetful sometimes! I've just changed *SFTP* -> *Sftp*. Looks *much* better now and feels more like the Spring I know and love.
|
2010-08-18 05:45:09 +00:00 |
|
Josh Long
|
a3ad837468
|
Taught the SFTP adapter how to do file name filtering and predicates INT-1357
|
2010-08-18 04:26:26 +00:00 |
|
Josh Long
|
8307772dd0
|
Taught the FTP adapter how to do file name filtering and predicates INT-1357
|
2010-08-18 03:17:49 +00:00 |
|
Josh Long
|
6dec375d36
|
cleaning up SFTP + FTP code
|
2010-08-18 01:37:08 +00:00 |
|
Josh Long
|
852e6fe68a
|
cleaning up SFTP + FTP code
|
2010-08-18 01:35:01 +00:00 |
|
Mark Fisher
|
b6aa9edbd7
|
INT-1350, INT-1356 added namespace support for 'mapped-request-headers' on the HTTP <outbound-gateway> and <outbound-channel-adapter> elements as well as 'mapped-response-headers' on the the <outbound-gateway>
|
2010-08-17 23:47:35 +00:00 |
|
Josh Long
|
bacbee1588
|
fixed a potential NPE
|
2010-08-17 23:23:06 +00:00 |
|
Josh Long
|
6766db3f37
|
Adding support for alternatively injecting a simple MessageChannel reference
|
2010-08-17 23:09:20 +00:00 |
|
Josh Long
|
1d1302acdf
|
Adding support for alternatively injecting a simple MessageChannel reference
|
2010-08-17 23:06:15 +00:00 |
|
Mark Fisher
|
929e14a320
|
INT-1343, INT-1355 @Publisher can now be used as a meta-annotation, and when the "channel" is not available at method-level, a class-level annotation will now be checked next, and only if neither are present will it fall back to the default channel of the advisor.
|
2010-08-17 22:18:40 +00:00 |
|
Josh Long
|
3eed02fbb3
|
fixing wayward packages
|
2010-08-17 21:00:13 +00:00 |
|
Josh Long
|
395331ae4c
|
removing wayward packages
|
2010-08-17 20:58:46 +00:00 |
|
Josh Long
|
bd38c25abb
|
Fixing wayward folder / package move
|
2010-08-17 20:25:56 +00:00 |
|
Josh Long
|
ca5e17c5f1
|
removing wayward duplicated package
|
2010-08-17 20:15:52 +00:00 |
|
Mark Fisher
|
71f78c807e
|
INT-1270 ExpressionFactoryBean now extends AbstractFactoryBean
|
2010-08-17 19:28:45 +00:00 |
|
Mark Fisher
|
a8fb06ee07
|
INT-1270 no need for a null check
|
2010-08-17 19:22:18 +00:00 |
|
Mark Fisher
|
1f0d9d6e45
|
INT-1354 added support for "expression" attributes on the <header> sub-elements of a <gateway>
|
2010-08-17 19:15:27 +00:00 |
|
Josh Long
|
700b89e99a
|
Moving from *.endpoint to *.context
|
2010-08-17 17:47:49 +00:00 |
|
Mark Fisher
|
10704c94c5
|
INT-1270 added support for <header> sub-elements on the <scheduled-producer>
|
2010-08-17 17:32:18 +00:00 |
|
Mark Fisher
|
035d0c01b0
|
INT-1270 added ExpressionFactoryBean
|
2010-08-17 17:30:12 +00:00 |
|
Jeremy Grelle
|
933c8e42f0
|
Making the inbound/outbound header mapping strategy symmetrical.
|
2010-08-17 16:37:33 +00:00 |
|
Gary Russell
|
d8bfa7970e
|
INT-1346 Timing Problem in JDBC Test; Expected 2 Messages When Only One Might be Available
|
2010-08-17 13:16:39 +00:00 |
|
Gary Russell
|
85059fd815
|
INT-1346 Outbound Gateway Tests Were Not Waiting for Test Listener to Start
|
2010-08-17 13:14:40 +00:00 |
|
Josh Long
|
d85fdaceb0
|
moving FTP / SFTP support from sandbox.
|
2010-08-17 03:59:52 +00:00 |
|
Mark Fisher
|
57d5e5c400
|
INT-1350 Now checking if the prefix "X-" is already in place before adding it.
|
2010-08-17 01:00:01 +00:00 |
|
Gary Russell
|
fe8dca0785
|
INT-1346 Fix Test Timing Problem Where Second (expected) Failure Returned Before First (Good) Message.
|
2010-08-17 00:49:11 +00:00 |
|
Mark Fisher
|
75a925bced
|
INT-1350 DefaultHttpHeaderMaper now has 'outboundHeaderNames' and 'inboundHeaderNames'. Both are empty by default. The outbound headers will be prefixed with "X-".
|
2010-08-16 23:33:27 +00:00 |
|
Mark Fisher
|
86f69e08bb
|
moved the DefaultOutboundRequestMapper code into the HttpRequestExecutingMessageHandler since we no longer expose the OutboundRequestMapper as a configurable strategy
|
2010-08-16 23:00:32 +00:00 |
|
Josh Long
|
0386a2cc06
|
I've added a newline to test whether Confluence is as whip smart as a custom adapter written in 1 minute with Spring Integration is about reacting to and notifying users of deltas in state, or, events.
|
2010-08-16 21:08:11 +00:00 |
|
Josh Long
|
ddd5ed9791
|
I've added a newline to test whether Confluence is as whip smart as a custom adapter written in 1 minute with Spring Integration is about reacting to and notifying users of deltas in state, or, events.
|
2010-08-16 21:06:16 +00:00 |
|
Josh Long
|
f3156ad85e
|
changing the interface to use the Java5-compatible version
|
2010-08-16 20:51:06 +00:00 |
|