SAX driver must be specified manually for filter file
-----------------------------------------------------

                 Key: MFINDBUGS-57
                 URL: http://jira.codehaus.org/browse/MFINDBUGS-57
             Project: Maven 2.x FindBugs Plugin
          Issue Type: Bug
    Affects Versions: 1.2
         Environment: Sun jdk1.4.2_17 on Win Vista; maven 2.0.9
            Reporter: Stephen Pack


When running a build with a filter configured -- I'm using an excludeFilterFile 
-- I must now specify the implementation of the SAX driver.  For example, "mvn 
clean verify site 
-Dorg.xml.sax.driver=org.apache.crimson.parser.XMLReaderImpl".  Otherwise, I 
get a build error: "Embedded error: System property org.xml.sax.driver not 
specified".

This only affects the 1.2 release on Java 1.4; previous releases on 1.4 do not 
need this configuration, nor do all releases on Java 5.

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