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 E960417A58 for ; Wed, 14 Jan 2015 19:45:07 +0000 (UTC) Received: (qmail 20324 invoked by uid 500); 14 Jan 2015 19:45:09 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 20278 invoked by uid 500); 14 Jan 2015 19:45:09 -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 20269 invoked by uid 99); 14 Jan 2015 19:45:09 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jan 2015 19:45:09 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 548FFA428CC; Wed, 14 Jan 2015 19:45:09 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dkulp@apache.org To: commits@activemq.apache.org Date: Wed, 14 Jan 2015 19:45:09 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/2] activemq git commit: Add a jetty9 profile to help with testing Repository: activemq Updated Branches: refs/heads/trunk 6466ae2bc -> f4eade2bb Add a jetty9 profile to help with testing Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/0d815642 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/0d815642 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/0d815642 Branch: refs/heads/trunk Commit: 0d815642c1c441b3bbca69c4987430a14e28c441 Parents: 6466ae2 Author: Daniel Kulp Authored: Wed Jan 14 07:56:26 2015 -0500 Committer: Daniel Kulp Committed: Wed Jan 14 13:21:01 2015 -0500 ---------------------------------------------------------------------- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/0d815642/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1c4daea..1685feb 100755 --- a/pom.xml +++ b/pom.xml @@ -1618,5 +1618,11 @@ + + jetty9 + + ${jetty9-version} + +