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 CA8431189B for ; Tue, 15 Jul 2014 15:18:41 +0000 (UTC) Received: (qmail 66045 invoked by uid 500); 15 Jul 2014 15:18:41 -0000 Delivered-To: apmail-brooklyn-commits-archive@brooklyn.apache.org Received: (qmail 66023 invoked by uid 500); 15 Jul 2014 15:18:41 -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 66013 invoked by uid 99); 15 Jul 2014 15:18:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jul 2014 15:18:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 15 Jul 2014 15:18:40 +0000 Received: (qmail 65674 invoked by uid 99); 15 Jul 2014 15:18:20 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jul 2014 15:18:20 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 2CF7A94DAFA; Tue, 15 Jul 2014 15:18:20 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: aledsage@apache.org To: commits@brooklyn.incubator.apache.org Date: Tue, 15 Jul 2014 15:18:22 -0000 Message-Id: <05a095772d7b4c98a40f7facfffc17b3@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [3/6] git commit: Added workaround for binary file being included in check X-Virus-Checked: Checked by ClamAV on apache.org Added workaround for binary file being included in check Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/2a7e7bf8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/2a7e7bf8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/2a7e7bf8 Branch: refs/heads/master Commit: 2a7e7bf81be626e1474c94cc040194053b9caadf Parents: 22955eb Author: Martin Harris Authored: Wed Jul 9 11:44:56 2014 +0100 Committer: Martin Harris Committed: Tue Jul 15 10:37:54 2014 +0100 ---------------------------------------------------------------------- software/nosql/pom.xml | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/2a7e7bf8/software/nosql/pom.xml ---------------------------------------------------------------------- diff --git a/software/nosql/pom.xml b/software/nosql/pom.xml index d1c6878..20ae22e 100644 --- a/software/nosql/pom.xml +++ b/software/nosql/pom.xml @@ -165,6 +165,8 @@ **/couchdb/couch.uri **/riak/vm.args + + **/*.tgz