[
https://issues.apache.org/jira/browse/DRILL-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16697349#comment-16697349
]
ASF GitHub Bot commented on DRILL-6870:
---------------------------------------
arina-ielchiieva commented on a change in pull request #1554: DRILL-6870:
Upgrade to ANTLR4
URL: https://github.com/apache/drill/pull/1554#discussion_r235989237
##########
File path: logical/pom.xml
##########
@@ -112,15 +111,12 @@
</plugin>
<plugin>
<groupId>org.antlr</groupId>
- <artifactId>antlr3-maven-plugin</artifactId>
- <version>3.4</version>
- <configuration>
-
- </configuration>
+ <artifactId>antlr4-maven-plugin</artifactId>
+ <version>4.7.1</version>
Review comment:
Sure, I'll make the change.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Upgrade to ANTLR4
> -----------------
>
> Key: DRILL-6870
> URL: https://issues.apache.org/jira/browse/DRILL-6870
> Project: Apache Drill
> Issue Type: Task
> Reporter: Arina Ielchiieva
> Assignee: Arina Ielchiieva
> Priority: Major
> Fix For: 1.15.0
>
>
> Upgrade from ANTLR3 to ANTLR4.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)