You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Li Shen (Jira)" <ji...@apache.org> on 2021/10/01 04:51:00 UTC

[jira] [Closed] (MNEMONIC-689) Fix a build warning in mnemonic-spark-core

     [ https://issues.apache.org/jira/browse/MNEMONIC-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Li Shen closed MNEMONIC-689.
----------------------------

PR merged

> Fix a build warning in mnemonic-spark-core
> ------------------------------------------
>
>                 Key: MNEMONIC-689
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-689
>             Project: Mnemonic
>          Issue Type: Task
>          Components: Build, Spark-Integration
>    Affects Versions: 0.16.0
>            Reporter: Wang, Gang
>            Assignee: Li Shen
>            Priority: Major
>             Fix For: 0.16.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The following warning should be fixed, it looks there is an option missing for JDK14 compiling.
> {code:java}
> [INFO] --- scala-maven-plugin:4.4.0:testCompile (default) @ mnemonic-spark-core ---
> [INFO] Using incremental compilation using Mixed compile order
> [INFO] Compiler bridge file: /home/gary/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.11-1.3.5-bin_2.11.12__59.0-1.3.5_20200330T000931.jar
> [INFO] Compiling 6 Scala sources and 4 Java sources to /home/gary/mnemonic/mnemonic-spark/mnemonic-spark-core/target/test-classes ...
> [WARNING] Unexpected javac output: warning: [options] system modules path not set in conjunction with -source 14
> 1 warning.
> [INFO] Done compiling.{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)