|
https://hudson.dev.java.net/issues/show_bug.cgi?id=4913
Issue #|4913 Summary|Hudson FindBugs plugin incompatible with FindBugs 2.2 Component|hudson Version|current Platform|All OS/Version|All URL| Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|findbugs Assigned to|drulli Reported by|janwillemtulp ------- Additional comments from [hidden email] Fri Nov 20 12:06:37 +0000 2009 ------- Hudson FindBugs plugin uses %Hudson_work_dir%\plugins\findbugs\WEB- INF\lib\findbug-1.3.2.jar. When running a build, Hudson automatically adds some parameters. One of those (optional) parameters is: findbugsXmlWithMessages. Recently a newer version of FindBugs is released: 1.3.9. This FindBugs version does not have the option findbugsXmlWithMessages parameter anymore. The Hudson FindBugs plugin however still uses an older version that does support this parameter. Using the Hudson FindBugs plugin now causes the build to fail when executing the findbugs:findbugs goal. --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
|
https://hudson.dev.java.net/issues/show_bug.cgi?id=4913
User drulli changed the following: What |Old value |New value ================================================================================ Status|NEW |STARTED -------------------------------------------------------------------------------- ------- Additional comments from [hidden email] Tue Nov 24 15:29:05 +0000 2009 ------- Hmm, I thought Garvin will not remove unused properties anymore (see http://jira.codehaus.org/browse/MFINDBUGS-91). OK, the deprecated API is removed now. --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
|
In reply to this post by janwillemtulp
https://hudson.dev.java.net/issues/show_bug.cgi?id=4913
User scm_issue_link changed the following: What |Old value |New value ================================================================================ Status|STARTED |RESOLVED -------------------------------------------------------------------------------- Resolution| |FIXED -------------------------------------------------------------------------------- ------- Additional comments from [hidden email] Tue Nov 24 15:40:49 +0000 2009 ------- Code changed in hudson User: : drulli Path: trunk/hudson/plugins/findbugs/src/main/java/hudson/plugins/findbugs/FindBugsReporter.java http://fisheye4.cenqua.com/changelog/hudson/?cs=24020 Log: [FIXED HUDSON-4913] Removed deprecated maven findbugs property. --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
|
In reply to this post by janwillemtulp
https://hudson.dev.java.net/issues/show_bug.cgi?id=4913
------- Additional comments from [hidden email] Tue Nov 24 15:43:30 +0000 2009 ------- Code changed in hudson User: : drulli Path: trunk/hudson/plugins/findbugs/src/main/webapp/help-m2_de.html trunk/hudson/plugins/findbugs/src/main/webapp/help-m2_ja.html trunk/hudson/plugins/findbugs/src/main/webapp/help_de.html trunk/hudson/plugins/findbugs/src/main/webapp/help_ja.html http://fisheye4.cenqua.com/changelog/hudson/?cs=24021 Log: [HUDSON-4913] Removed deprecated maven findbugs property. --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
|
In reply to this post by janwillemtulp
https://hudson.dev.java.net/issues/show_bug.cgi?id=4913
------- Additional comments from [hidden email] Wed Nov 25 09:07:17 +0000 2009 ------- Hi. Thanks for the quick work in fixing this. Is there any rough timescale to when this might make it into a updated release? It's causing us a fair amount of hassle at the moment, and I doubt we're alone with it. Ian --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
|
In reply to this post by janwillemtulp
https://hudson.dev.java.net/issues/show_bug.cgi?id=4913
------- Additional comments from [hidden email] Wed Nov 25 10:11:12 +0000 2009 ------- I hope to get the release 4.0 out this week (I totally refactored the plug-in and that requires some more testing...). --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
| Powered by Nabble | Edit this page |
