Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 17417 invoked from network); 17 Oct 2002 00:13:11 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 17 Oct 2002 00:13:11 -0000 Received: (qmail 18032 invoked by uid 97); 17 Oct 2002 00:13:45 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 17965 invoked by uid 97); 17 Oct 2002 00:13:43 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 17922 invoked by uid 98); 17 Oct 2002 00:13:42 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <040f01c27571$edf29ed0$361011ac@Russia> From: "Lisa Knee" To: "Ant Users List" References: Subject: Re: updating jar files with each build Date: Wed, 16 Oct 2002 17:12:49 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Yes, that is what another ant user just suggested and it does work really well. Every time I "up the ante", ant is right there. (sorry, it got the better of me ;-) Thanks! lisa ----- Original Message ----- From: "Mike Dougherty" To: "'Ant Users List'" Sent: Wednesday, October 16, 2002 4:53 PM Subject: RE: updating jar files with each build > I use the task to remove the file when it should be overwritten. Although, I do think it would be nice if had and overwrite="yes" attribute. > > > > ... > > > Hope that helps, > /mike > > > > -----Original Message----- > > From: Lisa Knee [mailto:lisa.knee@clarussystems.com] > > Sent: Wednesday, October 16, 2002 4:35 PM > > To: Ant Users List > > Subject: Re: updating jar files with each build > > > > > > Actually, it doesn't rewrite anything, unless I delete the > > jar file each > > time - painfully, manually. Thus my inquiry as to a better way, which > > doesn't seem to exist ... so thanks anyways! > > > > lisa > > > > ----- Original Message ----- > > From: "Peter" > > To: "'Ant Users List'" > > Sent: Wednesday, October 16, 2002 4:18 PM > > Subject: RE: updating jar files with each build > > > > > > > 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:lisa.knee@clarussystems.com] > > > > 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 tag, but to no avail. > > > > > > > > thanks! > > > > > > > > lisa > > > > > > > > > > > > -- > > > > To unsubscribe, e-mail: > > > > > > > For additional commands, e-mail: > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: > > > For additional commands, e-mail: > > > > > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > -- To unsubscribe, e-mail: For additional commands, e-mail: