From dev-return-66026-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Sat Jun 16 06:07:55 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id B6809180636 for ; Sat, 16 Jun 2018 06:07:54 +0200 (CEST) Received: (qmail 16134 invoked by uid 500); 16 Jun 2018 04:07:53 -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 16118 invoked by uid 99); 16 Jun 2018 04:07:52 -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; Sat, 16 Jun 2018 04:07:52 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6235BE118A; Sat, 16 Jun 2018 04:07:52 +0000 (UTC) From: shailendra14k To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org Message-ID: Subject: [GitHub] activemq-artemis pull request #2146: [ARTEMIS-1939]Remove space from paramet... Content-Type: text/plain Date: Sat, 16 Jun 2018 04:07:52 +0000 (UTC) GitHub user shailendra14k opened a pull request: https://github.com/apache/activemq-artemis/pull/2146 [ARTEMIS-1939]Remove space from parameter annotations name in ActiveMQServerControl JIRA:- https://issues.apache.org/jira/browse/ARTEMIS-1939 You can merge this pull request into a Git repository by running: $ git pull https://github.com/shailendra14k/activemq-artemis ARTEMIS-1939 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/2146.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 #2146 ---- commit a068f7aeed6e9be241e85cebd5a4072af48238fa Author: Shailendra Kumar Singh Date: 2018-06-16T03:49:54Z [ARTEMIS-1939]Remove space from parameter annotations name in ActiveMQServerControl ---- ---