INT-3680: Fix JMS Durable Subscription Name

JIRA: https://jira.spring.io/browse/INT-3680

Change parser to use the `setSubscriptionName` setter instead
of `setDurableSubscriptionName` which as the side effect of
unconditionally setting the subscription as durable.
This commit is contained in:
Gary Russell
2015-03-17 16:48:23 -04:00
committed by Artem Bilan
parent 75ec449c0b
commit facffe2411
4 changed files with 18 additions and 8 deletions

View File

@@ -28,7 +28,7 @@
<para>
<emphasis>Spring Integration</emphasis>
<emphasis role="strong">4.1.x</emphasis> requires
<emphasis>Spring Framework</emphasis> <emphasis role="strong">4.0.5</emphasis> or
<emphasis>Spring Framework</emphasis> <emphasis role="strong">4.1.4</emphasis> or
later.
</para>
</section>