You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Edwin Punzalan (JIRA)" <ji...@codehaus.org> on 2006/03/27 12:14:44 UTC

[jira] Created: (MCHECKSTYLE-37) There should be a way to put the suppressions file inside the checkstyle configuration and override it with the overriding properties file

There should be a way to put the suppressions file inside the checkstyle configuration and override it with the overriding properties file
------------------------------------------------------------------------------------------------------------------------------------------

         Key: MCHECKSTYLE-37
         URL: http://jira.codehaus.org/browse/MCHECKSTYLE-37
     Project: Maven 2.x Checkstyle Plugin
        Type: Bug

    Reporter: Edwin Punzalan
 Assigned to: Edwin Punzalan 


This is most useful when both m1 and m2 projects shares the same configuration files.  What happens is that the configuration have an expression, say "checkstyle.suppressions.file", which will be overridden by the location of the actual suppressions file.

-- 
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-37) There should be a way to put the suppressions file inside the checkstyle configuration and override it with the overriding properties file

Posted by "Edwin Punzalan (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHECKSTYLE-37?page=all ]
     
Edwin Punzalan closed MCHECKSTYLE-37:
-------------------------------------

    Resolution: Fixed

Created a new parameter, suppressionsFileExpression, which represents the expression used in checkstyle configuration file. When this expression is present, then the FilterSet will not be used anymore.

> There should be a way to put the suppressions file inside the checkstyle configuration and override it with the overriding properties file
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: MCHECKSTYLE-37
>          URL: http://jira.codehaus.org/browse/MCHECKSTYLE-37
>      Project: Maven 2.x Checkstyle Plugin
>         Type: Bug

>     Reporter: Edwin Punzalan
>     Assignee: Edwin Punzalan

>
> Original Estimate: 2 hours
>         Remaining: 2 hours
>
> This is most useful when both m1 and m2 projects shares the same configuration files.  What happens is that the configuration have an expression, say "checkstyle.suppressions.file", which will be overridden by the location of the actual suppressions file.

-- 
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