Commit Graph

16 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
e881c124d7 removed IntervalTrigger, now replaced by PeriodicTrigger in the Spring 3.0 core 2009-08-05 02:51:18 +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
67b6ea048a Refactored all task scheduling and poller triggering to use functionality now included in the Spring 3.0 core, and removed Spring Integration specific code that is now handled by that corresponding code in the core. 2009-08-04 01:25:53 +00:00
Mark Fisher
ee25237f0b updated spring-integration and spring version ranges in template.mf files, and also updated spring-ws to 1.5.7.A and spring-security to 2.0.5.RELEASE 2009-08-03 22:44:27 +00:00
Mark Fisher
87f4e1f3f4 upgraded Spring version to 3.0.0.CI-348 2009-08-01 23:56:42 +00:00
Iwein Fuld
df411c74da RESOLVED - issue INT-144: Begin implementation of a testing framework for integration component interactions
http://jira.springframework.org/browse/INT-144

renamed method to fit intent better
2009-07-24 18:21:38 +00:00
Iwein Fuld
c27d20817e INT-144 moved test project into trunk, and some related improvements 2009-07-24 14:00:31 +00:00
Mark Fisher
c0747a8bb9 Moving 'org.springframework.integration.test' module to the sandbox until post 1.0 2008-09-25 20:51:38 +00:00
Mark Fisher
c02bfd4a49 Upgraded to Spring 2.5.5.A (INT-336). 2008-08-14 19:58:32 +00:00
Mark Fisher
fe6125db26 Changed inter-project dependency version ranges from "[1.0.0, 1.0.0]" to "[1.0.0, 1.0.1)" (INT-248). 2008-06-25 18:06:33 +00:00
Ben Hale
1db7d245eb Upgrade for spring-build. Removal of fixed manifests in lieu of bundlor templates 2008-06-04 10:05:57 +00:00
Mark Fisher
d2129600cd Added newly generated MANIFEST.MF (INT-217). 2008-05-21 23:20:07 +00:00
Mark Fisher
b3a0dc2646 Added initial version of template.mf files. 2008-05-21 21:32:47 +00:00
Mark Fisher
73904c3f98 Added 'src/main/resources' to the classpath. 2008-05-21 21:28:33 +00:00
Ben Hale
6696064dd0 Updated the names of the projects 2008-05-20 21:41:01 +00:00