On Tue, 20 Jul 1999, Pandian Anbunathan
<[EMAIL PROTECTED]> wrote:

> where can i found unzip.java file in ant project.

nowhere - the task is implemented by the class
org.apache.tools.ant.taskdefs.Expand.

> when i try to build unzip, it is giving error like

Why do you want to build it - and why do you use taskdef to define it?
It is a built-in task and is defined by default, no special magic is
required to use it.

Stefan

Reply via email to