You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2019/05/02 09:22:56 UTC

[flink] branch master updated: [hotfix][mapr] Skip MaprFS on Java 9

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

chesnay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
     new 2a32d9d  [hotfix][mapr] Skip MaprFS on Java 9
2a32d9d is described below

commit 2a32d9d18670c3043d1b716742645c304af6f113
Author: Chesnay Schepler <ch...@apache.org>
AuthorDate: Thu May 2 11:22:39 2019 +0200

    [hotfix][mapr] Skip MaprFS on Java 9
---
 tools/travis/stage.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/travis/stage.sh b/tools/travis/stage.sh
index 090491a..0737601 100644
--- a/tools/travis/stage.sh
+++ b/tools/travis/stage.sh
@@ -113,6 +113,7 @@ flink-queryable-state/flink-queryable-state-client-java"
 MODULES_CONNECTORS_JDK9_EXCLUSIONS="\
 !flink-filesystems/flink-s3-fs-hadoop,\
 !flink-filesystems/flink-s3-fs-presto,\
+!flink-filesystems/flink-mapr-fs,\
 !flink-connectors/flink-hbase"
 
 MODULES_TESTS="\