As I recall, update=true means that the files in the jar/zip file are
updated rather than the whole file being rewritten.

So you probably don't want to used update=true

> -----Original Message-----
> From: Lisa Knee [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 17 October 2002 11:54 a.m.
> To: Ant Users List
> Subject: updating jar files with each build
> 
> I'm new to Ant and loving it but have one simple question:  if a jar
file
> is
> being created and you want it to overwrite the old one with each new
> compile, how do you set up your build.xml file for that?  I tried
> update="true" in the <jar> tag, but to no avail.
> 
> thanks!
> 
> lisa
> 
> 
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


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

Reply via email to