zihengCat commented on issue #1242: [FIX] Travis-CI Java 8 building environments
URL: https://github.com/apache/rocketmq/pull/1242#issuecomment-499047679
 
 
   @duhenglucky @ShannonDing 
   
   The error occurred because Travis-CI using an `OpenJDK 11.0.2` building 
environment, `jdk_switcher` is no longer exists in this building environment. 
Specify an `Oracle JDK 8` building environment could fix that.
   
   I only fixed Travis-CI Java 8 building environments in `.travis.yml` at 
b567f35, other changes like modify documents or update `README.md` were 
completed by Alibaba Group staff.
   
   It's better to **merge this pull request to `master` branch**. After that, 
merge branch`master` into `develop` to get latest changes.

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


With regards,
Apache Git Services

Reply via email to