Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/findbugs-plugin
  Commit: fd6eaab6a63ea42fae8952bc80655e3109eb2365
      
https://github.com/jenkinsci/findbugs-plugin/commit/fd6eaab6a63ea42fae8952bc80655e3109eb2365
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2013-05-09 (Thu, 09 May 2013)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Ignore work dir.


  Commit: 120b29bde981008dd7a189b10888545caf54c95c
      
https://github.com/jenkinsci/findbugs-plugin/commit/120b29bde981008dd7a189b10888545caf54c95c
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2013-05-09 (Thu, 09 May 2013)

  Changed paths:
    M plugin/src/main/java/hudson/plugins/findbugs/parser/FindBugsParser.java
    M plugin/src/main/java/hudson/plugins/findbugs/parser/XmlBugInstance.java
    M 
plugin/src/test/java/hudson/plugins/findbugs/parser/FindBugsParserTest.java
    A 
plugin/src/test/resources/hudson/plugins/findbugs/parser/findbugs-3rd-party-category.xml

  Log Message:
  -----------
  When preparsing the FindBugs XML file, also collect information about 
categories for bug types.
This is necessary to support third-party detectors, since 
SAXBugCollectionHandler ignores the category attribute.


  Commit: d5e0503b2fdbbefcb7f78cad480b949ccdf7acd0
      
https://github.com/jenkinsci/findbugs-plugin/commit/d5e0503b2fdbbefcb7f78cad480b949ccdf7acd0
  Author: Ulli Hafner <ullrich.haf...@gmail.com>
  Date:   2013-05-17 (Fri, 17 May 2013)

  Changed paths:
    M .gitignore
    M plugin/src/main/java/hudson/plugins/findbugs/parser/FindBugsParser.java
    M plugin/src/main/java/hudson/plugins/findbugs/parser/XmlBugInstance.java
    M 
plugin/src/test/java/hudson/plugins/findbugs/parser/FindBugsParserTest.java
    A 
plugin/src/test/resources/hudson/plugins/findbugs/parser/findbugs-3rd-party-category.xml

  Log Message:
  -----------
  Merge pull request #3 from jglick/third-party-categories

Added workaround to get third party categories correctly shown.


Compare: 
https://github.com/jenkinsci/findbugs-plugin/compare/caf68c6eda57...d5e0503b2fdb

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to