Oleg Zhurakousky
|
2993f95c52
|
INT-1747 added the new class ResubmittingTask
|
2011-01-19 12:02:29 -05:00 |
|
Oleg Zhurakousky
|
3540be1638
|
INT-1747 initial refactoring of IDLE task to use Scheduler
|
2011-01-19 11:49:11 -05:00 |
|
Mark Fisher
|
5d8e0f24a0
|
re-updating buildSrc
|
2011-01-19 10:20:14 -05:00 |
|
Oleg Zhurakousky
|
52a1439991
|
INT-1739 fixed HttpRequestHandlingEndpointSupport to call close() on ServletServerHttpResponse to make sure that mapped headers are written to the response
|
2011-01-18 19:02:15 -05:00 |
|
Mark Fisher
|
befe46fe86
|
polish
|
2011-01-18 14:31:50 -05:00 |
|
Chris Beams
|
e5d6380c08
|
Update to latest buildSrc changes
Includes upgrade of Gradle wrapper to 0.9.1 GA.
|
2011-01-18 15:49:59 +07:00 |
|
Oleg Zhurakousky
|
349cddb273
|
fixed compilation error
|
2011-01-17 18:17:51 -05:00 |
|
Oleg Zhurakousky
|
4c023d673b
|
adding JMS Channel history test with full config
|
2011-01-17 18:13:07 -05:00 |
|
Mark Fisher
|
c52df8fb8c
|
INT-1722 renamed the 'userDefinedPrefix' property to 'userDefinedHeaderPrefix' for clarity since it is a prefix for user-defined headers (rather than emphasizing 'user-defined' as an adjective for the prefix itself)
|
2011-01-17 17:22:49 -05:00 |
|
Mark Fisher
|
3605950590
|
added PRIORITY, SEQUENCE_SIZE, and SEQUENCE_NUNBER to the DEFAULT_HEADER_TYPES map in JsonInboundMessageMapper
|
2011-01-17 17:12:56 -05:00 |
|
Mark Fisher
|
ef93a8c207
|
polishing
|
2011-01-17 16:43:14 -05:00 |
|
Mark Fisher
|
59e0f4cb24
|
xsd doc polish
|
2011-01-17 16:10:08 -05:00 |
|
Mark Fisher
|
4b4413628d
|
doc polish
|
2011-01-17 15:26:25 -05:00 |
|
Oleg Zhurakousky
|
c63094492b
|
javadocs polishing in DefaultHttpHeaderMapper
|
2011-01-17 15:17:59 -05:00 |
|
Mark Fisher
|
46bd045e66
|
doc polish
|
2011-01-17 15:12:14 -05:00 |
|
Oleg Zhurakousky
|
893d749907
|
general poslihing in tests for FTP/SFTP and javadocs polishing in DefaultHttpHeaderMapper
|
2011-01-17 15:08:09 -05:00 |
|
Mark Fisher
|
a0735fd67a
|
doc polish
|
2011-01-17 15:01:39 -05:00 |
|
Mark Fisher
|
5eef58e9df
|
modified assert error to 'must not be empty' rather than null for hasText(..) check
|
2011-01-17 14:50:58 -05:00 |
|
Oleg Zhurakousky
|
a7de2656bd
|
INT-1722 exposed userDefinedPrefix as configurable property of the DefaultHttpHeaderMapper
|
2011-01-17 14:49:06 -05:00 |
|
Mark Fisher
|
0fd504dbe3
|
INT-1735 Lifecycle methods now only match if the name/param-types match AND the Lifecycle interface is actually assignable from the declaring class
|
2011-01-17 14:38:32 -05:00 |
|
Mark Fisher
|
c6a160a804
|
xsd doc polish
|
2011-01-17 14:06:26 -05:00 |
|
Mark Fisher
|
891005c9d6
|
doc polish
|
2011-01-17 14:02:48 -05:00 |
|
Oleg Zhurakousky
|
70c458e01f
|
INT-1745 added support for error-channel to in-the-chain gateways
|
2011-01-17 08:55:51 -05:00 |
|
Oleg Zhurakousky
|
9c23bb49a7
|
INT-1744 remove TIMESTAMP and ID from DEFAULT_HEADER_TYPES in JsonInboundMessageMapper
|
2011-01-13 14:08:20 -05:00 |
|
Oleg Zhurakousky
|
2eb426b0af
|
INT-1743 refactored test, no more ActiveMQ
|
2011-01-13 14:00:00 -05:00 |
|
Oleg Zhurakousky
|
6d9335e897
|
INT-1743 polished test
|
2011-01-13 13:31:19 -05:00 |
|
Oleg Zhurakousky
|
04e2c47b23
|
INT-1743 polished test, increased the sleep time
|
2011-01-13 13:12:15 -05:00 |
|
Oleg Zhurakousky
|
529cf4686e
|
INT-1743 added support for MessageHistory to JMS Channel
|
2011-01-13 12:59:32 -05:00 |
|
Oleg Zhurakousky
|
1941e53ba7
|
polished the HTTP doc to remove invalid property from sample
|
2011-01-13 09:38:56 -05:00 |
|
Oleg Zhurakousky
|
f18392b34b
|
INT-1740 added debug-level logging to DefaultHttpHeaderMapper
|
2011-01-12 17:09:27 -05:00 |
|
Oleg Zhurakousky
|
20959361f9
|
INT-1702 polished the code so it doesn't throw unexpected exceptions during the ungraceful exit from the process (e.g., terminate Tomcat).
|
2011-01-12 16:54:19 -05:00 |
|
Oleg Zhurakousky
|
010a323446
|
INT-1742 fixed FTP rename functionality which does not play well with some of the FTP servers when rename-to file exists
|
2011-01-12 11:32:09 -05:00 |
|
Oleg Zhurakousky
|
f7acb3df94
|
INT-1708, INT-1709 added test to make sure that 'errorChannel' header takes precedence over 'error-channel' attribute
|
2011-01-11 19:37:53 -05:00 |
|
Oleg Zhurakousky
|
4bd0cb2c4b
|
INT-1708, INT-1709 added initial support for 'error-channel' to inbound-channel-adapters
|
2011-01-11 19:19:11 -05:00 |
|
Oleg Zhurakousky
|
8630a10d23
|
INT-1726 added auto-startup attribute to JDBC outbound adapter/gateway
|
2011-01-10 19:38:54 -05:00 |
|
Oleg Zhurakousky
|
fee03d435c
|
INT-1726 added poller support for JDBC outbound adapter/gateway
|
2011-01-10 19:31:20 -05:00 |
|
Oleg Zhurakousky
|
27c8d31889
|
INT-1729 added error-channel suport for WS inbound-gateway
|
2011-01-10 16:36:05 -05:00 |
|
Oleg Zhurakousky
|
aab914676e
|
INT-1701 updated reference documentation regarding changes to IMAP IDLE auto-reconnect, changed copyright versions
|
2011-01-10 09:33:52 -05:00 |
|
Oleg Zhurakousky
|
8ad57f4527
|
INT-1701 minor polishing on ImapIdleChannelAdapter to actually use 'reconnectDelay' variable
|
2011-01-08 12:30:07 -05:00 |
|
Oleg Zhurakousky
|
bc9c189ef4
|
INT-1701 added reconnect logic to ImapIdleChannelAdapter
|
2011-01-08 12:07:19 -05:00 |
|
Chris Beams
|
0f390cb64c
|
Upgrade to JavaMail 1.4.3
Requires addition of java.net repository, as 1.4.3 is not available
from Maven Central (whereas 1.4.1 was).
|
2011-01-07 09:04:28 -08:00 |
|
Oleg Zhurakousky
|
7288315528
|
INT-1731 updated transformer documentation to reflect the change related to 'transformer must never return null'
|
2011-01-06 14:32:31 -05:00 |
|
Oleg Zhurakousky
|
8bd6f2fb37
|
INT-1733 fixed the typo in the ControlBus sample in reference manual
|
2011-01-06 14:15:40 -05:00 |
|
Oleg Zhurakousky
|
8edde6ce10
|
INT-1724 updated aggregator reference documentation to reflect the name change from SequenceSizeCompletionStrategy to SequenceSizeReleaseStrategy
|
2011-01-06 14:06:20 -05:00 |
|
Oleg Zhurakousky
|
ee273391db
|
INT-1725 updated reference documentation with new MessageGroupStore definition and pointer to the javadoc
|
2011-01-06 13:59:43 -05:00 |
|
Oleg Zhurakousky
|
6c2fe5927d
|
INT-1703 uodated documentation related to configuring 'remote-file-separator' for FTP/SFTP
|
2011-01-06 13:47:36 -05:00 |
|
Oleg Zhurakousky
|
f0d446617d
|
INT-1703 added support for configuring 'remote-file-separator' for FTP/SFTP
|
2011-01-06 13:35:37 -05:00 |
|
Oleg Zhurakousky
|
c979dd63e7
|
INT-1734 polishing DefaultHttpHeaderMapper
|
2011-01-05 16:18:09 -05:00 |
|
Oleg Zhurakousky
|
3bc9c5d20d
|
INT-1734 updated DefaultHttpHeaderMapper with case-insensitive checks for header names
|
2011-01-05 15:47:54 -05:00 |
|
Oleg Zhurakousky
|
2b99849f0c
|
INT-1735 cleaned up test
|
2011-01-05 13:50:12 -05:00 |
|