Commit Graph

21 Commits

Author SHA1 Message Date
Mark Fisher
aa8c1dd06c upgraded spring version to 3.0.0.M4 2009-08-10 13:39:39 +00:00
Mark Fisher
002a6497c6 updated underlying Spring dependency to version 3.0.0.CI-352 now that the PeriodicTrigger is in the core (based on, but now replacing Spring Integration's own IntervalTrigger) 2009-08-05 01:02:36 +00:00
Mark Fisher
87f4e1f3f4 upgraded Spring version to 3.0.0.CI-348 2009-08-01 23:56:42 +00:00
Mark Fisher
4b3153a7a5 Switched Spring version to 3.0 snapshot and JUnit version to 4.6.0. 2009-07-22 00:05:59 +00:00
Mark Fisher
a8635781a9 updated spring dependencies to version 2.5.6.A 2008-12-17 17:40:47 +00:00
Mark Fisher
85794bac9f Removed unused dependencies. 2008-11-06 19:43:06 +00:00
Mark Fisher
c6fcd68819 Updated javax.activation versions to 1.1.1 2008-11-03 16:01:54 +00:00
Mark Fisher
8279cce04d Upgraded dependencies to Spring 2.5.6 (INT-446). 2008-11-02 16:12:07 +00:00
Mark Fisher
5c4434087f Removing unused JARs from '.classpath' and 'template.mf'. 2008-09-21 15:00:32 +00:00
Mark Fisher
6de1fd9b63 Removed unused JMS jars from '.classpath' file. 2008-09-20 15:48:32 +00:00
Mark Fisher
2ba1fe0842 AbstractMailHeaderMapper correctly handles FROM and REPLY_TO as String values rather than Arrrays (INT-345). 2008-08-19 12:44:55 +00:00
Mark Fisher
9b85225675 Channel Adapters are now endpoints, but if no "channel" attribute if provided for a <channel-adapter/> element, a DirectChannel will be created automatically. The <poller/> sub-element now belongs within the <channel-adapter/> (not the consumer endpoint downstream). This enables support for multiple Channel Adapters to share a MessageChannel. Also, the @Poller annotation belongs at class-level along with @ChannelAdapter if a @Pollable method is being adapted via MethodInvokingSource. 2008-08-17 22:37:35 +00:00
Iwein Fuld
d6aed95948 Finishing up INT-293, INT-154. Parametrized DefaultMessageMapper, refactored FtpSource to use a pool, added namespace support for FtpTarget. 2008-08-17 05:37:03 +00:00
Mark Fisher
c02bfd4a49 Upgraded to Spring 2.5.5.A (INT-336). 2008-08-14 19:58:32 +00:00
Mark Fisher
a22ba13809 Removed local .classpath settings 2008-08-09 00:32:44 +00:00
Iwein Fuld
e88776463a tested and fixed onFailure for FtpSource 2008-08-08 14:56:51 +00:00
Mark Fisher
4a808803b9 Updated .classpath file for java mail version 1.4.1. 2008-07-29 23:52:22 +00:00
Iwein Fuld
2f2c2fb44d added easymock.classextension dependency 2008-07-29 20:48:18 +00:00
Iwein Fuld
b23e9b43f2 added easymock dependency to org.springframework.integration.adapter 2008-07-25 08:58:20 +00:00
Mark Fisher
9504b2b6fe Moved spring.schemas and spring.handlers to "src/main/resources/META-INF" (INT-223). 2008-05-20 22:17:11 +00:00
Ben Hale
6696064dd0 Updated the names of the projects 2008-05-20 21:41:01 +00:00