Mark Fisher
|
9ed99eb10c
|
INT-1257, INT-1263 Renamed HistoryProvider to TrackableComponent.
|
2010-08-25 20:42:46 +00:00 |
|
Gary Russell
|
df3464ed25
|
INT-1369 Fix Remaining Timing Hole in TcpNioConnection Where Possibly No Message Assembler Running
|
2010-08-25 20:41:06 +00:00 |
|
David Syer
|
1de89be40a
|
Add extra integration test for jdbc poller
|
2010-08-25 20:37:31 +00:00 |
|
Mark Fisher
|
c044299015
|
INT-1257, INT-1263 Renamed setShouldIncludeInHistory() to setShouldTrack() on the HistoryProvider interface.
|
2010-08-25 20:28:18 +00:00 |
|
Mark Fisher
|
64ab7f5734
|
INT-1257, INT-1263 Refactoring Message History (work in progress): Removed the getHistory() method from MessageHeaders. Using headers.get(MessageHistory.HEADER_NAME) instead.
|
2010-08-25 19:31:55 +00:00 |
|
Mark Fisher
|
1c8da6f251
|
INT-1257, INT-1263 Refactoring Message History (work in progress): Removed MessageHistoryWriter. Added MessageHistory.
|
2010-08-25 19:25:26 +00:00 |
|
Oleg Zhurakousky
|
85eaa2688f
|
sample IMAP and IMAP IDLE SI configuration to use with GMail
|
2010-08-25 19:18:33 +00:00 |
|
Oleg Zhurakousky
|
71a87d5d4d
|
INT-1374, INT-1375 added support for 'shouldMarkMessagesAsRead', fix to ensure message deletion happens after message processing
|
2010-08-25 19:09:34 +00:00 |
|
Mark Fisher
|
f5f948da4c
|
INT-1257, INT-1263 Refactoring Message History (work in progress): MessageHistoryWriter's writeHistory method is now static. Added HistoryProvider interface and MessageHistoryBeanPostProcessor.
|
2010-08-25 18:53:56 +00:00 |
|
Mark Fisher
|
97c292cc56
|
formatting
|
2010-08-25 15:04:15 +00:00 |
|
Mark Fisher
|
ac7b9cf739
|
INT-1257, INT-1263 Refactoring Message History (work in progress): removed MessageHistory and MessageHistoryEvent, moved MessageHistoryWriter and NamedComponent to the 'context' package.
|
2010-08-25 14:31:00 +00:00 |
|
Mark Fisher
|
45282ec459
|
INT-1257, INT-1263 Refactoring Message History (work in progress): removed MessageHistory and MessageHistoryEvent, moved MessageHistoryWriter and NamedComponent to the 'context' package.
|
2010-08-25 14:25:40 +00:00 |
|
Mark Fisher
|
220538ec08
|
INT-1257, INT-1263 Refactoring Message History (work in progress): removed MessageHistory and MessageHistoryEvent, moved MessageHistoryWriter and NamedComponent to the 'context' package.
|
2010-08-25 14:20:30 +00:00 |
|
David Syer
|
d98ff8eaa1
|
INT-1280: ship commons code out to external project
|
2010-08-25 12:22:27 +00:00 |
|
Oleg Zhurakousky
|
78deab7677
|
Added test for router configuration which delegates to errorChannel if channel can't be resolved
|
2010-08-25 09:55:34 +00:00 |
|
David Syer
|
02d191c5d0
|
INT-1227: fix bug frdom last commit
|
2010-08-25 07:45:42 +00:00 |
|
David Syer
|
4ed390526c
|
INT-1227: add EL to resequencer and fix schema
|
2010-08-25 07:21:20 +00:00 |
|
Mark Fisher
|
d67cbd2984
|
INT-1286 first step: the history header is now stored as a List<Properties> instead of relying on custom Object types. Also, the header is not mutated directly but now history is written by copying the Message. The next step might involve moving that into the MessageBuilder.
|
2010-08-24 22:19:58 +00:00 |
|
Josh Long
|
aef97c4012
|
moved spaces to tabs for the sftp package
|
2010-08-24 22:12:24 +00:00 |
|
Josh Long
|
d2d4104d86
|
moved spaces to tabs for the twitter package
|
2010-08-24 22:10:01 +00:00 |
|
Josh Long
|
d2f74acbfb
|
moved spaces to tabs for the xmpp package
|
2010-08-24 22:07:37 +00:00 |
|
Josh Long
|
0ec4e095d5
|
moved spaces to tabs for the file adapters entries.* package
|
2010-08-24 22:07:00 +00:00 |
|
Josh Long
|
245ae1d5fa
|
fixed a compilation issue stemming from Java 1.5 != 1.6 compatible. (that's twice i've been bitten by the Properties class supporting a completely obvious #store(writer, String) variant!
|
2010-08-24 11:02:46 +00:00 |
|
Josh Long
|
b85ed0fe27
|
fixed a compilation issue stemming from Java 1.5 != 1.6 compatible. (that's twice i've been bitten by the Properties class supporting a completely obvious #store(writer, String) variant!
|
2010-08-24 10:45:13 +00:00 |
|
Josh Long
|
126fa35e2b
|
initial commit of the finished twitter support.
|
2010-08-24 10:26:47 +00:00 |
|
Josh Long
|
d6176a7f1b
|
Adding support for retreival of a MetadataPersister implementation if possible.
|
2010-08-24 08:25:17 +00:00 |
|
Josh Long
|
fa12ec61a6
|
Adding support for retreival of a MetadataPersister implementation if possible.
|
2010-08-24 08:20:19 +00:00 |
|
Gary Russell
|
06b7d00113
|
INT1346 INT-1369 Fix Test Timing Issues
|
2010-08-24 00:35:00 +00:00 |
|
Gary Russell
|
32358bafca
|
INT1346 INT-1369 Fix Test Timing Issues
|
2010-08-23 23:41:10 +00:00 |
|
Gary Russell
|
8571a12e20
|
INT-1369 Improve Asynchrony of NIO Connections
|
2010-08-23 23:18:21 +00:00 |
|
Gary Russell
|
4090905770
|
INT-1369 Improve Asynchrony of NIO Connections
|
2010-08-23 23:05:19 +00:00 |
|
Gary Russell
|
1fa165de3a
|
INT-1367 Revert Increase Pipe Size to 2048 (Java 6 only)
|
2010-08-23 19:44:25 +00:00 |
|
Gary Russell
|
51f485847b
|
INT-1367 Increase Pipe Size to 2048, Larger than a Normal MTU; avoids Blocking NIO Reader Thread in Many Cases
|
2010-08-23 19:15:26 +00:00 |
|
Gary Russell
|
1d5ccb7a0e
|
INT-1367 Fix Deadlock on NIO Reading Thread
|
2010-08-23 18:40:25 +00:00 |
|
Gary Russell
|
971e5dc465
|
INT-1346 Testing Timing Problem - isListening() returned true a little too soon.
|
2010-08-23 18:39:46 +00:00 |
|
Oleg Zhurakousky
|
2c7b57448b
|
INT-1338, Added support for property placeholder
|
2010-08-23 18:10:58 +00:00 |
|
Oleg Zhurakousky
|
3d863a1917
|
INT-1338, Added namespace support for 'event-types' attribute
|
2010-08-23 17:09:38 +00:00 |
|
Oleg Zhurakousky
|
78dbf2bef5
|
INT-1338, Added namespace support for 'event-types' attribute
|
2010-08-23 17:09:32 +00:00 |
|
Mark Fisher
|
7816d5f681
|
removed unnecessary methods from the temporary channel implementation used within MessagingTemplate
|
2010-08-23 14:39:43 +00:00 |
|
Mark Fisher
|
e4a8e71847
|
removed e.printStackTrace
|
2010-08-23 14:35:17 +00:00 |
|
David Syer
|
67b415c991
|
Fix error message in MessageStore parser that refers to inbound adapter
|
2010-08-23 08:12:53 +00:00 |
|
Josh Long
|
c67ee979cd
|
cleaning up file adapter support, removing deprecated FileListFilter* hierarchy
|
2010-08-21 02:21:14 +00:00 |
|
Josh Long
|
48d7279dd8
|
merging from the branch for the changes made to support EntryListFilters instead of FileListFilters.
|
2010-08-21 01:42:55 +00:00 |
|
Josh Long
|
3e79a551cc
|
removig old SftMessageSource
|
2010-08-20 23:13:20 +00:00 |
|
Josh Long
|
7a15cabfe2
|
Fixed teh SFTP inbound adapter - it's now based on the abstract base classes. finally removing the sftp-specific impl's of the EntryListFilter* hierarchy. no need since we have a generic EntryListFilter<T> hierarchy instead
|
2010-08-20 18:22:59 +00:00 |
|
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 |
|