You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by Huxing Zhang <hu...@apache.org> on 2019/01/16 07:59:52 UTC

CI failure for Java 11 - switching to openjdk?

Hi,

The CI for Java 11 is constantly failure from today.

I checked for an example this job[1], and found that the download link
for oracle11 is failing[2].

I tried the link manually and it says:

Sorry!

In order to download products from Oracle Technology Network you must
agree to the OTN license terms.

Currently the PR will not pass due to this.

I am thinking that should we switch from oraclejdk11 to openjdk11 to
avoid this. Travis support both oraclejdk11 and openjdk11[3].

How to you think?

[1] https://travis-ci.org/apache/incubator-dubbo/jobs/480245855
[2] http://download.oracle.com/otn-pub/java/jdk/11.0.1+13/90cf5d8f270a4347a95050320eef3fb7/jdk-11.0.1_linux-x64_bin.tar.gz
[3] https://docs.travis-ci.com/user/languages/java/

-- 
Best Regards!
Huxing

Re: CI failure for Java 11 - switching to openjdk?

Posted by Mercy <me...@apache.org>.
I suggest we'd better to add OpenJDK for CI,  many companies will choose 
the free OpenJDK since 2019.


Kind regards,

Mercy

在 2019/1/16 下午4:15, Minxuan Zhuang 写道:
> I asked in travis ci community[1], the reason is oracle released a new
> version of JDK11, and the old link is invalid,  according to the fix in
> install_JDK.sh[2], the open jdk may have the same issue. I think we need to
> wait until the fix is released.
>
> [1] https://travis-ci.community/t/oracle-jdk11-build-error/1865
> [2]
> https://github.com/sormuras/bach/commit/b109441fbbf59f02c2fe0734d576333c6bf72c46
>
> On Wed, Jan 16, 2019 at 4:00 PM Huxing Zhang <hu...@apache.org> wrote:
>
>> Hi,
>>
>> The CI for Java 11 is constantly failure from today.
>>
>> I checked for an example this job[1], and found that the download link
>> for oracle11 is failing[2].
>>
>> I tried the link manually and it says:
>>
>> Sorry!
>>
>> In order to download products from Oracle Technology Network you must
>> agree to the OTN license terms.
>>
>> Currently the PR will not pass due to this.
>>
>> I am thinking that should we switch from oraclejdk11 to openjdk11 to
>> avoid this. Travis support both oraclejdk11 and openjdk11[3].
>>
>> How to you think?
>>
>> [1] https://travis-ci.org/apache/incubator-dubbo/jobs/480245855
>> [2]
>> http://download.oracle.com/otn-pub/java/jdk/11.0.1+13/90cf5d8f270a4347a95050320eef3fb7/jdk-11.0.1_linux-x64_bin.tar.gz
>> [3] https://docs.travis-ci.com/user/languages/java/
>>
>> --
>> Best Regards!
>> Huxing
>>

Re: CI failure for Java 11 - switching to openjdk?

Posted by Minxuan Zhuang <z8...@gmail.com>.
I asked in travis ci community[1], the reason is oracle released a new
version of JDK11, and the old link is invalid,  according to the fix in
install_JDK.sh[2], the open jdk may have the same issue. I think we need to
wait until the fix is released.

[1] https://travis-ci.community/t/oracle-jdk11-build-error/1865
[2]
https://github.com/sormuras/bach/commit/b109441fbbf59f02c2fe0734d576333c6bf72c46

On Wed, Jan 16, 2019 at 4:00 PM Huxing Zhang <hu...@apache.org> wrote:

> Hi,
>
> The CI for Java 11 is constantly failure from today.
>
> I checked for an example this job[1], and found that the download link
> for oracle11 is failing[2].
>
> I tried the link manually and it says:
>
> Sorry!
>
> In order to download products from Oracle Technology Network you must
> agree to the OTN license terms.
>
> Currently the PR will not pass due to this.
>
> I am thinking that should we switch from oraclejdk11 to openjdk11 to
> avoid this. Travis support both oraclejdk11 and openjdk11[3].
>
> How to you think?
>
> [1] https://travis-ci.org/apache/incubator-dubbo/jobs/480245855
> [2]
> http://download.oracle.com/otn-pub/java/jdk/11.0.1+13/90cf5d8f270a4347a95050320eef3fb7/jdk-11.0.1_linux-x64_bin.tar.gz
> [3] https://docs.travis-ci.com/user/languages/java/
>
> --
> Best Regards!
> Huxing
>