You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by jbertram <gi...@git.apache.org> on 2017/12/12 16:47:54 UTC

[GitHub] activemq-artemis pull request #1704: ARTEMIS-1553 JSON values all being conv...

GitHub user jbertram opened a pull request:

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

    ARTEMIS-1553 JSON values all being converted to String

    

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

    $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1553

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

    https://github.com/apache/activemq-artemis/pull/1704.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 #1704
    
----
commit 3ea41ab77bb2e566081fbe6b5a3972c345437614
Author: Justin Bertram <jb...@apache.org>
Date:   2017-12-12T16:45:01Z

    ARTEMIS-1553 JSON values all being converted to String

----


---

[GitHub] activemq-artemis issue #1704: ARTEMIS-1553 JSON values all being converted t...

Posted by jbertram <gi...@git.apache.org>.
Github user jbertram commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1704
  
    BTW, this is related to 2f299334465d6acace1d856079f2f294d8a54914 which was done as part of ARTEMIS-1540.  It introduced this regression.


---

[GitHub] activemq-artemis issue #1704: ARTEMIS-1553 JSON values all being converted t...

Posted by gaohoward <gi...@git.apache.org>.
Github user gaohoward commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1704
  
    @jbertram If you force a update and triggered another Jenkins run it probably pass. I don't think the changes can cause any failures. It could be that the Jenkins going crazy.


---

[GitHub] activemq-artemis issue #1704: ARTEMIS-1553 JSON values all being converted t...

Posted by jbertram <gi...@git.apache.org>.
Github user jbertram commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1704
  
    I'm not sure what the failure was in the PR build as it's already been deleted.  I ran the PR build locally and it was successful.


---

[GitHub] activemq-artemis pull request #1704: ARTEMIS-1553 JSON values all being conv...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---