You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/08/14 20:35:18 UTC

[commons-vfs] branch release updated: Drop Oracle JDK 8.

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git


The following commit(s) were added to refs/heads/release by this push:
     new bf6a076  Drop Oracle JDK 8.
bf6a076 is described below

commit bf6a076baf497d9b8f2e7c59b78a256e5331836d
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Aug 14 13:35:15 2019 -0700

    Drop Oracle JDK 8.
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 2749da2..d948abd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,7 +22,6 @@ jdk:
   - openjdk12
   - openjdk13
   - openjdk-ea
-  - oraclejdk8
   - oraclejdk11
 
 after_success: