XenoAmess commented on pull request #100:
URL: https://github.com/apache/commons-compress/pull/100#issuecomment-628406350


   > thanks @XenoAmess
   > 
   > why did you also enable the openjdk-ea build with this commit?
   
   Because I see openjdk-ea commented in original travis.yml
   If you really want not to support openjdk-ea, then you will delete the 
commented part.
   So I just assume you want the result of openjdk-ea but hesitate it will 
block the build.
   So I thought we might also build openjdk-ea with allow_failures.
   
   Of course we can also chose to delete the 
   ```
   #    - dist: trusty
   #      jdk: openjdk-ea
   ```
   to make sure we really do not need result of openjdk-ea.


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