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 67497200C7B for ; Sat, 6 May 2017 05:10:31 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 65B7C160BBE; Sat, 6 May 2017 03:10:31 +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 D1E1A160BAF for ; Sat, 6 May 2017 05:10:30 +0200 (CEST) Received: (qmail 37047 invoked by uid 500); 6 May 2017 03:10:29 -0000 Mailing-List: contact commits-help@groovy.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@groovy.apache.org Delivered-To: mailing list commits@groovy.apache.org Received: (qmail 37038 invoked by uid 99); 6 May 2017 03:10:29 -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; Sat, 06 May 2017 03:10:29 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B71B1DFB91; Sat, 6 May 2017 03:10:29 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: paulk@apache.org To: commits@groovy.apache.org Message-Id: <4550080a18e947a2978dba8728a88b3d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: groovy git commit: remove JUnitTestCase check - it was removed in checkstyle 6.2 Date: Sat, 6 May 2017 03:10:29 +0000 (UTC) archived-at: Sat, 06 May 2017 03:10:31 -0000 Repository: groovy Updated Branches: refs/heads/GROOVY_2_6_X b6c9230cd -> b535110b0 remove JUnitTestCase check - it was removed in checkstyle 6.2 Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/b535110b Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/b535110b Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/b535110b Branch: refs/heads/GROOVY_2_6_X Commit: b535110b06386156dbb10d3dbfef823fa24d01a5 Parents: b6c9230 Author: paulk Authored: Sat May 6 13:05:03 2017 +1000 Committer: paulk Committed: Sat May 6 13:09:45 2017 +1000 ---------------------------------------------------------------------- config/checkstyle/checkstyle.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/groovy/blob/b535110b/config/checkstyle/checkstyle.xml ---------------------------------------------------------------------- diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index 34aebe1..2a44790 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -154,7 +154,6 @@ -