[ http://jira.codehaus.org/browse/MCHECKSTYLE-14?page=comments#action_55726 
] 

Hugo Palma commented on MCHECKSTYLE-14:
---------------------------------------

Any schedule for the release that include this patch ?

> Plugin does not support using custom checkstyle XML config file
> ---------------------------------------------------------------
>
>          Key: MCHECKSTYLE-14
>          URL: http://jira.codehaus.org/browse/MCHECKSTYLE-14
>      Project: Maven 2.x Checkstyle Plugin
>         Type: Bug

>     Reporter: Vincent Massol
>     Assignee: John Casey
>  Attachments: CheckstyleReport.java, MNG-1113-maven-checkstyle-plugin.patch, 
> checkstyle-config-file.patch, checkstyle-config-location-and-docs.tar.bz2, 
> recommended.txt
>
> Original Estimate: 3 hours
>        Time Spent: 3 hours
>         Remaining: 0 minutes
>
> The plugin source code says:
>     /**
>      * Specifies the location of the checkstyle properties that will be used 
> to check the source.
>      *
>      * @parameter
>      */
>     private File propertiesFile;
> But in practice it's only loading *properties* and not the XML. The 
> getConfigFile() method is not right and needs to be modified to take into 
> account a custom checkstyle config 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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to