Mark Fisher
6aa9a37502
INT-687 Upgraded to spring-build 2.2.10 r669, removed all Unversioned-Imports from template.mf files, and added ivy.xml to the spring-integration-reference module.
2009-06-27 14:40:53 +00:00
Oleg Zhurakousky
517d424d8b
Modified configuration to show inner-bean handler definition for <router/> and <aggregator/>
2009-06-25 06:20:50 +00:00
Oleg Zhurakousky
c29af1f5c0
Changed <splitter> to use inner definition of handler (instead of "ref")
2009-06-23 04:51:56 +00:00
Mark Fisher
493c61e324
updated manifest version ranges (INT-626)
2009-04-17 21:46:22 +00:00
Mark Pollack
db0883d335
rename from 1.0.2-SNAPSHOT to 1.0.2.SNAPSHOT
...
Support publishing only a POM artifact to the maven repo
Support for running maven deployment on windows OS.
2009-03-30 19:33:42 +00:00
Mark Pollack
afdb2bd944
Change name in POMs to be 1.0.2-SNAPSHOT (changed '.' to '-' to follow common maven naming conventions)
2009-03-27 13:43:31 +00:00
Mark Pollack
ccb21661ad
Change name in POMs to be 1.0.2.SNAPSHOT
2009-03-27 13:35:31 +00:00
Mark Pollack
f17a43a5ea
update maven POMs to support compilation and running of tests
2009-03-27 06:59:08 +00:00
Mark Pollack
fe581c9247
update poms to remove the ability to build SI, only package up maven central artifacts
2009-03-25 21:06:58 +00:00
Mark Pollack
d206a84e68
updated maven central poms, added parent pom.
...
Generated from ivy.xml -> pom.xml using makepom ant task. (this is the pom for the S2 bundle repo)
The convert pom.xml using mvn org.springframework.build.repository:org.springframework.build.repository.maven:create-central (this is the pom for maven central repo)
2009-03-21 02:09:26 +00:00
Marius Bogoevici
b5a51da5aa
Added a @CorrelationStrategy for illustration purposes.
2009-03-12 03:27:57 +00:00
Jonas Partner
a838f3d5f0
synchronised dependencies from ivy.xml to Maven central poms for 1.0.2
2009-02-23 19:48:25 +00:00
Jonas Partner
bcbded1216
update version for repo1 pom's to 1.0.2.RELEASE
2009-02-21 19:18:40 +00:00
Iwein Fuld
62e744457d
http://forum.springframework.org/showthread.php?p=223719
...
added comment
2009-01-27 22:19:42 +00:00
Iwein Fuld
dc91b9c3b2
added hit a key to stop to PartyDemo
2009-01-08 18:42:28 +00:00
Mark Fisher
ef877debc8
updated inter-project dependency versions in template.mf files
2008-12-17 18:03:30 +00:00
Mark Fisher
a8635781a9
updated spring dependencies to version 2.5.6.A
2008-12-17 17:40:47 +00:00
Mark Fisher
355a8e70e9
Refactored error-handling demo to use a chain with a transformer instead of the channel-interceptor.
2008-12-17 13:25:05 +00:00
Iwein Fuld
265de065aa
OPEN - issue INT-496: Design success/failure notifications for source adapters
...
http://jira.springframework.org/browse/INT-496
woops
2008-12-15 19:29:38 +00:00
Iwein Fuld
caa93b4a67
OPEN - issue INT-496: Design success/failure notifications for source adapters
...
http://jira.springframework.org/browse/INT-496
Added sample to show error handling
2008-12-15 19:29:23 +00:00
Jonas Partner
e665c83fb6
change artifactId to ensure they don't clash with artifactId's in SpringSource repository
2008-12-15 09:54:27 +00:00
Jonas Partner
c67c48c85e
Maven poms using dependencies from repo1 INT-245
2008-12-11 22:15:52 +00:00
Mark Fisher
bc4a20f6c5
All pre-defined internal header names are now valid Java identifiers. Dot delimiters have been replaced by underscores, and hyphenated names are now camelCase. The SimpleHeaderEnricherParser uses Conventions.attributeToPropertyName(). The attributes are now legal for passing as JMS properties (INT-511).
2008-12-09 21:32:29 +00:00
Mark Fisher
db09791428
Updated the annotation-based Cafe Demo to use a bridge element since the annotated-methods in Barista now require a SubscribableChannel.
2008-11-25 21:00:11 +00:00
Mark Fisher
1f0104d6f8
Updated QuoteDemo to use an 'inbound-channel-adapter' XML element since the @Poller annoation is being removed.
2008-11-25 19:40:31 +00:00
Mark Fisher
816299a5e5
Added default poller element.
2008-11-25 04:38:29 +00:00
Mark Fisher
57ddc4057c
Added default pollers for inbound adapters.
2008-11-25 04:28:54 +00:00
Mark Fisher
3717556f19
INT-494
2008-11-24 23:23:50 +00:00
Mark Fisher
d476051838
Added default poller element for XML-based Cafe Demo.
2008-11-24 22:19:10 +00:00
Mark Fisher
bc62a6c632
Added xml dependencies to .classpath
2008-11-24 18:31:06 +00:00
Jonas Partner
25766bc7be
2008-11-22 21:57:10 +00:00
Jonas Partner
4735c700b1
sample for INT-432 documentation to follow
2008-11-22 21:49:24 +00:00
Mark Fisher
75903736e2
Modified WebServiceDemo to show the 'chain' element and the 'header-enricher'.
2008-11-22 16:17:16 +00:00
Mark Fisher
53a398add4
Updated JMS samples for 'outbound-gateway' element change (the 'jms-queue' attribute is now 'request-destination').
2008-11-13 00:14:12 +00:00
Mark Fisher
6771eaea23
The 'enable-annotations' element is now <annotation-config/>.
2008-11-11 23:35:12 +00:00
Mark Fisher
818226069f
Added tests for explicitly defined TaskScheduler.
2008-11-11 23:20:09 +00:00
Mark Fisher
fea222b37f
The <message-bus/> element is no longer necessary. It has been removed from the XSD (INT-462). The annotations are enabled by a separate element, and the application-event-multicaster element is also now separate.
2008-11-11 23:08:45 +00:00
Mark Fisher
eee637a3e9
INT-454
2008-11-06 21:16:18 +00:00
Mark Fisher
eb5459209e
Added javax.activation dependency.
2008-11-06 21:13:48 +00:00
Mark Fisher
cb89caadbd
Updated CafeDemo path
2008-11-03 18:10:15 +00:00
Mark Fisher
12100af7c6
Added excludes for dependencies
2008-11-03 17:41:36 +00:00
Mark Fisher
f92f25f5e8
Updated scripts version of cafeDemo.xml
2008-11-03 16:04:02 +00:00
Mark Fisher
8279cce04d
Upgraded dependencies to Spring 2.5.6 (INT-446).
2008-11-02 16:12:07 +00:00
Mark Fisher
12dfdefc1b
Renamed order method getItems()
2008-10-28 14:54:07 +00:00
Mark Fisher
d36f80937d
Added namespace support for <jms:outbound-gateway/> and updated the GatewayDemo sample (INT-429).
2008-10-17 21:54:09 +00:00
Mark Fisher
d8aefc0c46
Added JMS inbound/outbound gateway sample (INT-430).
2008-10-17 20:17:20 +00:00
Mark Fisher
8a62ae5ccb
Added JMS Channel Adapter sample (INT-430).
2008-10-17 19:44:34 +00:00
Mark Fisher
262bd8fd9c
Moved MessageChannel into the new 'org.springframework.integration.core' package.
2008-10-15 03:19:28 +00:00
Mark Fisher
08043b541d
Moved Message into the new 'org.springframework.integration.core' package.
2008-10-15 02:54:29 +00:00
Mark Fisher
b7f4c1c1e9
Added the 'time-unit' attribute to <interval-trigger/> (INT-424).
2008-10-14 12:42:09 +00:00