All the mapping between tasknames and the implementing class is specified in 
the default.properties [1] file. 


Jan

[1] 
http://svn.apache.org/repos/asf/ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/defaults.properties

>-----Ursprüngliche Nachricht-----
>Von: Jeffrey E Care [mailto:[EMAIL PROTECTED] 
>Gesendet: Mittwoch, 30. November 2005 14:28
>An: Ant Users List
>Betreff: Re: Extract jar files in an ant task
>
><unzip> is a task, not a target.
>
>Why do you need to know the implementing class? Unless you're 
>trying to use Ant programmatically the implementing class is 
>irrelevant.
>
>--
>Jeffrey E. Care ([EMAIL PROTECTED])
>WebSphere v7 Release Engineer
>WebSphere Build Tooling Lead (Project Mantis)
>
>
>Markus Innerebner <[EMAIL PROTECTED]> wrote on 
>11/30/2005 08:22:21 AM:
>
>> On Wed, 2005-11-30 at 08:06 -0500, Jeffrey E Care wrote:
>> > JAR files are simply  ZIP files with extra metadata. Use <unzip>.
>> > 
>> 
>> Hi Jeffrey
>> 
>> thanks for the answer, but which is the java class which I 
>can use for
>> such extract operation. I am not able to find this ant task.
>> You only show me the ant target.
>> 
>> regards Markus
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to