[
https://issues.jboss.org/browse/JBRULES-3173?page=com.atlassian.jira.plug...
]
Geoffrey De Smet edited comment on JBRULES-3173 at 9/29/11 10:19 AM:
---------------------------------------------------------------------
TODO AFTER antlr releases artifacts that no longer depend on antlr 2:
- update all the antlr libraries stuff (used in core, compiler, jbpm, ...) to a more
recent version
- try without and with regenerating all gramars
- use antlr3-maven-plugin in our build instead of the antrun goals with the old antlr
thing
http://search.maven.org/#search|ga|1|g%3A%22org.antlr%22
was (Author: ge0ffrey):
TODO:
- update all the antlr libraries stuff (used in core, compiler, jbpm, ...) to a more
recent version
- try without and with regenerating all gramars
- use antlr3-maven-plugin in our build instead of the antrun goals with the old antlr
thing
http://search.maven.org/#search|ga|1|g%3A%22org.antlr%22
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: Geoffrey De Smet
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