Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C74F6200B52 for ; Mon, 25 Jul 2016 21:07:09 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C5E87160A7D; Mon, 25 Jul 2016 19:07:09 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0EFD7160A67 for ; Mon, 25 Jul 2016 21:07:08 +0200 (CEST) Received: (qmail 61758 invoked by uid 500); 25 Jul 2016 19:07:08 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 61747 invoked by uid 99); 25 Jul 2016 19:07:07 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jul 2016 19:07:07 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A5B00E00A7; Mon, 25 Jul 2016 19:07:07 +0000 (UTC) From: johnament To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #640: ARTEMIS-565 Replace json.org with javax.json Content-Type: text/plain Message-Id: <20160725190707.A5B00E00A7@git1-us-west.apache.org> Date: Mon, 25 Jul 2016 19:07:07 +0000 (UTC) archived-at: Mon, 25 Jul 2016 19:07:10 -0000 Github user johnament commented on the issue: https://github.com/apache/activemq-artemis/pull/640 @clebertsuconic oh, for wildfly, you'll need to add dependencies on `javax.json.api` and `org.glassfish.javax.json` modules. As far as plain library usage, the dependency tree should come in. If you want to plugin your own, just exclude. --- 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 feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---