From issues-return-17665-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Fri Feb 02 08:12:10 2007 Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 18622 invoked from network); 2 Feb 2007 08:12:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Feb 2007 08:12:09 -0000 Received: (qmail 64065 invoked by uid 500); 2 Feb 2007 08:12:14 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 64032 invoked by uid 500); 2 Feb 2007 08:12:14 -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 64017 invoked by uid 99); 2 Feb 2007 08:12:14 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Feb 2007 00:12:14 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [63.246.20.114] (HELO 63-246-20-114.contegix.com) (63.246.20.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Feb 2007 00:12:05 -0800 Received: (qmail 31677 invoked by uid 89); 2 Feb 2007 08:11:44 -0000 Received: from unknown (HELO codehaus01.managed.contegix.com) (127.0.0.1) by smtp.domain.com with SMTP; 2 Feb 2007 08:11:44 -0000 Message-ID: <88659746.1170403904575.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Fri, 2 Feb 2007 02:11:44 -0600 (CST) From: "Barrie Treloar (JIRA)" To: issues@maven.apache.org Subject: [jira] Closed: (MCHECKSTYLE-67) settings suppressionsLocation does not set checkstyle.suppressions.file like suppressionsFile does In-Reply-To: <48630202.1170402223999.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/MCHECKSTYLE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barrie Treloar closed MCHECKSTYLE-67. ------------------------------------- Resolution: Fixed Updated * documentation * plugin documentation * set default-value for suppressionsFileExpression > settings suppressionsLocation does not set checkstyle.suppressions.file like suppressionsFile does > -------------------------------------------------------------------------------------------------- > > Key: MCHECKSTYLE-67 > URL: http://jira.codehaus.org/browse/MCHECKSTYLE-67 > Project: Maven 2.x Checkstyle Plugin > Issue Type: Bug > Affects Versions: 2.1 > Reporter: Barrie Treloar > Assigned To: Barrie Treloar > Fix For: 2.2 > > > If you use suppressionsFile then the property gets set. > Since this is deprecated and suppressionsLocation is recommended instead, after changing to use suppressionsLocation the property is no longer set. > The problem is that the plugin must also be configured to use suppressionsFileExpression in addition to using suppressionsLocation. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira