Allow the use or URIs for includeFilter and excludeFilter -(CLONE)
------------------------------------------------------------------

                 Key: MFINDBUGS-92
                 URL: http://jira.codehaus.org/browse/MFINDBUGS-92
             Project: Maven 2.x FindBugs Plugin
          Issue Type: Improvement
            Reporter: Sebastien Gringoire
            Assignee: Garvin LeClaire


It seems impossible to use URI to declare an include or exclude filter 
definition :
* http://intra.svn.mycompany.com/conf/findbugs-exclude.xml
* file:///C:/path/to/conf/findbugs-exclude.xml

None of these work.

I am not sure if it the best way to do it, but I added two properties in the 
Mojo : includeFilterUri and excludeFilterUri. I also modified the 
addFilterToFindBugs method to take this into account (see the patch attached).

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