@kojiromike I'm working on integrating the Docker testing with the existing 
`build.sh`'s. But this requires some more love. At the current state of the PR, 
with the docker tests we'd only execute the unit tests. I think it is important 
to also add the interop tests, but this needs some more attention. I hope to 
finish this the upcoming days.

Recently there was a mail about the Python versions. I've checked and the 
current CI uses Python 2.7 and Python 3.4. We should decide on Python versions, 
and add them to the `BUILD.md` and the `setup.py` of the specific project to 
communicate which versions of Python we support.

I've created a Jira to move from the deprecated `java` docker image to 
`openjdk`: https://issues.apache.org/jira/browse/AVRO-2238
Updating is not trivial since the `java` is based on Debian Jessie, and 
`openjdk` is based on Debian Stretch. This will update a lot of different 
packages, for example, it comes with a newer version of Perl and PHP.

[ Full content available at: https://github.com/apache/avro/pull/336 ]
This message was relayed via gitbox.apache.org for devnull@infra.apache.org

Reply via email to