[
http://jira.codehaus.org/browse/MFINDBUGS-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=178396#action_178396
]
Stephen Pack commented on MFINDBUGS-57:
---------------------------------------
How is this issue fixed with version 2.0.1, when the problem only affected Java
1.4 and findbugs-maven-plugin 2.x requires Java 5?
I understand the rationale of not fixing an issue for old technology -- where
we're still sunsetting Java 1.4, remaining with the 1.1.1 release of this
plugin has been an acceptable workaround -- but just wanted to be clear on
where this stands, or if 2.0 is affected in a different way.
> 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.05 - 2.0.9
> Reporter: Stephen Pack
> Assignee: Garvin LeClaire
> Priority: Minor
> Fix For: 2.0.1
>
>
> 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