Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 23531 invoked from network); 18 Sep 2007 05:28:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Sep 2007 05:28:03 -0000 Received: (qmail 3470 invoked by uid 500); 18 Sep 2007 05:27:55 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 3162 invoked by uid 500); 18 Sep 2007 05:27:55 -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 3151 invoked by uid 99); 18 Sep 2007 05:27:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Sep 2007 22:27:55 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Sep 2007 05:28:02 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 092B37141FE; Mon, 17 Sep 2007 22:27:41 -0700 (PDT) From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 43412] New: - DirSet does not seem to work when using patterns Message-ID: X-Bugzilla-Reason: AssignedTo Date: Mon, 17 Sep 2007 22:27:41 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org 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=43412 Summary: DirSet does not seem to work when using patterns Product: Ant Version: 1.7.0 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Core AssignedTo: dev@ant.apache.org ReportedBy: varavamu@yahoo.com Here is a snippet: The directory structure is: ${apps.dir}\Libraries\Core\obj\TempNs\abc.dll The above snippet does not seem to select the directory represented by the pattern. IS this a bug or is this how its supposed to work? -- 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