Return-Path: X-Original-To: apmail-brooklyn-commits-archive@minotaur.apache.org Delivered-To: apmail-brooklyn-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EBFA617E27 for ; Fri, 4 Sep 2015 13:30:30 +0000 (UTC) Received: (qmail 56708 invoked by uid 500); 4 Sep 2015 13:30:30 -0000 Delivered-To: apmail-brooklyn-commits-archive@brooklyn.apache.org Received: (qmail 56682 invoked by uid 500); 4 Sep 2015 13:30:30 -0000 Mailing-List: contact commits-help@brooklyn.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.incubator.apache.org Delivered-To: mailing list commits@brooklyn.incubator.apache.org Received: (qmail 56672 invoked by uid 99); 4 Sep 2015 13:30:30 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Sep 2015 13:30:30 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 214A31AB5B1 for ; Fri, 4 Sep 2015 13:30:30 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.775 X-Spam-Level: * X-Spam-Status: No, score=1.775 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.006, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id ZvV78nC66u-F for ; Fri, 4 Sep 2015 13:30:26 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id 6ABD92D788 for ; Fri, 4 Sep 2015 13:30:25 +0000 (UTC) Received: (qmail 56627 invoked by uid 99); 4 Sep 2015 13:30:24 -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; Fri, 04 Sep 2015 13:30:24 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 42B8AE0283; Fri, 4 Sep 2015 13:30:24 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: heneveld@apache.org To: commits@brooklyn.incubator.apache.org Date: Fri, 04 Sep 2015 13:30:30 -0000 Message-Id: <361ec7ddb3114e229087e215013e0b26@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [07/15] incubator-brooklyn git commit: remove unnecessary groovy from test-support pom remove unnecessary groovy from test-support pom Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/155921d2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/155921d2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/155921d2 Branch: refs/heads/master Commit: 155921d245957c3a77c2db8d1ca5d6b85e1aea7e Parents: 27757c3 Author: Alex Heneveld Authored: Thu Sep 3 12:27:01 2015 +0100 Committer: Alex Heneveld Committed: Thu Sep 3 12:27:01 2015 +0100 ---------------------------------------------------------------------- usage/test-support/pom.xml | 11 ----------- 1 file changed, 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/155921d2/usage/test-support/pom.xml ---------------------------------------------------------------------- diff --git a/usage/test-support/pom.xml b/usage/test-support/pom.xml index aa7560c..f1eca53 100644 --- a/usage/test-support/pom.xml +++ b/usage/test-support/pom.xml @@ -65,15 +65,4 @@ groovy-all - - - - maven-compiler-plugin - true - - groovy-eclipse-compiler - - - -