golinski opened a new pull request #34:
URL: 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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to