You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rob Tompkins (JIRA)" <ji...@apache.org> on 2017/01/23 13:00:28 UTC

[jira] [Created] (TEXT-60) Build failures when building with Java 9 EA

Rob Tompkins created TEXT-60:
--------------------------------

             Summary: Build failures when building with Java 9 EA
                 Key: TEXT-60
                 URL: https://issues.apache.org/jira/browse/TEXT-60
             Project: Commons Text
          Issue Type: Bug
    Affects Versions: 1.0
            Reporter: Rob Tompkins


When I run {{mvn clean test}} with maven 3.3.9, and java build 9-ea+153, I get the following:

{code}
  CompositeFormatTest.testUsage:77 » ServiceConfiguration sun.util.locale.provid...
  ExtendedMessageFormatTest.testBuiltInChoiceFormat:207 » ServiceConfiguration s...
  ExtendedMessageFormatTest.testBuiltInDateTimeFormat:225 » ServiceConfiguration
  ExtendedMessageFormatTest.testBuiltInNumberFormat:276 » ServiceConfiguration s...
  ExtendedMessageFormatTest.testEmbeddedPatternInChoice:81 » ServiceConfiguration
  ExtendedMessageFormatTest.testExtendedAndBuiltInFormats:106 » ServiceConfiguration
  ExtendedMessageFormatTest.testOverriddenBuiltinFormat:246 » ServiceConfiguration
  StrBuilderAppendInsertTest.testAppend_FormattedString:1048 » ServiceConfiguration
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)