Author: vsiveton
Date: Tue May 29 15:29:22 2007
New Revision: 542681
URL: http://svn.apache.org/viewvc?view=rev&rev=542681
Log:
MANTLR-17: Support for Antlr 3
o updated the FAQ to add the link
maven/sandbox/trunk/plugins/maven-antlr3-plugin
Modified:
maven/plugins/trunk/maven-antlr-plugin/src/site/fml/faq.fml
Modified: maven/plugins/trunk/maven-antlr-plugin/src/site/fml/faq.fml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-antlr-plugin/src/site/fml/faq.fml?view=diff&rev=542681&r1=542680&r2=542681
==============================================================================
--- maven/plugins/trunk/maven-antlr-plugin/src/site/fml/faq.fml (original)
+++ maven/plugins/trunk/maven-antlr-plugin/src/site/fml/faq.fml Tue May 29
15:29:22 2007
@@ -47,8 +47,8 @@
<question>Is there any support of Antlr v3?</question>
<answer>
<p>
- Not yet. You could see the <a
href="http://jira.codehaus.org/browse/MANTLR-17">MANTLR-17</a> issue
- for the status.
+ A maven-antlr3-plugin is actually in the Maven Sandbox. You could
try it
+ <a
href="http://svn.apache.org/repos/asf/maven/sandbox/trunk/plugins/maven-antlr3-plugin">here</a>.
</p>
</answer>
</faq>