houshengbo commented on issue #3607: Change the JDK to use openjdk8-openj9
URL: 
https://github.com/apache/incubator-openwhisk/issues/3607#issuecomment-387145977
 
 
   Apache projects, like Kafka, Zookeeper, Casandra, etc, do not ship anything 
standard in Java, though they depend on Java. They do not ship docker image 
depending on JDK either. Their binaries depend on JVM to compile, but that's 
fine. 
   
   Our OpenWhisk release, I mean the release of Docker image(which is one 
openwhisk's strengths of our platform), pull down the oracle JDK in Dockerfile, 
build it inside our image, etc. This may put us in peril, since Oracle BCL 
license of oracle JDK is not welcome in Apache.
   
   For source code release, we do not need to bother the Oracle license. This 
concern is raised for the release of docker images.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to