This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ccc8f28d555b94fac33acc3791ea0efb1b298b1
spring-integration
/
org.springframework.integration.samples
History
Mark Fisher
7ccc8f28d5
The <poller/> element no longer defines trigger properties (interval, initial-delay, cron, etc). Instead it expects a sub-element - either <interval-trigger/> or <cron-trigger/> (INT-423).
2008-10-14 12:25:56 +00:00
..
scripts
Updated cafeDemo.xml for release packaging
2008-07-10 09:24:44 +00:00
src/main/java/org/springframework/integration
/samples
The <poller/> element no longer defines trigger properties (interval, initial-delay, cron, etc). Instead it expects a sub-element - either <interval-trigger/> or <cron-trigger/> (INT-423).
2008-10-14 12:25:56 +00:00
.classpath
Refactored cron-based "OddEvenDemo" sample for new TaskScheduler interface based on Trigger (and the CronTrigger in particular).
2008-09-24 16:35:18 +00:00
.project
Updated the names of the projects
2008-05-20 21:41:01 +00:00
build.xml
Updated the names of the projects
2008-05-20 21:41:01 +00:00
ivy.xml
Upgraded to Spring 2.5.5.A (INT-336).
2008-08-14 19:58:32 +00:00
template.mf
Updated template.mf to include org.springframework.beans.*
2008-10-13 01:50:16 +00:00