eolivelli opened a new pull request #9609:
URL: https://github.com/apache/pulsar/pull/9609


   - add Java 11
   - set Default Maven version to 3.6.3
   - use Python3/Pip3
   - upgrade Go to 1.13
   
   I had to upgrade Go to 1.13, otherwise the build of the image would fail 
with this error
   https://github.com/golang/go/issues/34202
   
   I had to set the MAVEN_VERSION ARG in order to allow the build to pass
   
   The image contains OpenJDK11 and OpenJDK8.
   JAVA_HOME -> points to jdk8
   JAVA_HOME_11 -> points to jdk11
   
   The default is still JDK8


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to