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:24:26 UTC

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

    [ https://issues.apache.org/jira/browse/TEXT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15834484#comment-15834484 ] 

Rob Tompkins commented on TEXT-60:
----------------------------------

{{mvn -Djacoco.skip clean test}} seems to resolve this issue.

> 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)