-4014
-Original Message-
From: Jeffrey E Care [mailto:[EMAIL PROTECTED]
Sent: Monday, August 22, 2005 1:23 PM
To: Ant Users List
Subject: Re: Creating a custom task library
http://ant.apache.org/manual/CoreTypes/antlib.html
--
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere v7 Release
http://ant.apache.org/manual/CoreTypes/antlib.html
--
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere v7 Release Engineer
WebSphere Build Tooling Lead (Project Mantis)
Mark Claassen <[EMAIL PROTECTED]> wrote on 08/22/2005 02:14:24 PM:
> Is there any way to include the task definition descriptors
Is there any way to include the task definition descriptors in a jar file,
AKA custom tag libraries in JSP?
For instance, I create a library with two tasks, HelloEarth and HelloMars.
To use this I need to define the tasks using taskdef statements in my other
ant scripts. It would be cool to incor