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 CE126200B52 for ; Mon, 25 Jul 2016 20:41:03 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CCB63160A7D; Mon, 25 Jul 2016 18:41:03 +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 151D4160A67 for ; Mon, 25 Jul 2016 20:41:02 +0200 (CEST) Received: (qmail 84868 invoked by uid 500); 25 Jul 2016 18:41:02 -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 84857 invoked by uid 99); 25 Jul 2016 18:41:01 -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 18:41:01 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id BF0AFE00A7; Mon, 25 Jul 2016 18:41:01 +0000 (UTC) From: jbertram To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis pull request #661: ARTEMIS-628 Adding back old constructor ... Content-Type: text/plain Message-Id: <20160725184101.BF0AFE00A7@git1-us-west.apache.org> Date: Mon, 25 Jul 2016 18:41:01 +0000 (UTC) archived-at: Mon, 25 Jul 2016 18:41:04 -0000 Github user jbertram commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/661#discussion_r72120144 --- Diff: README.md --- @@ -44,4 +44,7 @@ If you are trying to copy the examples somewhere else and modifying them. Consid # if trying to modify the 'topic' example: cd examples/jms/topic && mvn dependency:list +### The HornetQ Donation --- End diff -- What's this for? --- 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. ---