Commit Graph

27 Commits

Author SHA1 Message Date
Artem Bilan
ef6901dde7 INTEXT-116: Migrate to Gradle
JIRA: https://jira.spring.io/browse/INTEXT-116

Fix all compilation and JavaDocs warnings

INTEXT-116: Addressing PR comments
2014-11-13 14:39:48 -05:00
Gary Russell
f2bedb8f6a INTEXT-115 Update to SI 4.0, SF 4.0
JIRA: http://jira.spring.io/browse/INTEXT-115
2014-10-16 10:17:50 -04:00
David Turanski
eb41f9a5bd upgraded spring and SI versions, clean up 2013-03-15 12:11:29 -04:00
David Turanski
a513a2b389 added unsubscribe to flow handler 2012-02-22 15:02:18 -05:00
David Turanski
06ef00c709 upgraded to Spring 3.1 and Spring Integration 2.1 2012-02-02 17:16:22 -05:00
David Turanski
43a4ab9801 Merged FlowMessageHandler 2011-12-07 12:30:13 -05:00
David Turanski
6792bfb911 Changed FlowHandler to use correlationId headers 2011-12-07 12:16:07 -05:00
David Turanski
0b0155497c Changed conversation Id to correspond to handler instance 2011-12-06 19:00:32 -05:00
David Turanski
c8dcca547c Nested flow implementation 2011-12-06 18:45:41 -05:00
David Turanski
e63a6a9d17 fixed problem with Proxied channels due to SI mbean-exporter 2011-11-10 11:02:31 -05:00
David Turanski
dcd613fa24 updated to spring 3.1.0.RC1
Fixed a problem with proxied channels
2011-11-10 11:02:22 -05:00
David Turanski
9eb48b167a Fixed exception handling bug in FlowMessageHandler 2011-10-20 13:16:25 -04:00
David Turanski
f0ee603a88 updated for scripting namespace 2011-10-18 17:36:21 -04:00
David Turanski
b5d213c93f added tests 2011-09-07 17:38:55 -04:00
David Turanski
0a4d85b973 Added error channel, modified error handling to be more consistent with other SI channel adapters. Added check to ensure all flow MessageChannels are private" 2011-08-28 17:47:04 -04:00
David Turanski
16951219a4 Added transaction tests 2011-08-27 19:22:22 -04:00
David Turanski
90922b460a Added checks for channel bean definition conflicts in flow context 2011-08-27 15:41:20 -04:00
David Turanski
f1e7c0f122 cleanup and javadoc 2011-08-25 10:15:19 -04:00
David Turanski
e611198ef8 Changed FlowMessageHandler to use DirectChannel for flow output" 2011-08-25 08:55:42 -04:00
David Turanski
71608fbbf5 simplified namespace 2011-08-25 07:41:36 -04:00
David Turanski
9c6c4d30ad Simplified configuration and updated README 2011-07-16 16:48:26 -04:00
David Turanski
d43f225c31 tested optional response flows 2011-07-15 18:35:35 -04:00
David Turanski
4b2fbace61 Fixed properties resolution issue 2011-07-13 22:11:00 -04:00
David Turanski
7173948f01 -afixed FlowMessageHandler bug 2011-07-08 13:44:26 -04:00
David Turanski
c392e19887 -aSimplified flow configuration and enhanced documentation mechanism 2011-07-08 12:44:40 -04:00
David Turanski
07b8311521 Flow context is now a child of the main context 2011-07-07 19:49:57 -04:00
David Turanski
04c563788a initial import 2011-07-01 16:40:56 -04:00