Return-Path: X-Original-To: apmail-falcon-commits-archive@minotaur.apache.org Delivered-To: apmail-falcon-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 5DFEA11848 for ; Tue, 13 May 2014 17:30:48 +0000 (UTC) Received: (qmail 48477 invoked by uid 500); 13 May 2014 17:30:48 -0000 Delivered-To: apmail-falcon-commits-archive@falcon.apache.org Received: (qmail 48437 invoked by uid 500); 13 May 2014 17:30:48 -0000 Mailing-List: contact commits-help@falcon.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.incubator.apache.org Delivered-To: mailing list commits@falcon.incubator.apache.org Received: (qmail 48430 invoked by uid 99); 13 May 2014 17:30:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2014 17:30:47 +0000 X-ASF-Spam-Status: No, hits=-2000.7 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, 13 May 2014 17:30:47 +0000 Received: (qmail 45119 invoked by uid 99); 13 May 2014 17:30:26 -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, 13 May 2014 17:30:26 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id DEACC25EBF; Tue, 13 May 2014 17:30:25 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: venkatesh@apache.org To: commits@falcon.incubator.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: FALCON-440 Inadvertently excludes *.patch from source distribution. Contributed by Venkatesh Seetharam Date: Tue, 13 May 2014 17:30:25 +0000 (UTC) X-Virus-Checked: Checked by ClamAV on apache.org Repository: incubator-falcon Updated Branches: refs/heads/branch-0.5 10fed0d8b -> b4ff237db FALCON-440 Inadvertently excludes *.patch from source distribution. Contributed by Venkatesh Seetharam Project: http://git-wip-us.apache.org/repos/asf/incubator-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-falcon/commit/b4ff237d Tree: http://git-wip-us.apache.org/repos/asf/incubator-falcon/tree/b4ff237d Diff: http://git-wip-us.apache.org/repos/asf/incubator-falcon/diff/b4ff237d Branch: refs/heads/branch-0.5 Commit: b4ff237db883618bc96e7a5c7451809d5b3097fd Parents: 10fed0d Author: Venkatesh Seetharam Authored: Tue May 13 10:30:21 2014 -0700 Committer: Venkatesh Seetharam Committed: Tue May 13 10:30:21 2014 -0700 ---------------------------------------------------------------------- src/main/assemblies/src-package.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-falcon/blob/b4ff237d/src/main/assemblies/src-package.xml ---------------------------------------------------------------------- diff --git a/src/main/assemblies/src-package.xml b/src/main/assemblies/src-package.xml index f479d71..4df3148 100644 --- a/src/main/assemblies/src-package.xml +++ b/src/main/assemblies/src-package.xml @@ -35,7 +35,6 @@ backlog **/.idea/** **/*.iml - **/*.patch **/*.log