Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 83991 invoked from network); 12 Aug 2008 23:03:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Aug 2008 23:03:34 -0000 Received: (qmail 31384 invoked by uid 500); 12 Aug 2008 23:03:30 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 31340 invoked by uid 500); 12 Aug 2008 23:03:30 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 31328 invoked by uid 99); 12 Aug 2008 23:03:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Aug 2008 16:03:30 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mgainty@hotmail.com designates 65.55.111.141 as permitted sender) Received: from [65.55.111.141] (HELO blu0-omc4-s2.blu0.hotmail.com) (65.55.111.141) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Aug 2008 23:02:31 +0000 Received: from BLU142-W45 ([65.55.111.135]) by blu0-omc4-s2.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 12 Aug 2008 16:01:54 -0700 Message-ID: Content-Type: multipart/alternative; boundary="_97c987ff-ce39-4f65-aed5-7999731b7d26_" X-Originating-IP: [76.119.177.132] From: Martin Gainty To: Ant Users List Subject: RE: How to restrict what goes into my WEB-INF/lib directory? Date: Tue, 12 Aug 2008 19:01:54 -0400 Importance: Normal In-Reply-To: <20080812210907.20100.qmail@s401.sureserver.com> References: <20080812210907.20100.qmail@s401.sureserver.com> MIME-Version: 1.0 X-OriginalArrivalTime: 12 Aug 2008 23:01:54.0777 (UTC) FILETIME=[6A0DAC90:01C8FCCF] X-Virus-Checked: Checked by ClamAV on apache.org --_97c987ff-ce39-4f65-aed5-7999731b7d26_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi Dave- =20 =20 includes only the commons-validator-1.3.1.jar http://ant.apache.org/manual/CoreTasks/war.html *** includes includesAll files are included when omitted. ******** HTH Martin ______________________________________________=20 Disclaimer and confidentiality note=20 Everything in this e-mail and any attachments relates to the official busin= ess of Sender. This transmission is of a confidential nature and Sender doe= s not endorse distribution to any party other than intended recipient. Send= er does not necessarily endorse content contained within this transmission.= =20 > From: dave.alvarado@remanresource.com > To: user@ant.apache.org > Subject: How to restrict what goes into my WEB-INF/lib directory? > Date: Tue=2C 12 Aug 2008 21:09:07 +0000 >=20 > Hi=2C >=20 > I want to instruct ant that upon building a WAR file=2C only include cert= ain files from my lib directory in the WEB-INF/lib directory. However=2C t= his doesn't seem to be working >=20 > > > basedir=3D"${webroot.dir}" > warfile=3D"${build}/${war-file-name}" > webxml=3D"${webInfDir}/web.xml"> > > > > > > > > > >=20 > Instead ant seems to be including all the jar files in my ${webInfLibDir}= instead of just the one. Any ideas on why? >=20 > Thanks=2C - Dave >=20 > --------------------------------------------------------------------- > To unsubscribe=2C e-mail: user-unsubscribe@ant.apache.org > For additional commands=2C e-mail: user-help@ant.apache.org >=20 _________________________________________________________________ Reveal your inner athlete and share it with friends on Windows Live. http://revealyourinnerathlete.windowslive.com?locale=3Den-us&ocid=3DTXT_TAG= LM_WLYIA_whichathlete_us= --_97c987ff-ce39-4f65-aed5-7999731b7d26_--