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

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

Chenxiao Mao created SPARK-26799:
------------------------------------

             Summary: 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


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