0441d5284c
INT-1903 added support for allowing to use custom MessageIdGenerationStrategy
Oleg Zhurakousky
2011-05-13 16:40:08 -04:00
b3c427ed0c
INT-1902 polished Twitter upgrade to make sure it is still backward compatible, also upgraded to the latest version 2.1.12
Oleg Zhurakousky
2011-05-11 18:26:10 -04:00
3f91ba3064
INT-1902 upgraded Twitter to use Twitter4J-2.1.10
Oleg Zhurakousky
2011-05-11 17:27:40 -04:00
08d601a2ba
INT-1901 added support for 'comparator' atribute for FTP/SFTP Inbound Channel adapters
Oleg Zhurakousky
2011-05-11 15:03:09 -04:00
21cb39b892
INT-1898 Document 1 Second Timeout for Inbound Gateways
Gary Russell
2011-05-10 19:21:06 -04:00
73092cccf2
INT-1896 polishing, removed proxy-target-class='true' from the test config
Oleg Zhurakousky
2011-05-06 16:49:42 -04:00
465010a31e
INT-1896 added support for handling proxied channels for GlobalChannelInterceptor
Oleg Zhurakousky
2011-05-06 16:29:38 -04:00
97fb9f679a
updating changelog and readme for 2.0.4 release
Mark Fisher
2011-05-06 15:07:23 -04:00
e591e7fe9f
test dep in rmi pom
Mark Fisher
2011-05-06 15:02:46 -04:00
1731bfb3b4
INT-1885 added support for empty remote-file-separator to the FTP Inbound Channel Adapter
Oleg Zhurakousky
2011-05-05 18:45:03 -04:00
fa89de297e
updates to http doc proxy section
Mark Fisher
2011-05-05 17:59:08 -04:00
48d002f679
INT-1894 added support for splitter that's in the chain to have 'apply-sequence' attribute
Oleg Zhurakousky
2011-05-05 17:36:58 -04:00
2b331e1a14
formatting
Mark Fisher
2011-05-05 17:14:58 -04:00
4c4de3d69f
formatting
Mark Fisher
2011-05-05 16:37:53 -04:00
25e2e16644
formatting
Mark Fisher
2011-05-05 16:36:43 -04:00
45a1d4eed3
formatting
Mark Fisher
2011-05-05 16:24:24 -04:00
f96a577cb2
INT-1891 removed 'file:' from the docs
Oleg Zhurakousky
2011-05-05 13:20:37 -04:00
937e681df7
INT-1892 added support in SFTP for renaming files to file names that represent and existing file
Oleg Zhurakousky
2011-05-05 10:05:40 -04:00
5b60eba10b
renamed 'initializationMonitor' to 'folderMonitor' since it's used for synchronizing every call to receive()
Mark Fisher
2011-05-04 16:19:57 -04:00
225f4a3b84
INT-1806: fix duplicate MBeans
Dave Syer
2011-05-04 17:54:58 +01:00
b0cf5c0b47
INT-1886 fixed the refactoring mistake where send() was changed to sendAndReceive()
Oleg Zhurakousky
2011-05-04 12:10:13 -04:00
d26159e1a6
INT-1886 refactored ChannelPublishingJmsMessageListener to delegate to MessagingGatewaySupport instead of subclassing it
Oleg Zhurakousky
2011-05-04 12:04:15 -04:00
3fe88e626b
added documentation and assertion to IntegrationContextUtils to clarify that the BeanFactory must not be null
Mark Fisher
2011-05-03 19:04:20 -04:00
5ccc5f62ff
removed accidental public fields
Oleg Zhurakousky
2011-05-03 18:59:20 -04:00
842af05441
polished PollingLifecycleTests making it more reliable
Oleg Zhurakousky
2011-05-03 18:57:13 -04:00
3956193bea
INT-1817 changed attribute value from 'object-name-static-properties-ref' to 'object-name-static-properties'
Oleg Zhurakousky
2011-05-03 10:16:33 -04:00
c4bb717567
INT-1829 refactored MethodInvokingMessageHandler by adding setter to set 'componentType' value instead of hardcoding it
Oleg Zhurakousky
2011-05-03 10:08:44 -04:00
954b6465fb
polishing changed 'temporaryFileSuffix' attribute from public to private
Oleg Zhurakousky
2011-05-03 09:38:16 -04:00
9eb13f0c40
INT-1814 added logging for subscriber removal. Changed evaluation logic to evaluate on NamedComponent
Oleg Zhurakousky
2011-05-03 09:32:33 -04:00
fb065c57ef
INT-1373 fixed the type in the docs
Oleg Zhurakousky
2011-04-29 16:32:37 -04:00
a42a5a346e
INT-1647 fixed core schema to work with alternative XML parsers (continued)
Oleg Zhurakousky
2011-04-29 16:18:03 -04:00
679cf9b6ec
temporarily @Ignore-ing the default poller test for inbound-channel-adapter
Mark Fisher
2011-04-29 15:59:13 -04:00
fa67ae75a6
added test for inbound-channel-adapter using the default poller
Mark Fisher
2011-04-29 15:54:48 -04:00
593a688b3d
INT-1234 added copyright headers
David Turanski
2011-04-29 15:42:18 -04:00
5edc817849
INT-1853 added extra check on loop condition for 'initialized'
Mark Fisher
2011-04-29 15:34:03 -04:00
ade987d49c
INT-1647 fixed core schema to work with alternative XML parsers
Oleg Zhurakousky
2011-04-29 15:30:12 -04:00
b59bdc0d70
INT-1795 the default receiveTimeout for a JmsTemplate used by an 'inbound-channel-adapter' (polling consumer) is now set to: JmsTemplate.RECEIVE_TIMEOUT_NO_WAIT. The value can be explicitly overridden via the 'receive-timeout' attribute
Mark Fisher
2011-04-29 14:27:41 -04:00
763d70d4ff
INT-1234. Added order support and documentation
David Turanski
2011-04-29 14:08:27 -04:00
714b952b58
INT-1234
David Turanski
2011-04-29 11:51:02 -04:00
6c4af186dc
INT-1234
David Turanski
2011-04-29 11:47:23 -04:00
ccffab2d17
INT-1881 added support for nesting processing beans in the 'header' element of header-enricher (e.g., bean, script etc.)
Oleg Zhurakousky
2011-04-29 11:38:22 -04:00
f10fcc2dd5
INT-1864 added inbound SFTP test for default adapter configuration (should have CachingSessionFactory)
Mark Fisher
2011-04-29 11:24:18 -04:00
88fab8d2ca
INT-1864 added tests for SFTP outbound adapters with caching and non-caching SessionFactory instances
Mark Fisher
2011-04-29 11:21:36 -04:00
ab0207c49e
INT-1864 added SFTP inbound tests for caching and non-caching SessionFactory instances
Mark Fisher
2011-04-29 11:12:04 -04:00
b09318a35b
INT-1864 added 'cache-sessions' boolean attribute to FTP adapters. Default is TRUE for backwards compatibility.
Mark Fisher
2011-04-29 10:43:38 -04:00
06b9752af9
INT-1854 Allow restart after stop
Gary Russell
2011-04-27 10:30:48 -04:00
31e90fcca3
INT-1854 Remove unused imports; fix copyright dates
Gary Russell
2011-04-26 21:26:47 -04:00