<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] >