You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ff...@apache.org on 2018/10/13 10:46:40 UTC

[cxf] branch 3.1.x-fixes updated (4ac24cd -> b61e039)

This is an automated email from the ASF dual-hosted git repository.

ffang pushed a change to branch 3.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from 4ac24cd  CXF-7870: JAXRSUtils referenced in AbstractBraveClientProvider
     add b61e039  [CXF-7768]ensure we close all temp queue/topic before we close a JMS connection

No new revisions were added by this update.

Summary of changes:
 .../org/apache/cxf/transport/jms/JMSConduit.java   | 16 +++++++++----
 .../apache/cxf/transport/jms/JMSConfiguration.java |  6 +++++
 .../org/apache/cxf/transport/jms/util/JMSUtil.java | 27 ++++++++++++++++++++++
 3 files changed, 44 insertions(+), 5 deletions(-)