Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-11195

Downgrade ANTLR to match Sling HTL Engine

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Starter 12
    • Starter
    • None

    Description

      (Description copied from https://github.com/apache/sling-org-apache-sling-starter/pull/34 )

      Opening http://localhost/htl/repl.html gives the following warning:

      ANTLR Tool version 4.7.1 used for code generation does not match the current runtime version 4.9.1
      ANTLR Runtime version 4.7.1 used for parser compilation does not match the current runtime version 4.9.1

      This is caused by Sling HTL Engine being compiled with ANTLR 4.7.1. This is probably harmless (HTL works fine seemingly), but one static field was removed in antlr-runtime (no idea how important), so the versions are in principle not ABI compatible.

      Attachments

        Issue Links

          Activity

            People

              rombert Robert Munteanu
              rombert Robert Munteanu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: