From dev-return-72885-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Fri Jun 30 15:13:17 2006 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 62727 invoked from network); 30 Jun 2006 15:13:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Jun 2006 15:13:16 -0000 Received: (qmail 71781 invoked by uid 500); 30 Jun 2006 15:13:15 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 71739 invoked by uid 500); 30 Jun 2006 15:13:14 -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 71728 invoked by uid 99); 30 Jun 2006 15:13:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jun 2006 08:13:14 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jun 2006 08:13:14 -0700 Received: by brutus.apache.org (Postfix, from userid 33) id 366FE41033E; Fri, 30 Jun 2006 15:11:35 +0000 (GMT) From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 39798] - Verbose attribute in delete task not working In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20060630151135.366FE41033E@brutus.apache.org> Date: Fri, 30 Jun 2006 15:11:35 +0000 (GMT) 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=39798 ------- Additional Comments From gudnabrsam@yahoo.com 2006-06-30 15:11 ------- Here is the output I get: Buildfile: build.xml [copy] Copying 390 files to C:\work\delete-issue\for-deletion clean: [delete] Deleting 390 files from C:\work\delete-issue\for-deletion [delete] Deleted 36 directories from C:\work\delete-issue\for-deletion BUILD SUCCESSFUL Total time: 6 seconds This looks normal to me... what do you get? -- 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