Branch: refs/heads/coverage
  Home:   https://github.com/jenkinsci/analysis-suite-plugin
  Commit: e27419e60d9c85dfde3d8107688eccd8fc614d87
      
https://github.com/jenkinsci/analysis-suite-plugin/commit/e27419e60d9c85dfde3d8107688eccd8fc614d87
  Author: Ulli Hafner <ullrich.haf...@gmail.com>
  Date:   2017-11-12 (Sun, 12 Nov 2017)

  Changed paths:
    M .idea/.name

  Log Message:
  -----------
  Replaced Guava HashMultimap with Eclipse Collections FastListMultimap.

Since HashMultimap does not store duplicate key-value pairs averaging
of build results will not work correctly. Using a FastListMultimap
creates correct average values (duplicate key-value pairs are allowed
here).


-- 
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