Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-failure-analyzer-plugin
  Commit: 7758cd4ed8eb8ddf3f28363d7249c66c09021487
      
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/7758cd4ed8eb8ddf3f28363d7249c66c09021487
  Author: Gustaf Lundh <gusta...@axis.com>
  Date:   2022-03-02 (Wed, 02 Mar 2022)

  Changed paths:
    M 
src/main/java/com/sonyericsson/jenkins/plugins/bfa/model/FailureReader.java

  Log Message:
  -----------
  Fix: Broken line counting

Current line should only be increased when we
advance one line in the log, but now it is
increased:

   (every line * total number of indications)


  Commit: 11119fc1cee82b51a509677a93c305c44905009a
      
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/11119fc1cee82b51a509677a93c305c44905009a
  Author: Robert Sandell <rsand...@cloudbees.com>
  Date:   2022-03-18 (Fri, 18 Mar 2022)

  Changed paths:
    M 
src/main/java/com/sonyericsson/jenkins/plugins/bfa/model/FailureReader.java

  Log Message:
  -----------
  Merge pull request #152 from GLundh/cl

Fix: Broken line counting


Compare: 
https://github.com/jenkinsci/build-failure-analyzer-plugin/compare/f091d23fca22...11119fc1cee8

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-failure-analyzer-plugin/push/refs/heads/master/f091d2-11119f%40github.com.

Reply via email to