Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 30051 invoked from network); 17 Oct 2002 00:38:45 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 17 Oct 2002 00:38:45 -0000 Received: (qmail 11645 invoked by uid 97); 17 Oct 2002 00:39:01 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 11608 invoked by uid 97); 17 Oct 2002 00:39:00 -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 11529 invoked by uid 98); 17 Oct 2002 00:38:59 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: updating jar files with each build Date: Wed, 16 Oct 2002 20:41:15 -0400 Message-ID: <4A798B3E3B58794FB40A47DFCE728BA807F506@STR1VEXC002.CTHES.COM> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: updating jar files with each build Thread-Index: AcJ1Z1nw7X4wQ7NZRDmZsqo3crEKtQADeNYw From: "Kris Henderson" To: "Ant Users List" X-OriginalArrivalTime: 17 Oct 2002 00:41:15.0242 (UTC) FILETIME=[E62234A0:01C27575] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Maybe this will help, the task documentation states this: "The update parameter controls what happens if the JAR file already exists. When set to yes, the JAR file is updated with the files specified. When set to no (the default) the JAR file is overwritten. An example use of this is provided in the Zip task documentation." Kris > -----Original Message----- > From: Lisa Knee [mailto:lisa.knee@clarussystems.com] > Sent: Wednesday, October 16, 2002 3:54 PM > To: Ant Users List > Subject: updating jar files with each build >=20 >=20 > I'm new to Ant and loving it but have one simple question: =20 > 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=3D"true" in the tag, but to no avail. >=20 > thanks! >=20 > lisa -- To unsubscribe, e-mail: For additional commands, e-mail: