[ 
http://jira.codehaus.org/browse/MCOBERTURA-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_99812
 ] 

Kerry Sainsbury commented on MCOBERTURA-37:
-------------------------------------------

This isn't minor for a newbie (like me) and should take about 5 mins to fix -- 
not a year.

It gives a bad impression for both Cobertura and Maven.

> Error in documentation for exclude, include and ignore
> ------------------------------------------------------
>
>                 Key: MCOBERTURA-37
>                 URL: http://jira.codehaus.org/browse/MCOBERTURA-37
>             Project: Maven 2.x Cobertura Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: N/A
>            Reporter: Ole-Martin Mørk
>            Priority: Minor
>
> The documentation for instrumentation is wrong: 
> http://mojo.codehaus.org/cobertura-maven-plugin/usage.html#Instrumentation 
> You get an error if you try to include, exclude or ignore files using that 
> example.
> The correct syntax is:
> <instrumentation>
>     <excludes>
>         <exclude>package/name/*.*</exclude>
>         <exclude>package/name/TestServlet.*</exclude>
>     </excludes>
>    <includes><include>..</include></includes>
>    <ignores><ignore>..</ignore></ignores>
> </instrumentation>

-- 
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 from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to