Commit Graph

28 Commits

Author SHA1 Message Date
Mark Fisher
78da00302e updates for 2.0 M1 release 2009-10-12 20:34:47 +00:00
Iwein Fuld
9feb267c2f upgraded junit version in .classpath files 2009-10-02 14:06:51 +00:00
Mark Fisher
65bf2ba7d8 INT-820 Upgraded to JUnit version 4.7.0 2009-10-01 22:17:38 +00:00
Mark Fisher
92ac1b760a INT-807 upgraded to Spring 3.0.RC1 2009-09-29 04:22:30 +00:00
Iwein Fuld
942579e8a7 INT-330: moved base components for new aggregation over to HEAD, also fixed .classpaths 2009-09-21 13:56:05 +00:00
Iwein Fuld
3f8072a683 no issue: fixing one of those embarrasing coupling mistakes 2009-09-19 07:45:25 +00:00
Iwein Fuld
235c0220f5 INT-647 removed duplicated TestUtils and fixed resulting errors. It would be good to start using JavaConfig finally 2009-09-18 16:12:17 +00:00
Mark Fisher
f1587679ad INT-772 Updated ivy.xml files to reference OXM from Spring 3 instead of Spring WS. 2009-08-25 14:50:54 +00:00
Mark Fisher
1e9a998385 added 'src/test/resources' as source folder in .classpath files 2009-08-25 13:38:33 +00:00
Mark Fisher
3be8f7b46d pom updates 2009-08-21 16:46:03 +00:00
Mark Fisher
f5208c8eb2 updated sample poms to refer to Spring Framework 3.0.0.M4 and Spring Integration 2.0.0.BUILD-SNAPSHOT 2009-08-21 13:55:25 +00:00
Mark Fisher
d0caa68a6e updated poms for 2.0.0.BUILD-SNAPSHOT and added spring.version and junit.version properties to parent pom 2009-08-20 18:41:20 +00:00
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