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 D0999200D4C for ; Thu, 30 Nov 2017 15:29:13 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id CF3C6160BF4; Thu, 30 Nov 2017 14:29:13 +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 174C9160BEA for ; Thu, 30 Nov 2017 15:29:12 +0100 (CET) Received: (qmail 52019 invoked by uid 500); 30 Nov 2017 14:29:12 -0000 Mailing-List: contact dev-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jmeter.apache.org Delivered-To: mailing list dev@jmeter.apache.org Received: (qmail 52008 invoked by uid 99); 30 Nov 2017 14:29:11 -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, 30 Nov 2017 14:29:11 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C42AEDFA0C; Thu, 30 Nov 2017 14:29:11 +0000 (UTC) From: romani To: dev@jmeter.apache.org Reply-To: dev@jmeter.apache.org References: In-Reply-To: Subject: [GitHub] jmeter issue #345: Checkstyle Content-Type: text/plain Message-Id: <20171130142911.C42AEDFA0C@git1-us-west.apache.org> Date: Thu, 30 Nov 2017 14:29:11 +0000 (UTC) archived-at: Thu, 30 Nov 2017 14:29:14 -0000 Github user romani commented on the issue: https://github.com/apache/jmeter/pull/345 @ham1 , if you enforce(ERROR level) more than half of Checks on this project, we can use jmeter project in each commit (in checkstyle) regression testing. ---