You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/13 03:34:58 UTC

[jira] [Commented] (ARTEMIS-885) Fix OpenWire wildcard conversion issue

    [ https://issues.apache.org/jira/browse/ARTEMIS-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15744027#comment-15744027 ] 

ASF GitHub Bot commented on ARTEMIS-885:
----------------------------------------

GitHub user gaohoward opened a pull request:

    https://github.com/apache/activemq-artemis/pull/910

    ARTEMIS-885 Fix OpenWire wildcard conversion issue

    

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

    $ git pull https://github.com/gaohoward/activemq-artemis master_fixOWtest2

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

    https://github.com/apache/activemq-artemis/pull/910.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 #910
    
----
commit 2562533e4f5cfff052ddcdbf54e644b19057e63c
Author: Howard Gao <ho...@gmail.com>
Date:   2016-12-13T03:31:56Z

    ARTEMIS-885 Fix OpenWire wildcard conversion issue

----


> Fix OpenWire wildcard conversion issue
> --------------------------------------
>
>                 Key: ARTEMIS-885
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-885
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: OpenWire
>    Affects Versions: 1.5.1
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>             Fix For: 1.5.next
>
>
> When creating core destinations from openwire, correct conversion should be used. namely "Foo.>" should be converted to "Foo.#" before going into core.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)