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

Reply via email to