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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to