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:
committed by
Artem Bilan
parent
75ec449c0b
commit
facffe2411
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user