Return-Path: X-Original-To: apmail-allura-commits-archive@www.apache.org Delivered-To: apmail-allura-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 3054518C80 for ; Mon, 30 Nov 2015 17:29:47 +0000 (UTC) Received: (qmail 35507 invoked by uid 500); 30 Nov 2015 17:29:47 -0000 Delivered-To: apmail-allura-commits-archive@allura.apache.org Received: (qmail 35483 invoked by uid 500); 30 Nov 2015 17:29:47 -0000 Mailing-List: contact commits-help@allura.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@allura.apache.org Delivered-To: mailing list commits@allura.apache.org Received: (qmail 35456 invoked by uid 99); 30 Nov 2015 17:29:47 -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; Mon, 30 Nov 2015 17:29:46 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C4E8DE0A23; Mon, 30 Nov 2015 17:29:46 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: heiths@apache.org To: commits@allura.apache.org Date: Mon, 30 Nov 2015 17:29:47 -0000 Message-Id: <0fa388da6a6e4d0ebc56255d7a6b83ee@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/6] allura git commit: [#8027] ignore empty es6 file [#8027] ignore empty es6 file Project: http://git-wip-us.apache.org/repos/asf/allura/repo Commit: http://git-wip-us.apache.org/repos/asf/allura/commit/deb69906 Tree: http://git-wip-us.apache.org/repos/asf/allura/tree/deb69906 Diff: http://git-wip-us.apache.org/repos/asf/allura/diff/deb69906 Branch: refs/heads/master Commit: deb69906ab2fd74b23394cd0b63cedc0892c23c9 Parents: c756d1c Author: Dave Brondsema Authored: Mon Nov 23 14:42:20 2015 -0500 Committer: Heith Seewald Committed: Mon Nov 30 12:29:22 2015 -0500 ---------------------------------------------------------------------- rat-excludes.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/allura/blob/deb69906/rat-excludes.txt ---------------------------------------------------------------------- diff --git a/rat-excludes.txt b/rat-excludes.txt index 0b68379..1a3e199 100644 --- a/rat-excludes.txt +++ b/rat-excludes.txt @@ -25,6 +25,7 @@ Allura/allura/public/nf/css/forge/tooltipster.css Allura/allura/public/nf/css/forge/ui.daterangepicker.css Allura/allura/public/nf/css/smoothness/jquery-ui-1.8.4.custom.css Allura/allura/public/nf/fonts/ +Allura/allura/public/nf/js/dummy.es6.js Allura/allura/public/nf/js/jquery-base.js Allura/allura/public/nf/js/jquery.daterangepicker.js Allura/allura/public/nf/js/jquery.flot.js