Commit Graph

170 Commits

Author SHA1 Message Date
Chris Beams
6e58a9ff99 Add <repositories> to generated poms
Synchronize with changes in buildSrc that add repositories
declared in gradle script(s) to generated maven poms during
`generatePom` task.

Issue: GRADLE-48
2011-03-14 01:04:05 +08:00
Oleg Zhurakousky
d19f126da9 INT-1830 added support for resolution of 'concurrency' with property placeholder 2011-03-08 18:27:02 -05:00
Oleg Zhurakousky
c0ea0ef882 INT-1830 added support for configuring concurrency on jms channel 2011-03-07 22:30:31 -05:00
Mark Fisher
13ed0534a2 updated template.mf files for [2.0.4, 2.0.5) version range 2011-02-11 12:54:48 -05:00
Mark Fisher
0e75e6f64d updated POMs for 2.0.4.BUILD-SNAPSHOT 2011-02-11 12:52:37 -05:00
Mark Fisher
99dc2869af Re-release version 2.0.3.RELEASE 2011-02-10 09:16:12 -06:00
Mark Fisher
b46052e487 updated template.mf files for 2.0.3 2011-02-09 22:33:30 -06:00
Mark Fisher
73a50fe137 updated POMs for 2.0.4.BUILD-SNAPSHOT 2011-02-09 20:23:41 -06:00
Mark Fisher
c4dbad9ea4 Release version 2.0.3.RELEASE 2011-02-09 20:05:59 -06:00
Mark Fisher
034994ecb3 INT-1793 added a 'receive-timeout' attribute to the JMS inbound-channel-adapter element 2011-02-09 19:11:28 -06:00
Gary Russell
a2aedfb969 POMs updated from 2.0.2.RELEASE to 2.0.3.BUILD-SNAPSHOT as version for all project modules 2011-02-09 14:57:26 -05:00
Mark Fisher
c854059ce6 Release version 2.0.2.RELEASE 2011-02-08 11:00:30 -06:00
Mark Fisher
6c6af30922 updating template.mf files for the 2.0.2 release 2011-02-07 09:32:16 -05:00
Mark Fisher
d52de1007c polishing 2011-02-04 15:28:39 -05:00
Mark Fisher
b6a6c67da7 polishing 2011-02-04 15:21:15 -05:00
Mark Fisher
221c086a74 INT-1766 the PollableJmsChannel's timeout parameter is now honored by the underlying JmsTemplate 2011-02-02 21:24:56 -05:00
Mark Fisher
cbfb6945b4 added PollableJmsChannelTests 2011-02-02 21:24:56 -05:00
Mark Fisher
0cb10b5942 INT-1435 added support for runtime priority from SI Message header on JMS outbound gateway 2011-02-02 19:40:50 -05:00
Mark Fisher
da6174c8f0 INT-1435 added support for dynamic priority (thread-bound at runtime) for sending JMS messages 2011-02-02 19:04:46 -05:00
Mark Fisher
d97066bd96 INT-1435 adding tests, one @Ignore-d for now 2011-02-02 10:47:39 -05:00
Oleg Zhurakousky
061ce2f05d INT-1768 added support for propagating AcknowledgeMode to JmsTemplate when explicitly set on JMS inbound-channel-adapter 2011-01-28 10:43:52 -05:00
Mark Fisher
d05dc695ca INT-1764 fixed typo: getComponetType -> getComponentType 2011-01-25 11:16:10 -05:00
Oleg Zhurakousky
c3ec6aa68a INT-1719 added setDeliveryPersistent method to JmsOutboundGateway, fixed the schema and the parser 2011-01-21 09:31:07 -05:00
Oleg Zhurakousky
f5e9dc72e4 INT-1719 adding missing test config file 2011-01-20 17:00:16 -05:00
Oleg Zhurakousky
2cc182a667 INT-1719 added delivery-persistent attribute to outbound-gateway, deprecated delivery-mode 2011-01-20 16:58:47 -05:00
Mark Fisher
befe46fe86 polish 2011-01-18 14:31:50 -05:00
Oleg Zhurakousky
4c023d673b adding JMS Channel history test with full config 2011-01-17 18:13:07 -05:00
Oleg Zhurakousky
2eb426b0af INT-1743 refactored test, no more ActiveMQ 2011-01-13 14:00:00 -05:00
Oleg Zhurakousky
6d9335e897 INT-1743 polished test 2011-01-13 13:31:19 -05:00
Oleg Zhurakousky
04e2c47b23 INT-1743 polished test, increased the sleep time 2011-01-13 13:12:15 -05:00
Oleg Zhurakousky
529cf4686e INT-1743 added support for MessageHistory to JMS Channel 2011-01-13 12:59:32 -05:00
Mark Fisher
42b0c5f581 POMs updated from 2.0.1.RELEASE to 2.0.2.BUILD-SNAPSHOT as version for all project modules 2010-12-21 19:01:50 -05:00
Mark Fisher
e6ac44dbbd Release version 2.0.1.RELEASE 2010-12-17 18:35:24 -05:00
Mark Fisher
6ecda01fda INT-1699 updated template.mf files for version 2.0.1 2010-12-17 17:25:21 -05:00
Mark Fisher
3131d217d1 INT-1698 GlobalChannelInterceptorBeanPostProcessor now does its processing *after* initialization so that it can apply to the results of FactoryBeans (as in the JMS Channel case) 2010-12-17 16:15:40 -05:00
Oleg Zhurakousky
96aab9bf28 INT-1698 addd test for JMS global interceptors 2010-12-17 16:01:13 -05:00
Dave Syer
64f2c5b61d Add bare bones .springBeans 2010-12-11 08:49:05 +00:00
Mark Fisher
dddeabd717 INT-1672 added the 'correlationKey' property to the ChannelPublishingJmsMessageListener as well as a 'correlation-key' attribute for the JMS <inbound-gateway> element 2010-12-09 16:40:26 -05:00
Mark Fisher
9c344687a3 INT-1672 added a warn-level log message in case a Topic is used without a 'correlationKey' property being set 2010-12-09 15:05:22 -05:00
Mark Fisher
7db92cbdac INT-1672 added the 'correlationKey' property to the JmsOutboundGateway as well as a 'correlation-key' attribute for the JMS <outbound-gateway> element 2010-12-09 14:57:12 -05:00
Chris Beams
c8a24acfc6 Catch poms up with 2.0.1.BUILD-SNAPSHOT version 2010-11-26 11:26:07 -07:00
Mark Fisher
c712ac6315 Release version 2.0.0.RELEASE 2010-11-22 21:23:47 -05:00
Chris Beams
365108e7e3 Reflect hamcrest 1.1 dependency in generated poms 2010-11-22 16:18:21 -07:00
Chris Beams
1d3f4b2987 Upgrade junit:junit:4.7 -> junit:junit-dep:4.8.2
junit-dep does not bundle dependencies like hamcrest. This avoids
'duplicate package org.hamcrest' errors during javadoc generation
2010-11-22 15:06:02 -07:00
Gary Russell
c5dba36865 INT-1552 Add error-channel to other endpoint docs; schema doc polishing 2010-11-18 18:21:14 -05:00
Mark Fisher
f3e854b10c INT-1568 removed the MessageHeaders.PREFIX constant since it's no longer necessary. Also added @ManagedOperation to the IntegrationMBeanExporter's getChannelSendRate(..) method. 2010-11-18 00:03:58 -05:00
Gary Russell
cf5f51fdb5 INT-1624 Polish ip and jms schemas for error-channel 2010-11-17 16:49:13 -05:00
Oleg Zhurakousky
67b26da0e0 polishing removed @Overides as well as fixed warnings in JMS and JMX 2010-11-16 16:11:19 -05:00
Mark Fisher
ed9a8d90a3 INT-1626 the JMS 'message-driven-channel-adapter' element now accepts the 'error-channel' attribute 2010-11-16 02:11:39 -05:00
Mark Fisher
c6d68c9e2a INT-1623 replaced 'exception-mapper' with 'error-channel' on 'gateway' and JMS 'inbound-gateway' elements 2010-11-15 23:57:58 -05:00