You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2020/06/18 09:23:11 UTC

[GitHub] [tinkerpop] jorgebay commented on a change in pull request #1299: TINKERPOP-2076 Build on Java 11

jorgebay commented on a change in pull request #1299:
URL: https://github.com/apache/tinkerpop/pull/1299#discussion_r442089259



##########
File path: .travis.yml
##########
@@ -2,9 +2,9 @@ language: java
 os:
   - linux
 jdk:
-  - openjdk8
+  - openjdk11

Review comment:
       I think we should add a job below using `openjdk8`, that way we know that we are not breaking java 8 support.




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