You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2019/01/31 16:30:00 UTC

[jira] [Assigned] (SPARK-26799) Make ANTLR v4 version consistent between Maven and SBT

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

Apache Spark reassigned SPARK-26799:
------------------------------------

    Assignee: Apache Spark

> Make ANTLR v4 version consistent between Maven and SBT
> ------------------------------------------------------
>
>                 Key: SPARK-26799
>                 URL: https://issues.apache.org/jira/browse/SPARK-26799
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.4.0
>            Reporter: Chenxiao Mao
>            Assignee: Apache Spark
>            Priority: Minor
>
> Currently ANTLR v4 versions used by Maven and SBT are slightly different. Maven uses 4.7.1 while SBT uses 4.7.
>  * Maven(pom.xml): <antlr4.version>4.7.1</antlr4.version>
>  * SBT(project/SparkBuild): antlr4Version in Antlr4 := "4.7"
> We should make Maven and SBT use a single version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org