https://issues.apache.org/bugzilla/show_bug.cgi?id=49007

           Summary: CachedDateFormatTest fails on Apache Harmony
           Product: Log4j
           Version: 1.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Layout
        AssignedTo: [email protected]
        ReportedBy: [email protected]


CachedDateFormatTest fails on Apache Harmony due to a difference in the
SimpleDateFormat handling of "S" or "SS" format specifications.  Apache Harmony
appears to treat them as equivalent to "SSS".  The test now compares the
results of CachedDateFormat with the output of SimpleDateFormat instead of
hard-coded expected strings.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to