Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DC16F20049E for ; Thu, 10 Aug 2017 17:21:42 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DAF0F16B8AD; Thu, 10 Aug 2017 15:21:42 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5156B16B8AC for ; Thu, 10 Aug 2017 17:21:42 +0200 (CEST) Received: (qmail 73513 invoked by uid 500); 10 Aug 2017 15:21:41 -0000 Mailing-List: contact commits-help@sentry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sentry.apache.org Delivered-To: mailing list commits@sentry.apache.org Received: (qmail 73500 invoked by uid 99); 10 Aug 2017 15:21:40 -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; Thu, 10 Aug 2017 15:21:40 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B7AE0E96B7; Thu, 10 Aug 2017 15:21:40 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: coheigea@apache.org To: commits@sentry.apache.org Message-Id: <0843e8f3b4b44a6094f64fd53b425e1c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: sentry git commit: Exclude TooManyStaticImports from PMD ruleset Date: Thu, 10 Aug 2017 15:21:40 +0000 (UTC) archived-at: Thu, 10 Aug 2017 15:21:43 -0000 Repository: sentry Updated Branches: refs/heads/master 92a183f66 -> 9681099b3 Exclude TooManyStaticImports from PMD ruleset Project: http://git-wip-us.apache.org/repos/asf/sentry/repo Commit: http://git-wip-us.apache.org/repos/asf/sentry/commit/9681099b Tree: http://git-wip-us.apache.org/repos/asf/sentry/tree/9681099b Diff: http://git-wip-us.apache.org/repos/asf/sentry/diff/9681099b Branch: refs/heads/master Commit: 9681099b330eadc498aff4d368129179c793f923 Parents: 92a183f Author: Colm O hEigeartaigh Authored: Thu Aug 10 16:21:29 2017 +0100 Committer: Colm O hEigeartaigh Committed: Thu Aug 10 16:21:29 2017 +0100 ---------------------------------------------------------------------- build-tools/sentry-pmd-ruleset.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sentry/blob/9681099b/build-tools/sentry-pmd-ruleset.xml ---------------------------------------------------------------------- diff --git a/build-tools/sentry-pmd-ruleset.xml b/build-tools/sentry-pmd-ruleset.xml index 8efaed5..aea5ae9 100644 --- a/build-tools/sentry-pmd-ruleset.xml +++ b/build-tools/sentry-pmd-ruleset.xml @@ -30,7 +30,9 @@ - + + +