[
https://issues.apache.org/jira/browse/AVRO-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748256#comment-16748256
]
Hudson commented on AVRO-2238:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #589 (See
[https://builds.apache.org/job/AvroJava/589/])
AVRO-2238 Update Dockerfile base image from java to openjdk Fix the PHP
(iemejia:
[https://github.com/apache/avro/commit/5896f1a1bdcbc2f7450b09b1dbbdeb4ad0cb13b6])
* (edit) lang/java/ipc/src/test/java/org/apache/avro/TestBulkData.java
* (edit) lang/js/lib/utils.js
* (edit) BUILD.md
* (edit) share/test/interop/bin/test_rpc_interop.sh
* (edit) lang/perl/t/04_datafile.t
* (edit) share/docker/Dockerfile
* (edit) lang/java/tools/src/main/java/org/apache/avro/tool/RpcSendTool.java
* (edit) lang/php/test/SchemaTest.php
* (edit) lang/ruby/test/tool.rb
> Update Docker image from java to openjdk
> ----------------------------------------
>
> Key: AVRO-2238
> URL: https://issues.apache.org/jira/browse/AVRO-2238
> Project: Apache Avro
> Issue Type: Improvement
> Components: docker
> Reporter: Fokko Driesprong
> Assignee: Fokko Driesprong
> Priority: Major
> Fix For: 1.9.0
>
>
> Currently the docker image to run the tests is still using java which is
> deprecated: https://hub.docker.com/_/java/
> Therefore we should move to openjdk (https://hub.docker.com/_/openjdk/).
> Starting with version 8, and also adding 10 and 11 to it to make sure that
> Avro is compatible with future version of Java.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)