Hi stefan,
       I want to use jar command line utility inside
the build file.When i tried, i dont know how to
specify the fileset in the following code.

<apply executable="jar">
<arg value="-cf  Aggregation.jar"/>
</apply>

thanks in advance,
Ram

 --- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On
Thu, 12 Dec 2002, Ram Krish
> <[EMAIL PROTECTED]> wrote:
> 
> > Why is it so?..
> 
> Because Ant doesn't use the jar command but a
> home-made implementation
> of java.util.zip.ZipOutputStream to create jars.
> 
> Stefan
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>  

________________________________________________________________________
Missed your favourite TV serial last night? Try the new, Yahoo! TV.
       visit http://in.tv.yahoo.com

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

Reply via email to