Oleg Zhurakousky
8b53fa1fc7
INT-1817 added namespace support for object-name-static-properties for IntegrationMBeanExporter
2011-03-09 17:13:13 -05:00
Oleg Zhurakousky
3f06998118
INT-1816 fixed the test to make sure that new MBean server instance is used for different tests, since it was cousing conflicts between the tests
2011-03-09 14:37:54 -05:00
Oleg Zhurakousky
1b3e7ce6e9
INT-1816 added support for multiple non-conflicting mbean exporters
2011-03-09 12:49:04 -05:00
Oleg Zhurakousky
0b5f3b20e4
INT-1815 added additional test cases for DefaultHttpHeaderMapper
2011-03-09 10:57:03 -05:00
Oleg Zhurakousky
5c349ecb7b
INT-1756 fixed broken test
2011-03-09 10:11:48 -05:00
Oleg Zhurakousky
d12eadf33c
INT-1756 added support for auto-creating remote directories
2011-03-09 09:54:27 -05:00
Oleg Zhurakousky
d16ba3061d
INT-1804 removed custom matcher function in favor of the already existing Regex support in SpEL
2011-03-09 08:26:51 -05:00
Oleg Zhurakousky
d19f126da9
INT-1830 added support for resolution of 'concurrency' with property placeholder
2011-03-08 18:27:02 -05:00
Oleg Zhurakousky
ff46bec6ad
INT-1804, INT-1825 finished up with support for filtering email messages and flagging messages with arbitrary flags if RECENT flag is not supported (e.g., GMAIL)
2011-03-08 15:43:41 -05:00
Jonas Partner
653c61e8d1
INT-1812 namespace parser for xsl transformer now sets always use source and result factories if result factory or type is specified
2011-03-08 17:29:26 +00:00
Oleg Zhurakousky
3a1bd0fdcd
INT-1792 added support for sub-types of an array type to the PayloadTypeRouter
2011-03-08 07:39:24 -05:00
Oleg Zhurakousky
c0ea0ef882
INT-1830 added support for configuring concurrency on jms channel
2011-03-07 22:30:31 -05:00
Oleg Zhurakousky
90fedfe220
INT-1792 added support for routing arrays in PayloadTypeRouter
2011-03-07 19:06:13 -05:00
Oleg Zhurakousky
1f2f7dac04
INT-1802 added docs for replacing '@' with '%40' in the userid when its specified as part of the url
2011-03-07 18:26:19 -05:00
Oleg Zhurakousky
3839db5433
INT-1829 added support for MessageHistory to outbound-channel-adapter
2011-03-07 18:14:45 -05:00
Oleg Zhurakousky
2d6e490969
INT-1782 added support for configuring temporary suffix
2011-03-07 15:33:58 -05:00
Oleg Zhurakousky
7c83bb17c6
INT-1824, INT-1825 1. Fixed INT-1824
...
2. Flagged all messages that passed ImapMailReceiver with either system flag (Flag.FLAGGED) or user flag (if supported. there is a check for that as well)
3. Modified initial SearchTerm (see compileSearchTerms()) to include checking for such flags. Now both IMAP IDLE and IMAP Polling only receive messages that are NOT SEEN and NOT FLAGGED with system or user flags.
4. Folder is now always opened in READ-WRITE mode.
5. Set PEEK flag on every incoming message to 'true' before the messages are fetched.
2011-03-07 10:32:51 -05:00
Gary Russell
9a5c26581b
INT-1822 Add Attribute to Suppress Reverse DNS Lokup
2011-03-04 18:53:51 -05:00
Gary Russell
5e02a7e63b
INT-1823 Protect NIO Selector from Unexpected Exceptions
2011-03-02 18:37:02 -05:00
Oleg Zhurakousky
cf50734744
INT-1814 fixed the casting error
2011-03-02 14:26:01 -05:00
Oleg Zhurakousky
aa5119711b
INT-1815 added logging for all SubscribableChannels as well as EventDrovenConsumer handler when it subscribes to a Channel
2011-03-02 14:11:35 -05:00
Oleg Zhurakousky
1514a6e64a
INT-1815 removed size() method in AbstractDispatcher
2011-03-02 09:32:29 -05:00
Oleg Zhurakousky
f085a094c8
INT-1815 added support for ignoring user-defined prefix when mapping from HttpHeaders to MessageHeaders
2011-03-01 17:09:49 -05:00
Oleg Zhurakousky
b73e73f069
INT-1814 refactored to ensure that the log message appears for ANY P2P channel, but not for PUB-SUB channel
2011-03-01 14:38:12 -05:00
Oleg Zhurakousky
7932a6592a
INT-1814 added INFO message when DirectChannel has more then one subscriber
2011-03-01 10:10:35 -05:00
Oleg Zhurakousky
e1b51bec3a
INT-1801 fixed the NPE during shutdown of Mail receiver, fixed the dead code in ImapIdleChannelAdapter, polished IdleTask (it now throws IllegalStateException which means resubmit after delay or SI MessagingException if resubmit flag is set to 'false')
2011-03-01 09:02:58 -05:00
Dave Syer
90946841b4
INT-1820: fix handler metrics
2011-02-28 14:33:13 +00:00
Gary Russell
69b4a0db78
INT-1797 Polishing
2011-02-20 20:29:44 -05:00
Gary Russell
73e31e52ea
INT-1797 Polish trace log entry
2011-02-20 15:51:19 -05:00
Gary Russell
2ddbf35cfb
INT-1797 Polishing; fix failing test
2011-02-20 15:35:27 -05:00
Gary Russell
ecff2ce21e
INT-1797 Remove ERROR Log on NIO Socket Close; Refactor common NIO Client/Server factory code to AbstractConnectionFactory
2011-02-20 15:05:56 -05:00
Dave Syer
fe1975f467
INT-1799: fix index out of bounds in SequenceSizeReleaseStrategy
2011-02-18 08:47:49 +00:00
Mark Fisher
13ed0534a2
updated template.mf files for [2.0.4, 2.0.5) version range
2011-02-11 12:54:48 -05:00
Mark Fisher
0e75e6f64d
updated POMs for 2.0.4.BUILD-SNAPSHOT
2011-02-11 12:52:37 -05:00
Mark Fisher
3497f80618
re-adding buildSrc submodule
2011-02-10 09:37:08 -06:00
Mark Fisher
933a36c210
removed local buildSrc
2011-02-10 09:34:50 -06:00
Mark Fisher
1846eeeab0
Update version to 2.0.4.BUILD-SNAPSHOT
2011-02-10 09:31:51 -06:00
Mark Fisher
99dc2869af
Re-release version 2.0.3.RELEASE
2011-02-10 09:16:12 -06:00
Mark Fisher
1a72ee82b2
temporarily adding buildSrc locally
2011-02-10 09:02:59 -06:00
Mark Fisher
6e450d3b71
temporarily removing buildSrc submodule
2011-02-10 09:02:36 -06:00
Mark Fisher
b46052e487
updated template.mf files for 2.0.3
2011-02-09 22:33:30 -06:00
Mark Fisher
73a50fe137
updated POMs for 2.0.4.BUILD-SNAPSHOT
2011-02-09 20:23:41 -06:00
Mark Fisher
16d386085c
re-added buildSrc as a submodule
2011-02-09 20:18:35 -06:00
Mark Fisher
1a1ac7dc69
removing local buildSrc
2011-02-09 20:17:38 -06:00
Mark Fisher
3256884d9c
Update version to 2.0.4.BUILD-SNAPSHOT
2011-02-09 20:15:21 -06:00
Mark Fisher
c4dbad9ea4
Release version 2.0.3.RELEASE
2011-02-09 20:05:59 -06:00
Mark Fisher
87fe887480
temporarily adding buildSrc locally for 2.0.3.RELEASE
2011-02-09 19:38:40 -06:00
Mark Fisher
007305869c
temporarily removing buildSrc submodule for 2.0.3.RELEASE
2011-02-09 19:38:10 -06:00
Mark Fisher
fe36d5381b
updating readme and changelog for 2.0.3
2011-02-09 19:27:16 -06:00
Mark Fisher
034994ecb3
INT-1793 added a 'receive-timeout' attribute to the JMS inbound-channel-adapter element
2011-02-09 19:11:28 -06:00