]
RH Bugzilla Integration commented on DROOLS-157:
------------------------------------------------
Rajesh Rajasekaran <rrajasek(a)redhat.com> changed the Status of [bug
drools-compiler depends on antlr 2.7.7 and 3.3. Upgrade to antlr 3.4
to avoid having to depend on 2.x and 3.x at the same time
------------------------------------------------------------------------------------------------------------------------------
Key: DROOLS-157
URL:
https://issues.jboss.org/browse/DROOLS-157
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Marcel May
Assignee: Edson Tirelli
Priority: Critical
Labels: maven
Fix For: 6.0.0.CR2
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!