You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Barrie Treloar (JIRA)" <ji...@codehaus.org> on 2007/02/02 08:43:43 UTC

[jira] Created: (MCHECKSTYLE-67) settings suppressionsLocation does not set checkstyle.suppressions.file like suppressionsFile does

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

        

[jira] Closed: (MCHECKSTYLE-67) settings suppressionsLocation does not set checkstyle.suppressions.file like suppressionsFile does

Posted by "Barrie Treloar (JIRA)" <ji...@codehaus.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