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 B1BCB2009D9 for ; Tue, 17 May 2016 14:08:19 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B06D21609AE; Tue, 17 May 2016 12:08:19 +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 32F731609F5 for ; Tue, 17 May 2016 14:08:19 +0200 (CEST) Received: (qmail 36633 invoked by uid 500); 17 May 2016 12:08:13 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 36590 invoked by uid 99); 17 May 2016 12:08:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 May 2016 12:08:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0B02C2C1F6B for ; Tue, 17 May 2016 12:08:13 +0000 (UTC) Date: Tue, 17 May 2016 12:08:13 +0000 (UTC) From: "Andras Bokor (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-13160) Suppress checkstyle JavadocPackage error for test source files MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 17 May 2016 12:08:19 -0000 [ https://issues.apache.org/jira/browse/HADOOP-13160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286472#comment-15286472 ] Andras Bokor commented on HADOOP-13160: --------------------------------------- [~jzhuge], It does not work on Windows. Since it is a regex I suggest using the following: {{ }} Another thing. I would use DTD version 1.1 instead of 1.0. There is no affect for this particular issue but {{id}} property can help if we need to write more complicated suppressions. > Suppress checkstyle JavadocPackage error for test source files > -------------------------------------------------------------- > > Key: HADOOP-13160 > URL: https://issues.apache.org/jira/browse/HADOOP-13160 > Project: Hadoop Common > Issue Type: Improvement > Affects Versions: 2.7.2 > Reporter: John Zhuge > Assignee: John Zhuge > Priority: Minor > Attachments: HADOOP-13160.001.patch > > > Suppress "Missing package-info.java" checkstyle error for test source files. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org