Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 74800 invoked from network); 11 Apr 2006 21:52:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Apr 2006 21:52:50 -0000 Received: (qmail 83407 invoked by uid 500); 11 Apr 2006 21:52:48 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 83072 invoked by uid 500); 11 Apr 2006 21:52:47 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 83061 invoked by uid 99); 11 Apr 2006 21:52:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Apr 2006 14:52:47 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Apr 2006 14:52:46 -0700 Received: by ajax.apache.org (Postfix, from userid 65534) id 1ECF7D4A02; Tue, 11 Apr 2006 22:52:26 +0100 (BST) From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 39164] - antlr task doesn't create output directory In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20060411215226.1ECF7D4A02@ajax.apache.org> Date: Tue, 11 Apr 2006 22:52:26 +0100 (BST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=39164 ------- Additional Comments From N.Metchev@teamphone.com 2006-04-11 22:52 ------- javac is very different. The packages themselves do get created by the java compiler. Antlr on the other hand doesen't understand packages even though it is most commonly used to create files in a package. That is why the output directory has to be specified all the way including the package. Antlr is either supported or it isn't? If it is supported I don't see why it would be too much to ask to enhance it a little. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org