Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 740 invoked from network); 9 Sep 2005 20:16:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Sep 2005 20:16:21 -0000 Received: (qmail 77465 invoked by uid 500); 9 Sep 2005 20:16:19 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 77404 invoked by uid 500); 9 Sep 2005 20:16:19 -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 77391 invoked by uid 99); 9 Sep 2005 20:16:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2005 13:16:18 -0700 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [68.142.200.163] (HELO web30910.mail.mud.yahoo.com) (68.142.200.163) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 09 Sep 2005 13:16:29 -0700 Received: (qmail 3385 invoked by uid 60001); 9 Sep 2005 20:16:15 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=eL3X/BHSveVSr/CoWU5soT/wzkxRFMAjLU6Jmj7YWHFjEnyN3v+xofvc9BStqoxQ/L3Sqe7jvRgFF3TXjMLG7QaDFLzwEZD57Ro9V1ZVIcbJ+6lpDVobHGhsjkwNSMvleGuESx7Ezs7TiOuVjlepXM++dHf6rh3+2IpQHU81zQM= ; Message-ID: <20050909201615.3383.qmail@web30910.mail.mud.yahoo.com> Received: from [65.247.233.164] by web30910.mail.mud.yahoo.com via HTTP; Fri, 09 Sep 2005 13:16:15 PDT Date: Fri, 9 Sep 2005 13:16:15 -0700 (PDT) From: Matt Benson Subject: Re: Antlib autoloading (was Re: cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs AntlibTest.java) To: Ant Developers List In-Reply-To: <87r7byggfo.fsf@www.samaflost.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --- Stefan Bodewig wrote: > On Fri, 26 Aug 2005, Jose Alberto Fernandez > wrote: > > > Now, for backward compatibility and for > convinience in general, one > > would like to be able to put in the -lib > directories a bunch of > > antlib jars and that all their tasks get declared > automatically as > > part of the default name space. > > Steve's approach would allow you to load them into > different > namespaces. I don't see that much benefit over > resource="..."/> in his case, though. > > > So, any ideas how this could be acomplished? > > Load all resources from META-INF/antlib.xml at > startup and process > them, I'd say. Sounds cool, but what do you do about e.g. collisions among tasknames from 3rd-party distributions? What is the user's recourse, turn off the warning and manually typedef (both)? -Matt > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > dev-unsubscribe@ant.apache.org > For additional commands, e-mail: > dev-help@ant.apache.org > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org