[ https://issues.apache.org/jira/browse/SPARK-26799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xiao Li resolved SPARK-26799. ----------------------------- Resolution: Fixed Assignee: Chenxiao Mao Fix Version/s: 3.0.0 > 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: Chenxiao Mao > Priority: Minor > Fix For: 3.0.0 > > > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org