Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 73244 invoked by uid 500); 2 May 2001 22:22:49 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 73100 invoked from network); 2 May 2001 22:22:43 -0000 Message-ID: From: Aarti Chandnani To: "'ant-user@jakarta.apache.org'" Subject: RE: quick question Date: Wed, 2 May 2001 15:21:18 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0D356.357C4A40" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C0D356.357C4A40 Content-Type: text/plain; charset="iso-8859-1" actually i made it an optional jar, dont bother -----Original Message----- From: Aarti Chandnani Sent: Wednesday, May 02, 2001 1:50 PM To: 'ant-user@jakarta.apache.org' Subject: quick question I have written a task of my own. If I make it to be in org.apache.tools.ant.taskdefs.optional package and compile it and add it to the optional jar... Then can i call it with its name , like other optional tasks... or do I still have to call it with in the xml. ------_=_NextPart_001_01C0D356.357C4A40 Content-Type: text/html; charset="iso-8859-1" quick question
actually i made it an optional jar, dont bother
-----Original Message-----
From: Aarti Chandnani
Sent: Wednesday, May 02, 2001 1:50 PM
To: 'ant-user@jakarta.apache.org'
Subject: quick question

I have written a task of my own.
If I make it to be in org.apache.tools.ant.taskdefs.optional package
and compile it and add it to the optional jar...
Then can i call it with its name , like other optional tasks...
or do I still have to call it with <taskdef> in the xml.

------_=_NextPart_001_01C0D356.357C4A40--