garydgregory commented on issue #62: Don’t fail on openjdk-ea builds
URL: https://github.com/apache/commons-vfs/pull/62#issuecomment-487680818
 
 
   The problems seems like a Travis issue:
   ```
   Installing openjdk-ea
   $ export JAVA_HOME=~/openjdk-ea
   $ export PATH="$JAVA_HOME/bin:$PATH"
   $ ~/bin/install-jdk.sh --target "/home/travis/openjdk-ea" --workspace 
"/home/travis/.cache/install-jdk" --feature "ea" --license "GPL" --cacerts
   install-jdk.sh 2019-04-18
   Couldn't determine a download url for 13-GPL on linux-x64
   The command "~/bin/install-jdk.sh --target "/home/travis/openjdk-ea" 
--workspace "/home/travis/.cache/install-jdk" --feature "ea" --license "GPL" 
--cacerts" failed and exited with 1 during .
   Your build has been stopped.
   ```
   Maybe we have to specify a specific OS setup like 'trusty' or some other 
version?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to