Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AE4BD18848 for ; Wed, 22 Jul 2015 10:54:44 +0000 (UTC) Received: (qmail 74936 invoked by uid 500); 22 Jul 2015 10:54:44 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 74889 invoked by uid 500); 22 Jul 2015 10:54:44 -0000 Mailing-List: contact commits-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 commits@activemq.apache.org Received: (qmail 74870 invoked by uid 99); 22 Jul 2015 10:54:44 -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; Wed, 22 Jul 2015 10:54:44 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 5E1E7DFC3B; Wed, 22 Jul 2015 10:54:44 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: clebertsuconic@apache.org To: commits@activemq.apache.org Date: Wed, 22 Jul 2015 10:54:44 -0000 Message-Id: <45cec4f9922d49859e1e76cdd914f2e8@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] activemq-artemis git commit: This closes #92 Deprecating property Repository: activemq-artemis Updated Branches: refs/heads/master 9ec45c023 -> 1cb372bcd This closes #92 Deprecating property Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/1cb372bc Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/1cb372bc Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/1cb372bc Branch: refs/heads/master Commit: 1cb372bcd8713dd7aa7e6fb3eb38fde204193c3d Parents: 9ec45c0 d6f8ed8 Author: Clebert Suconic Authored: Wed Jul 22 11:54:18 2015 +0100 Committer: Clebert Suconic Committed: Wed Jul 22 11:54:18 2015 +0100 ---------------------------------------------------------------------- .../artemis/core/remoting/impl/netty/TransportConstants.java | 2 ++ .../artemis/tests/integration/stomp/v11/StompV11TestBase.java | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) ----------------------------------------------------------------------