Branch: refs/heads/master
Home: https://github.com/jenkinsci/jacoco-plugin
Commit: ead8750f871c24ddadd3f56222f69f4d64e9291a
https://github.com/jenkinsci/jacoco-plugin/commit/ead8750f871c24ddadd3f56222f69f4d64e9291a
Author: Ognjen Bubalo <[email protected]>
Date: 2012-06-03 (Sun, 03 Jun 2012)
Changed paths:
M src/main/java/hudson/plugins/jacoco/model/CoverageObject.java
Log Message:
-----------
Issue #7: Fix environment dependent testcases
Description: In some environments "." is ",".
Fix: Using java.util.Locale
Signed-off-by: Ognjen Bubalo <[email protected]>