You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/11/15 15:09:00 UTC

[jira] [Resolved] (CONFIGURATION-732) Fix CI build break after upgraded from Java 7 to 8

     [ https://issues.apache.org/jira/browse/CONFIGURATION-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory resolved CONFIGURATION-732.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.5

Fixed in SVN trunk.

> Fix CI build break after upgraded from Java 7 to 8
> --------------------------------------------------
>
>                 Key: CONFIGURATION-732
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-732
>             Project: Commons Configuration
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.3, 2.4
>            Reporter: Shuai Zhang
>            Priority: Major
>             Fix For: 2.5
>
>
> The Travis CI build broken after upgrading from Java 7 to 8.
>  
> {panel:title=Maven Error Message}
> The command "eval mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V " failed. Retrying, 2 of 3.
>  
> Picked up _JAVA_OPTIONS: -Xmx2048m -Xms512m
> Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
> Maven home: /usr/local/maven-3.5.2
> Java version: 1.7.0_151, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "4.14.12-041412-generic", arch: "amd64", family: "unix"
> [INFO] Scanning for projects...
> [INFO] 
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache Commons Configuration 2.5-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ commons-configuration2 ---
> [WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
> Detected JDK Version: 1.7.0-151 is not in the allowed range 1.8.{panel}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)