Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2.1
-
Fix Version/s: 1.2.2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The dependency on Antlr should be upgraded from 2.7.2 to 2.7.5.
(For instance the Groovy projects uses 2.7.5)
There was already an issue about that:
http://jira.codehaus.org/browse/MPANTLR-5
Could it be possible to define a property somewhere to let the users define which version of the Antlr plugin they want to use?
maven.antlr.version = 2.7.5
Done.