[jira] Commented: (MNG-1835) Ability to specify more than 1 check configuration file and file sets for each of these configurations

2005-12-15 Thread Fabrice BELLINGARD (JIRA)
[ http://jira.codehaus.org/browse/MNG-1835?page=comments#action_53473 ] 

Fabrice BELLINGARD commented on MNG-1835:
-

Well, I don't want to have multiple reports, but only one.
So I don't know if that would be possible, but as you said, there could be 
multiple Checkstyle runs, one for each check configuration file associated to 
its File set. And the results would be gathered into one single report.

> Ability to specify more than 1 check configuration file and file sets for 
> each of these configurations
> --
>
>  Key: MNG-1835
>  URL: http://jira.codehaus.org/browse/MNG-1835
>  Project: Maven 2
> Type: Improvement

>   Components: maven-checkstyle-plugin
> Reporter: Fabrice BELLINGARD

>
>
> I'm using Eclipse Checkstyle Plug-in, and there's a functionnality I enjoy a 
> lot: the ability to specify as many check configuration files as I want for a 
> projet, and to tell which file sets those configurations should be run on.
> And as I use this functionnality extensively, I'd love to have it also in the 
> Maven Checkstyle Plug-in :o)
> To get a look at what the Eclipse plugin does: 
> http://eclipse-cs.sourceforge.net/advanced_file_sets.html

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



[jira] Commented: (MNG-1835) Ability to specify more than 1 check configuration file and file sets for each of these configurations

2005-12-14 Thread Joakim Erdfelt (JIRA)
[ http://jira.codehaus.org/browse/MNG-1835?page=comments#action_53435 ] 

Joakim Erdfelt commented on MNG-1835:
-

I was working on a ...


  
...
...
  


... concept earlier, but my attempts to 'merge' the configs together and run a 
single checkstyle run against the codebase was fruitless.

Instead, I feel that multiple checkstyle runs against the codebase made the 
most sense.
But that introduces the potential for different configurations for the other 
parts too.

Course, in that case, you could just as well make multiple checkstyle plugin 
entries in your pom. (but that would require the ability to specify the report 
output filename and title in the project reports navigation links.)

> Ability to specify more than 1 check configuration file and file sets for 
> each of these configurations
> --
>
>  Key: MNG-1835
>  URL: http://jira.codehaus.org/browse/MNG-1835
>  Project: Maven 2
> Type: Improvement

>   Components: maven-checkstyle-plugin
> Reporter: Fabrice BELLINGARD

>
>
> I'm using Eclipse Checkstyle Plug-in, and there's a functionnality I enjoy a 
> lot: the ability to specify as many check configuration files as I want for a 
> projet, and to tell which file sets those configurations should be run on.
> And as I use this functionnality extensively, I'd love to have it also in the 
> Maven Checkstyle Plug-in :o)
> To get a look at what the Eclipse plugin does: 
> http://eclipse-cs.sourceforge.net/advanced_file_sets.html

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



[jira] Commented: (MNG-1835) Ability to specify more than 1 check configuration file and file sets for each of these configurations

2005-12-14 Thread Joakim Erdfelt (JIRA)
[ http://jira.codehaus.org/browse/MNG-1835?page=comments#action_53436 ] 

Joakim Erdfelt commented on MNG-1835:
-

I was working on a ...


  
...
...
  


... concept earlier, but my attempts to 'merge' the configs together and run a 
single checkstyle run against the codebase was fruitless.

Instead, I feel that multiple checkstyle runs against the codebase made the 
most sense.
But that introduces the potential for different configurations for the other 
parts too.

Course, in that case, you could just as well make multiple checkstyle plugin 
entries in your pom. (but that would require the ability to specify the report 
output filename and title in the project reports navigation links.)

> Ability to specify more than 1 check configuration file and file sets for 
> each of these configurations
> --
>
>  Key: MNG-1835
>  URL: http://jira.codehaus.org/browse/MNG-1835
>  Project: Maven 2
> Type: Improvement

>   Components: maven-checkstyle-plugin
> Reporter: Fabrice BELLINGARD

>
>
> I'm using Eclipse Checkstyle Plug-in, and there's a functionnality I enjoy a 
> lot: the ability to specify as many check configuration files as I want for a 
> projet, and to tell which file sets those configurations should be run on.
> And as I use this functionnality extensively, I'd love to have it also in the 
> Maven Checkstyle Plug-in :o)
> To get a look at what the Eclipse plugin does: 
> http://eclipse-cs.sourceforge.net/advanced_file_sets.html

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