http://bugzilla.qos.ch/show_bug.cgi?id=125

           Summary: StopWatchTest fails in Germany.
           Product: logback-core
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P1
         Component: Other
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


StopWatchTest must also use a DecimalFormat to check the 6.000 seconds.
DecimalFormat is using DecimalFormatSymbols(Locale.getDefault()) by default so
the  string contained is "6,000 seconds." in Germany.


-- 
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to