[GitHub] activemq-artemis pull request #640: ARTEMIS-565 Replace json.org with javax....

2016-07-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/640 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featu

[GitHub] activemq-artemis pull request #640: ARTEMIS-565 Replace json.org with javax....

2016-07-25 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/640#discussion_r72123081 --- Diff: pom.xml --- @@ -436,6 +436,17 @@ ${slf4j.version} + +

[GitHub] activemq-artemis pull request #640: ARTEMIS-565 Replace json.org with javax....

2016-07-25 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/640#discussion_r72123156 --- Diff: pom.xml --- @@ -436,6 +436,17 @@ ${slf4j.version} + +

[GitHub] activemq-artemis pull request #640: ARTEMIS-565 Replace json.org with javax....

2016-07-25 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/640#discussion_r72123060 --- Diff: pom.xml --- @@ -436,6 +436,17 @@ ${slf4j.version} + +

[GitHub] activemq-artemis pull request #640: ARTEMIS-565 Replace json.org with javax....

2016-07-17 Thread johnament
GitHub user johnament opened a pull request: https://github.com/apache/activemq-artemis/pull/640 ARTEMIS-565 Replace json.org with javax.json Javax.json is a newer JSR, but has an ASF compliant version, is pretty close to the original JSON.org API and will support a standard annotat