You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2013/12/30 20:37:50 UTC

[jira] [Created] (LANG-938) Build fails with test failures when building with JDK 8

Benedikt Ritter created LANG-938:
------------------------------------

             Summary: Build fails with test failures when building with JDK 8
                 Key: LANG-938
                 URL: https://issues.apache.org/jira/browse/LANG-938
             Project: Commons Lang
          Issue Type: Bug
    Affects Versions: 3.2
            Reporter: Benedikt Ritter


During the vote on Lang 3.2 RC 2, Jörg Schaible pointed out, that the build fails when using JDK 8 [1]:

{code}
========================= %< ======================
Failed tests:
  FastDateParserTest.testParseZone:119 expected:<Thu Jul 10 22:33:20 CEST
2003> but was:<Thu Jul 10 23:33:20 CEST 2003>
  FastDateFormat_ParserTest>FastDateParserTest.testParseZone:119
expected:<Thu Jul 10 22:33:20 CEST 2003> but was:<Thu Jul 10 23:33:20 CEST
2003>

Tests in error:
  LocaleUtilsTest.testParseAllLocales:570 » IllegalArgument Invalid locale
forma...
========================= %< ======================
{code}

[1] http://markmail.org/message/5mrq4bcnhyfvlvwx



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)