Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-26799

Make ANTLR v4 version consistent between Maven and SBT

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.4.0
    • 3.0.0
    • Build
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              seancxmao Chenxiao Mao
              seancxmao Chenxiao Mao
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: