Mark Fisher
|
15b4488ca7
|
INT-1772 The 'send-timeout' attribute is now available on inbound-channel-adapter elements
|
2011-02-01 17:52:33 -05:00 |
|
Mark Fisher
|
66a8927000
|
INT-1391 added 'requires-reply' attribute to <service-activator> element
|
2011-02-01 17:22:54 -05:00 |
|
Mark Fisher
|
efb033b341
|
updating .gitignore to exclude build and dependency related directories
|
2011-02-01 15:17:35 -05:00 |
|
Mark Fisher
|
2437db435f
|
INT-1396 DefaultInboundRequestMapper now properly handles reading large byte payloads from request input streams
|
2011-02-01 14:35:32 -05:00 |
|
Mark Fisher
|
9875e3f134
|
adding buildSrc to .gitignore
|
2011-02-01 13:02:40 -05:00 |
|
Mark Fisher
|
c3122841e8
|
added .settings to svn:ignore
|
2010-09-02 19:40:50 +00:00 |
|
Mark Fisher
|
8dd4231055
|
INT-1409 added support for 'send-timeout' on <bridge> elements
|
2010-09-02 19:39:55 +00:00 |
|
Mark Fisher
|
057454a79e
|
INT-1275 PriorityChannel now properly handles indefinite timeout (values less than 0).
|
2010-07-27 12:04:55 +00:00 |
|
Mark Fisher
|
68d384e2d1
|
INT-1229, INT-1241 JMS property to/from header mapping is no longer fatal and no longer skips other properties/headers when a JMS spec-defined property (e.g. ReplyTo) is not readable or writable in a particular environment.
|
2010-07-19 18:17:32 +00:00 |
|
Mark Fisher
|
20ef3cf050
|
INT-1179
|
2010-06-15 19:51:59 +00:00 |
|
Mark Fisher
|
ae538cd108
|
INT-1154 The <header-enricher> element now supports the 'send-timeout' attribute.
|
2010-06-15 01:18:55 +00:00 |
|
Mark Fisher
|
81ce9ec497
|
INT-1165, INT-1175 The 'send-timeout' on a chain element (if provided explicitly) will now take precedence over the send-timeout of its last handler (assuming it's a producer in the first place). Also, duplicate handlers are now rejected in a chain.
|
2010-06-15 01:12:27 +00:00 |
|
Mark Fisher
|
05217115df
|
INT-982, INT-1158, INT-1159, INT-1160, INT-1161, INT-1162, INT-1163 inbound mail adapter updates
|
2010-06-10 00:40:52 +00:00 |
|
Mark Fisher
|
ee6bcfe2ce
|
INT-1158 fixed on the 1.0.x branch
|
2010-06-08 23:40:30 +00:00 |
|
Mark Fisher
|
2e15afc767
|
removed license artifacts from ivy.xml files
|
2010-06-08 22:53:47 +00:00 |
|
Mark Fisher
|
d0c527a012
|
added licence file to publications for spring-build
|
2010-05-08 16:00:22 +00:00 |
|
Mark Fisher
|
bf4a310277
|
INT-1127 (unable to reproduce) added tests for channel capacity in a placeholder
|
2010-05-08 14:55:02 +00:00 |
|
Mark Fisher
|
3a9e6f3bca
|
INT-1123, INT-1125
|
2010-05-07 04:10:57 +00:00 |
|
Mark Fisher
|
752fd5df0f
|
INT-1056 added support for configurable ClientInterceptors on the AbstractWebServiceOutboundGateway
|
2010-05-07 02:34:37 +00:00 |
|
Mark Fisher
|
ae262df26e
|
INT-1096
|
2010-04-26 18:53:13 +00:00 |
|
Mark Fisher
|
46c237babb
|
updated spring-integration-reference css and styles for build
|
2010-04-16 20:34:25 +00:00 |
|
Mark Fisher
|
70c69111e9
|
updates to parent for proper build
|
2010-04-16 20:30:24 +00:00 |
|
Mark Fisher
|
24e7671d19
|
added parent to 'bundles' list in build.xml
|
2010-04-16 20:26:58 +00:00 |
|
Mark Fisher
|
3b6dcd55fd
|
incremented branch version to 1.0.5
|
2010-04-16 20:06:46 +00:00 |
|
Mark Fisher
|
2a75d0a0b4
|
added 'should-delete-messages' attribute for test config
|
2010-04-16 17:44:48 +00:00 |
|
Mark Fisher
|
fbf9181a4b
|
preparing for 1.0.4 release
|
2010-04-16 17:27:40 +00:00 |
|
Mark Fisher
|
febe9eecb2
|
preparing for 1.0.4 release
|
2010-04-16 17:26:47 +00:00 |
|
Mark Fisher
|
603bf67e99
|
INT-794 The 'should-delete-messages' attribute is required as of the 1.0.4 release. The underlying default is still TRUE.
|
2010-04-16 17:17:44 +00:00 |
|
Mark Fisher
|
0e5779deff
|
removed unused code, fixed typos
|
2010-04-16 16:51:42 +00:00 |
|
Mark Fisher
|
111f47ece9
|
INT-961
|
2010-04-16 16:48:22 +00:00 |
|
Mark Fisher
|
183cb2d464
|
updated POMs for 1.0.4 release
|
2010-04-16 16:32:26 +00:00 |
|
Mark Fisher
|
71bbe9b237
|
updated template.mf version ranges in preparation for 1.0.4 release
|
2010-04-16 16:08:07 +00:00 |
|
Mark Fisher
|
350ed43937
|
INT-1086, INT-1087, INT-1088 upgraded Spring Framework to 2.5.6.SEC01, Spring WS to 1.5.9.A, and Spring Security to 2.0.5.RELEASE
|
2010-04-16 15:56:17 +00:00 |
|
Mark Fisher
|
993e15413a
|
preparing for 1.0.4 release
|
2010-04-16 15:05:57 +00:00 |
|
Mark Fisher
|
5d25481acf
|
INT-993 traversing up the cause chain past MessagingExceptions but not *any* 'org.springframework.*' Exception
|
2010-04-16 15:01:06 +00:00 |
|
Mark Fisher
|
8c4021250a
|
INT-993 unwrapping Exceptions for inbound Web Service gateways
|
2010-04-15 22:25:04 +00:00 |
|
Mark Fisher
|
e99f649aa5
|
INT-1044 added support for form data Maps in POST requests
|
2010-04-15 19:20:18 +00:00 |
|
Mark Fisher
|
0c47f9a0b4
|
INT-745 RecipientListRouter extends AbstractMessageRouter again. The applySequence boolean has moved up to the base class.
|
2010-04-14 22:18:13 +00:00 |
|
Mark Fisher
|
22193b378e
|
INT-977 updated spring.schemas to include mappings for versionless schema URIs starting with Spring Integration version 1.0.4
|
2010-04-12 21:18:02 +00:00 |
|
Mark Fisher
|
ad1ec99b59
|
INT-1080 Upgraded the 1.0.x branch to Spring Build version 2.5.0
|
2010-04-12 21:05:04 +00:00 |
|
Iwein Fuld
|
33459e619d
|
INT-1067: backported fix for INT-950
|
2010-04-09 14:03:26 +00:00 |
|
Mark Fisher
|
0018abe608
|
INT-960
|
2010-03-12 03:16:25 +00:00 |
|
Mark Fisher
|
f2c25c5721
|
INT-1009
|
2010-03-05 00:58:25 +00:00 |
|
Mark Fisher
|
a6a676d2c6
|
INT-966 using BeanComponentDefinition
|
2010-03-03 16:31:25 +00:00 |
|
Mark Fisher
|
51a044b5e2
|
updated spring-build version
|
2009-12-24 14:08:25 +00:00 |
|
Oleg Zhurakousky
|
2e53ec3b1a
|
INT-875
|
2009-12-24 13:30:58 +00:00 |
|
Mark Fisher
|
6b1e7c33ca
|
INT-843
|
2009-12-23 22:23:30 +00:00 |
|
Mark Fisher
|
18213fcdac
|
INT-857
|
2009-12-23 06:45:51 +00:00 |
|
Mark Fisher
|
a4e7fe36e6
|
INT-779 Added namespace support for 'send-timeout' on handlers.
|
2009-12-23 04:37:34 +00:00 |
|
Mark Fisher
|
3030f9c41c
|
INT-856
|
2009-12-22 19:24:47 +00:00 |
|