Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 44307 invoked from network); 23 May 2005 20:17:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 May 2005 20:17:58 -0000 Received: (qmail 12251 invoked by uid 500); 23 May 2005 20:17:54 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 12171 invoked by uid 500); 23 May 2005 20:17:54 -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 12149 invoked by uid 99); 23 May 2005 20:17:53 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 23 May 2005 13:17:53 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id EEF722FE; Mon, 23 May 2005 22:17:50 +0200 (CEST) From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 11990] - Sorting FileSet results X-Bugzilla-Reason: AssignedTo Message-Id: <20050523201750.EEF722FE@ajax.apache.org> Date: Mon, 23 May 2005 22:17:50 +0200 (CEST) X-Virus-Checked: Checked 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=11990 gudnabrsam@yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |1.7 ------- Additional Comments From gudnabrsam@yahoo.com 2005-05-23 22:17 ------- CVS HEAD contains support for the concept of ResourceCollections, including fileset et al. The resource collection should satisfy this request. Initially only a few tasks--concat, pathconvert, length and resourcecount--support these directly; however tasks that accept paths should automagically work with filesystem-based resource collections wrapped in paths. Feel welcome to submit patches to add ResourceCollection support to your favorite task! -- 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