mrutkows commented on issue #3607: Change the JDK to use openjdk8-openj9
URL: 
https://github.com/apache/incubator-openwhisk/issues/3607#issuecomment-387087916
 
 
   @dgrove-oss apparently, [Kafka](https://github.com/apache/kafka)'s 
[LICENSE](https://github.com/apache/kafka/blob/trunk/LICENSE) and 
[NOTICE](https://github.com/apache/kafka/blob/trunk/NOTICE) files are 
bolierplate (i.e., no listing of ANY license dependencies for source or binary 
at all).  Although they clearly produce binaries as part of their tars and 
Vagrantfiles, etc.)  and clearly up-front in their README state this pre-req:   
   ```
   You need to have [Gradle](http://www.gradle.org/installation) and 
   [Java](http://www.oracle.com/technetwork/java/javase/downloads/index.html) 
installed.
   ```
   
   however, on their download page, they offer "source" and "binary" :
   [https://kafka.apache.org/downloads](https://kafka.apache.org/downloads)
   and again, the LICENSE (in  kafka_2.12-1.1.0.tgz) of the binary package/tar 
is "bolierplate" (**no dependencies listed at all)**!
   
   the binary NOTICE file only has:
   ```
   This distribution has a binary dependency on jersey, which is available 
under the CDDL
   License. The source code of jersey can be found at 
https://github.com/jersey/jersey/.
   ```
   

----------------------------------------------------------------
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