You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by amarkevich <gi...@git.apache.org> on 2018/10/10 14:01:04 UTC

[GitHub] activemq pull request #305: AMQ-7069 HTTP client don't handle XStream deseri...

GitHub user amarkevich opened a pull request:

    https://github.com/apache/activemq/pull/305

    AMQ-7069 HTTP client don't handle XStream deserialization exception

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/amarkevich/activemq AMQ-7069

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq/pull/305.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #305
    
----
commit b830894e690d317ba32019c00d7d4db01eadcc5d
Author: amarkevich <am...@...>
Date:   2018-10-10T13:57:49Z

    AMQ-7069 HTTP client don't handle XStream deserialization exception

----


---