Return-Path: X-Original-To: apmail-bigtop-commits-archive@www.apache.org Delivered-To: apmail-bigtop-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 641B51859F for ; Fri, 8 Jan 2016 00:52:25 +0000 (UTC) Received: (qmail 50593 invoked by uid 500); 8 Jan 2016 00:52:25 -0000 Delivered-To: apmail-bigtop-commits-archive@bigtop.apache.org Received: (qmail 50551 invoked by uid 500); 8 Jan 2016 00:52:25 -0000 Mailing-List: contact commits-help@bigtop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bigtop-dev@bigtop.apache.org Delivered-To: mailing list commits@bigtop.apache.org Received: (qmail 50539 invoked by uid 99); 8 Jan 2016 00:52:25 -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, 08 Jan 2016 00:52:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 15A83E3823; Fri, 8 Jan 2016 00:52:25 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cos@apache.org To: commits@bigtop.apache.org Message-Id: <8dd8cf79d6654a40a51c6557f71df98f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: bigtop git commit: BIGTOP-2223. .dockerignore doesn't have ASL header Date: Fri, 8 Jan 2016 00:52:25 +0000 (UTC) Repository: bigtop Updated Branches: refs/heads/master b82edd069 -> 23a75655e BIGTOP-2223. .dockerignore doesn't have ASL header Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/23a75655 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/23a75655 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/23a75655 Branch: refs/heads/master Commit: 23a75655e3102bf27e19431fafba46929c1c7dcb Parents: b82edd0 Author: Konstantin Boudnik Authored: Thu Jan 7 16:51:33 2016 -0800 Committer: Konstantin Boudnik Committed: Thu Jan 7 16:51:33 2016 -0800 ---------------------------------------------------------------------- .dockerignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/23a75655/.dockerignore ---------------------------------------------------------------------- diff --git a/.dockerignore b/.dockerignore index 06a968e..a7b219a 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,3 +1,18 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + build output bigtop-packages