Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4A8A6188E0 for ; Sun, 20 Sep 2015 20:07:05 +0000 (UTC) Received: (qmail 95079 invoked by uid 500); 20 Sep 2015 20:07:05 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 95027 invoked by uid 500); 20 Sep 2015 20:07:05 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 95016 invoked by uid 99); 20 Sep 2015 20:07:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Sep 2015 20:07:05 +0000 Date: Sun, 20 Sep 2015 20:07:05 +0000 (UTC) From: "Michael Osipov (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MCHECKSTYLE-307) Upgrade to Checkstyle 6.11 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MCHECKSTYLE-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14900051#comment-14900051 ] Michael Osipov commented on MCHECKSTYLE-307: -------------------------------------------- No, not really. One IT will be fixed/changed as soon as 6.11 will be available. The rest passes. If no one complains, I intend to release as-is. > Upgrade to Checkstyle 6.11 > -------------------------- > > Key: MCHECKSTYLE-307 > URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-307 > Project: Maven Checkstyle Plugin > Issue Type: Task > Affects Versions: 2.16 > Reporter: Michael Osipov > Assignee: Michael Osipov > > Hi folks, > I have upraded Checkstyle locally and almost all ITs pass except for the issues [~dennisl@apache.org] already has described: > {quote} > Changes in Checkstyle 6.3 that impact this plugin: > * The IT MCHECKSTYLE-214-basedir-resource fails after upgrade to Checkstyle 6.3 with NPE - I have not found a solution for this yet > Changes in Checkstyle 6.6 that impact this plugin: > * DefaultLogger( OutputStream, boolean ) now throws UnsupportedEncodingException - this is easy to fix > {quote} > The first issue is caused because the default checkfiles apply to specific file extensions now, so IT for MCHECKSTYLE-214. [~rfscholte], what do you think about it. We can invert the test or add a custom {{sun_checks.xml}}. > The second one can be fixed with the linked GH issue. > I am willing to promote a release if I get some help to resolve the issues above. -- This message was sent by Atlassian JIRA (v6.3.4#6332)