[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [technology-pmc] [Technology-pmc] antlr 3.3 distribution source/binary
|
Wayne I have done a small bit of research… as I was not sure what antlr jars were being used.
I have placed the results of mvn dependency:tree on a wiki for our reference: http://udig.refractions.net/confluence/display/ADMIN/Dependencies
Here is the bit for Antlr:
+- org.codehaus.groovy:groovy:jar:1.8.8:compile
| +- antlr:antlr:jar:2.7.7:compile
| +- asm:asm:jar:3.2:compile
| +- asm:asm-commons:jar:3.2:compile
| +- asm:asm-util:jar:3.2:compile
| +- asm:asm-analysis:jar:3.2:compile
| \- asm:asm-tree:jar:3.2:compile
...
+- org.jaitools:jt-jiffle-language:jar:0.2.1:compile
| +- org.antlr:antlr:jar:3.3:compile
| | \- org.antlr:antlr-runtime:jar:3.3:compile
| | \- org.antlr:stringtemplate:jar:3.2.1:compile
It appears that both groovy and jiffle make use of antlr.jar directly.
Can you be more specific about the difference between antlr generator vs antlr runtime?
On Thursday, 4 July 2013 at 12:09 AM, Wayne Beaton wrote:
CQ 4865 applies to the Antlr 3.2 runtime only. The generator
portions have only ever been approved as "works with" due to some
sticky provenance issues.
Can I safely assume that uDig only needs to distribute the runtime
portions and that the generator is only needed at build time?
Wayne
On 06/30/2013 10:21 AM, Jody Garnett
wrote:
_______________________________________________
Technology-pmc mailing list