Vladimir,
Please submit this patch to Bugzilla so that it can be tracked and not
forgotten.
Thanks,
Erik
----- Original Message -----
From: "Vladimir Klebanov" <unny@rz.uni-karlsruhe.de>
To: <ant-dev@jakarta.apache.org>
Sent: Monday, July 08, 2002 10:49 AM
Subject: [PATCH] ANTLR task
> Hi,
>
> Here is a patch to the ANTLR task. We use ANTLR with nested inherited
> grammars. This requires specifying the glib option with _multiple_ files,
> semicolon-separated. Unfortunately the current ANTLR task checks if
> the glib parameter is a valid file (which it is not, it's a list!) and
> exits.
>
> There is no need for ant to check this, just let ANTLR do the job. The
> attached patch removes the check. Please consider it for incorporation
into
> CVS. Thank you.
>
> The patch is for:
> org/apache/tools/ant/taskdefs/optional/ANTLR.java
>
>
>
> Vladimir Klebanov
>
> P.S. Please CC me on this issue, I'm not on the list.
>
> --
> Vladimir Klebanov -- unny@rz.uni-karlsruhe.de
> http://www.uni-karlsruhe.de/~unny
> NIHILIST, n. A Russian who denies the existence of anything but Tolstoi.
> The leader of the school is Tolstoi.
>
----------------------------------------------------------------------------
----
> --
> To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|