[
https://issues.jboss.org/browse/JBRULES-3173?page=com.atlassian.jira.plug...
]
Marcel May commented on JBRULES-3173:
-------------------------------------
antlr:antlr:2.7.7 is actually a dependency of org.antlr:stringtemplates:3.2.1 .
Upgrading to stringtemplates 3.4 would make the antlr:antlr:2.7.7 dependency obsolete,
since stringtemplates 3.4 dependes on org.antlr:antlr:3.3 (see
http://www.antlr.org/wiki/display/ANTLR3/ANTLR+3.4+Release+Notes).
Note: The artifact id for stringtemplates changed to 'ST', current release is
org.antlr:ST:4.0.4 .
drools-compiler depends on antlr 2.7.7
--------------------------------------
Key: JBRULES-3173
URL:
https://issues.jboss.org/browse/JBRULES-3173
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-compiler
Affects Versions: 5.2.0.Final, 5.3.0.Beta1
Reporter: Marcel May
Assignee: Mark Proctor
Priority: Trivial
Labels: maven
drools-compiler uses antlr 3.3 but has an additional dependency on old antlr:antlr 2.7.7
version.
The v2 dependency is obsolete since antlr 3.1 (see
http://www.antlr.org/jira/browse/ANTLR-180).
Please remove the antlr:antlr dependency, for the next 5.2.x / 5.3.x release - thanks!
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira