2371 Commits

Author SHA1 Message Date
Mark Fisher
c030359678 INT-934 2009-12-22 15:59:49 +00:00
Mark Fisher
a86f7dc8ab INT-913 2009-12-09 18:55:24 +00:00
Mark Fisher
10319788f3 INT-906 Now retaining reply channel and error channel headers when invoking sendAndReceive() on the MessageChannelTemplate. 2009-12-07 00:21:40 +00:00
Mark Fisher
9495ffaa2a INT-858 CronSequenceGenerator: corrected trigger time on rollover when lower order bits specified 2009-10-26 20:24:57 +00:00
Mark Fisher
1a46284de1 INT-848 2009-10-16 00:51:44 +00:00
Mark Fisher
b4a173388f INT-816 applied Dave's patch to the 1.0.x branch 2009-10-15 13:28:50 +00:00
Mark Fisher
79c3af9d34 INT-802 filecopy samples now have the 'file' resource prefix 2009-10-09 18:38:34 +00:00
Mark Fisher
d1ac39f631 INT-803 the 'cafe' and 'helloworld' samples now correctly include Spring context XML files in JAR 2009-10-09 15:41:12 +00:00
Mark Fisher
78dd0ffd0d INT-819 added aspectj to POM 2009-10-07 19:41:09 +00:00
Mark Fisher
3056c42911 INT-824 2009-10-07 18:28:25 +00:00
Mark Fisher
5e5b037bde INT-825 the <chain> element now accepts an inner poller with a 'ref' attribute 2009-10-06 23:15:43 +00:00
Mark Fisher
edd20ce126 INT-796 2009-10-02 22:02:59 +00:00
Mark Fisher
07cc8711d6 added ready() check to support empty string 2009-09-30 21:30:01 +00:00
Mark Fisher
92121c460d INT-808 DefaultInboundRequestMapper no longer removes newlines. 2009-09-30 21:12:32 +00:00
Mark Fisher
d79611a067 INT-804 JMS header-enricher now properly expects a JMS Destination reference rather than a String in the 'reply-to' attribute. 2009-09-30 17:48:52 +00:00
Mark Fisher
d0b677a8c3 INT-795 commons-httpclient is now optional in the POM. 2009-09-22 20:19:40 +00:00
Mark Fisher
745650963f INT-797 Any method originally defined on Object is now excluded from the candidates for Message-handling. 2009-09-22 19:32:52 +00:00
Mark Fisher
fa16f0073a INT-547 The 'selector' element is now supported at top level. 2009-09-04 17:59:31 +00:00
Mark Fisher
103df7ada2 INT-763 The 'container' attribute is no longer available for a non-message-driven 'inbound-channel-adapter' element (where it would have no effect). 2009-08-24 21:01:55 +00:00
Mark Fisher
a26b4cf776 merged r2368 changes for AbstractDispatcher's handler set 2009-08-05 20:06:04 +00:00
Mark Fisher
4068ac9e12 updagted mergeinfo 2009-08-05 19:50:35 +00:00
Mark Fisher
05dd92cf09 removed duplicate statement in reference 2009-07-30 13:07:35 +00:00
Mark Fisher
cbb81cd978 Created the 1.0.x maintenance branch. The trunk is now dedicated to 2.0 development. 2009-07-21 22:20:14 +00:00
Mark Fisher
b3b23127b9 Added comment about the STS 'Server Console' tab 2009-07-21 22:03:18 +00:00
Mark Fisher
865331d277 Added comment about the OSGi Bundle Project Nature 2009-07-21 15:09:01 +00:00
Mark Fisher
4d14ee5be1 added comment about maven version 2.0.9 or later 2009-07-21 01:21:27 +00:00
Mark Fisher
643c942088 INT-741 documentation update 2009-07-21 01:14:11 +00:00
Mark Fisher
c59fedbf90 Removed .settings from SVN for OSGi samples 2009-07-21 01:09:22 +00:00
Mark Fisher
c03660d64e Added note about Ant 1.7.1 requirement to readme 2009-07-20 21:13:46 +00:00
Mark Fisher
c659f35b7a removed specific 1.5 container requirement from .classpath files in samples 2009-07-20 13:11:23 +00:00
Mark Fisher
affd3f3712 Updated spring-build version. MANIFEST is now first in the JAR and hence readable by JarInputStream 2009-07-20 12:53:01 +00:00
Mark Fisher
79c8bbb9e3 spring-integration-1.0.3.RELEASE 2009-07-18 22:22:46 +00:00
Mark Fisher
acc69de1ab formatting 2009-07-18 20:45:55 +00:00
Mark Fisher
f81ecc7f0d updated instructions for building osgi-samples jars 2009-07-18 20:44:02 +00:00
Mark Fisher
4e0f064668 formatting 2009-07-18 20:30:17 +00:00
Mark Fisher
a7ae41b1f0 updated version 2009-07-18 20:09:41 +00:00
Mark Fisher
76715e43a6 modified the release date 2009-07-18 19:50:08 +00:00
Mark Fisher
cacf92f44a INT-740 Added FileWritingMessageHandlerFactoryBean 2009-07-18 19:26:47 +00:00
Mark Fisher
714595a6c1 INT-731 2009-07-18 18:35:42 +00:00
Iwein Fuld
30a6316887 IN PROGRESS - issue INT-731: file inbound channel parser adds file: prefix to property placeholders
http://jira.springframework.org/browse/INT-731

Ignored testcase
2009-07-18 17:45:39 +00:00
Mark Fisher
59c0fd0e8d INT-738 Added documentation for the delayer endpoint 2009-07-18 17:23:03 +00:00
Mark Fisher
cea730322e INT-739 ExecutorChannel now publishes ErrorMessages to the error channel when Exceptions occur during dispatch. 2009-07-18 17:15:17 +00:00
Oleg Zhurakousky
1faa10410f INT-736, added DelayerUsageTest showing how to apply delayer 2009-07-18 16:49:34 +00:00
Mark Fisher
ad0890c4f6 INT-735 Added ErrorMessage publishing to the DelayHandler for any Exceptions that occur during delayed Message deliveries. 2009-07-18 16:13:58 +00:00
Mark Fisher
e929b841d3 Added comment about the Spring Integration bundles for OSGi deployment 2009-07-18 15:50:00 +00:00
Mark Fisher
260690381c INT-736 Added support for the 'scheduler' reference. 2009-07-18 00:53:33 +00:00
Mark Fisher
76da6421d3 INT-736 Added namespace support for the 'delayer' endpoint. 2009-07-18 00:31:28 +00:00
Mark Fisher
c63621cd7b INT-735 Added DelayHandler. 2009-07-17 23:22:13 +00:00
Mark Fisher
d52086b934 INT-734 Added an 'ignore-failures' flag for 'publish-subscribe-channel' (the default it FALSE). 2009-07-17 21:26:38 +00:00
Mark Fisher
51a0104172 minor improvement: bundle ID 2009-07-17 16:59:26 +00:00