Allow the use or URIs for includeFilter and excludeFilter
---------------------------------------------------------

                 Key: MOJO-894
                 URL: http://jira.codehaus.org/browse/MOJO-894
             Project: Mojo
          Issue Type: Improvement
          Components: findbugs
            Reporter: Olivier Jacob
         Attachments: findbugs-allow-uri-for-filter.patch

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