Update antlr version to the latest 4.7.1#3
Conversation
|
@alexhall could you please check this change? |
|
@alexhall Thank you for initiating this plugin! For the time being, I've deployed changes to clojar since the project has not been updated in a while, but I'll gladly revert changes, update the @jumarko Fyi, I had to upgrade antl dependency as well via https://github.com/thierrymarianne/lein-antlr-plugin (requiring version 4.7.2). |
|
@thierrymarianne I'm not sure what you're talking about - I updated the ANTLR version to 4.7.1 and that worked fine for me. You (now) updated it to 4.7.2. Is there something else I'm missing? |
|
Btw. since @alexhall doesn't look to be active perhaps this repo could be moved to https://github.com/clj-commons? |
|
@jumarko Your understanding is correct. I didn't know about CLJ Commons. Thank you for the link! Besides, running I guess one would need to find an alternate solution to keep such a plugin fully functional and compatible with the next versions of Leiningen. From what I have seen, a cleaning task of the ANTLR target directory is hooked onto the |
Check antlr4 releases - especially escape sequences which now produce warnings (e.g. antlr/antlr4#1717).