Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/findbugs-plugin
  Commit: 54e00e099952109e35722c3e3877331bdd903883
      
https://github.com/jenkinsci/findbugs-plugin/commit/54e00e099952109e35722c3e3877331bdd903883
  Author: Ulli Hafner <ullrich.haf...@gmail.com>
  Date:   2017-11-05 (Sun, 05 Nov 2017)

  Changed paths:
    M plugin/pom.xml
    M plugin/src/main/java/io/jenkins/plugins/analysis/findbugs/FindBugs.java

  Log Message:
  -----------
  Make Issues generic. I.e. Use T as type rather than Issue.

Create a new sub-type BuildIssue that can be used to attach
Jenkins information to an issue.


  Commit: 049925c35ee8b60e34222d8d1fdd1dfcac82e05d
      
https://github.com/jenkinsci/findbugs-plugin/commit/049925c35ee8b60e34222d8d1fdd1dfcac82e05d
  Author: Ulli Hafner <ullrich.haf...@gmail.com>
  Date:   2017-11-08 (Wed, 08 Nov 2017)

  Changed paths:
    M plugin/pom.xml
    M plugin/src/main/java/io/jenkins/plugins/analysis/findbugs/FindBugs.java
    A 
plugin/src/main/java/io/jenkins/plugins/analysis/findbugs/FindBugsParser.java
    R 
plugin/src/test/java/hudson/plugins/findbugs/workflow/WorkflowCompatibilityTest.java
    A 
plugin/src/test/java/io/jenkins/plugins/analysis/findbugs/FindBugsParserTest.java
    M 
plugin/src/test/resources/hudson/plugins/findbugs/parser/findbugs-native.xml
    M plugin/src/test/resources/hudson/plugins/findbugs/parser/issue12314.xml

  Log Message:
  -----------
  Make Issues generic. I.e. Use T as type rather than Issue.

Create a new sub-type BuildIssue that can be used to attach
Jenkins information to an issue.


Compare: 
https://github.com/jenkinsci/findbugs-plugin/compare/e2618d306878...049925c35ee8

-- 
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/d/optout.

Reply via email to