Commit Graph

2058 Commits

Author SHA1 Message Date
Mark Fisher
c668ab8366 INT-642 review 2009-06-15 17:59:42 +00:00
Mark Fisher
1ed45c6c9a INT-667 2009-06-15 13:27:20 +00:00
Mark Fisher
6936e313b1 INT-640 2009-06-15 12:09:39 +00:00
Mark Fisher
1f0913088c INT-669 Added HeaderValueRouter 2009-06-14 22:55:15 +00:00
Iwein Fuld
23b1bd363e IN PROGRESS - issue INT-656: MethodParameterMessageMapper - javadoc vs code
http://jira.springframework.org/browse/INT-656

Improved javadoc
2009-06-11 19:53:16 +00:00
Iwein Fuld
d7b9107c77 IN PROGRESS - issue INT-656: MethodParameterMessageMapper - javadoc vs code
http://jira.springframework.org/browse/INT-656

Made unannotated Properties and Map work, refactored MethodParameterMessageMapper a bit
2009-06-11 18:37:25 +00:00
Iwein Fuld
370158155d IN PROGRESS - issue INT-662: ChannelResolver not initialized in Splitter
http://jira.springframework.org/browse/INT-662

Added test to SplitterIntegrationTests instead of duplicating context, thanks Alex for the patch
2009-06-11 11:11:33 +00:00
Iwein Fuld
d832b954ac author tag 2009-06-08 12:20:32 +00:00
Iwein Fuld
b94065f84f OPEN - issue INT-632: MessagingAnnotationPostProcessor is chained too late to allow aspects to be added
http://jira.springframework.org/browse/INT-632

Ground work for testcase.
2009-06-08 12:18:59 +00:00
Iwein Fuld
6091ed0985 Improved performance of DefaultMessageAggregatorTests 2009-06-08 12:11:16 +00:00
Iwein Fuld
f0db35873b IN PROGRESS - issue INT-633: BridgeHandler should not require an output channel
http://jira.springframework.org/browse/INT-633

And the xsd part...
2009-06-07 12:43:07 +00:00
Iwein Fuld
7e4e31afdf IN PROGRESS - issue INT-633: BridgeHandler should not require an output channel
http://jira.springframework.org/browse/INT-633

Relaxed checking for output channel to allow REPLY_CHANNEL header usage
2009-06-07 12:26:52 +00:00
Iwein Fuld
b49fc7c11e OPEN - issue INT-634: Allow queue customization
http://jira.springframework.org/browse/INT-634

Added ref attribute to <queue/> and implemented parser logic for it
2009-06-07 11:49:25 +00:00
Iwein Fuld
84481c892a Removed order requirement from DefaultMessageAggregatorIntegrationTests (could cause build failure in high load scenarios) 2009-06-07 10:47:29 +00:00
Marius Bogoevici
4b2364f3ad INT-661: Applied patch uploaded in Jira 2009-05-26 23:56:54 +00:00
Mark Fisher
55384b2203 INT-660 fixed typo and added clarification in the Web Services chapter 2009-05-26 22:18:37 +00:00
Mark Fisher
2eaae56b36 INT-660 fixed some typos in the aggregator chapter 2009-05-26 22:04:14 +00:00
Mark Fisher
e0abe21a27 INT-160 removed empty section, fixed some typos, and added some additional comments 2009-05-26 15:12:36 +00:00
Mark Fisher
490d6d7e90 INT-660 replaced mentions of MessageConsumer with MessageHandler 2009-05-26 15:01:42 +00:00
Mark Fisher
d01a324d61 INT-660 mentions default TaskScheduler (and provides link) instead of MessageBus 2009-05-26 14:59:45 +00:00
Mark Fisher
889d4d3b47 INT-657 added namespace support for 'discard-channel' on 'filter' elements 2009-05-21 17:22:09 +00:00
Mark Fisher
bc8e58b024 INT-657 Added 'discardChannel' for MessageFilter 2009-05-21 14:12:11 +00:00
Iwein Fuld
399eee83b1 IN PROGRESS - issue INT-642: Add DefaultAggregator
http://jira.springframework.org/browse/INT-642

Polished Alex' patch
2009-05-20 14:56:36 +00:00
Mark Fisher
2b93373323 INT-646 input-channel may now reference a channel instance defined within a parent ApplicationContext. 2009-05-19 22:03:54 +00:00
Mark Fisher
3a2988e913 INT-652 2009-05-18 22:01:27 +00:00
Mark Fisher
82d53ff952 INT-649 adding support for interceptors on thread-local-channel 2009-05-18 21:04:19 +00:00
Mark Fisher
84d3d4fe83 uncommenting test 2009-05-18 20:15:55 +00:00
Mark Fisher
493c61e324 updated manifest version ranges (INT-626) 2009-04-17 21:46:22 +00:00
Mark Fisher
f31564dacb formatting only 2009-04-17 21:30:12 +00:00
Iwein Fuld
bde9178a1f INT-638 2009-04-14 17:20:51 +00:00
Mark Fisher
33787588ab INT-624 2009-04-08 13:11:35 +00:00
Mark Fisher
8908aaece2 Spring Integration 1.0.2.RELEASE 2009-03-31 22:46:29 +00:00
Mark Fisher
252d6fd70d Updated for 1.0.2 2009-03-31 22:07:28 +00:00
Mark Pollack
3c686ce306 Use maven ant task to install parent pom instead of maven command line as a workaround for http://jira.codehaus.org/browse/MANTTASKS-87 2009-03-31 02:50:56 +00:00
Mark Pollack
1776e1d175 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:46:35 +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
bc08db0df5 Change use of \n to System.getProperty("line.separator") 2009-03-27 13:26:24 +00:00
Mark Pollack
d3698fdc5c update maven POMs to support compilation and running of tests 2009-03-27 07:08: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
f07caa7d7c INT-619 - Compilation error on Sun JDK 2009-03-27 03:13:51 +00:00
Mark Pollack
af641d5e38 remove use of assertThat which confused java compiler 2009-03-27 03:03:46 +00:00
Mark Pollack
cc5ad43a4b update poms to remove the ability to build SI, only package up maven central artifacts 2009-03-25 21:38:55 +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 Fisher
75b211884c INT-618 2009-03-25 12:36:09 +00:00
Mark Fisher
c8a3ee7058 minor updates 2009-03-25 12:33:53 +00:00
Iwein Fuld
52d7737aeb INT-590 some last minute polishings 2009-03-25 09:55:50 +00:00
Jonas Partner
dd78f1de0a docs for http
INT-590
2009-03-24 14:27:22 +00:00
Iwein Fuld
157124882b 2009-03-24 11:56:10 +00:00