On Mon, 10 May 2004, Jose Alberto Fernandez <[EMAIL PROTECTED]> wrote:
> Would the following solve this problem generically? > > <!-- > This task is automatically available for every ANTLIB > and its only function is to force the loading of the library > if necessary. Force the lazy loading. > --> > <mylib:antlibresolve/> looks like a reasonable compromise. The alternative would be a built-in task that takes the antlib URI, this wouldn't even require any magic taskname. <antlibresolve uri="..."/> or even <antlibresolve prefix="..."/>. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]