Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 32795 invoked from network); 13 Jan 2006 18:03:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jan 2006 18:03:10 -0000 Received: (qmail 5053 invoked by uid 500); 13 Jan 2006 18:02:56 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 4925 invoked by uid 500); 13 Jan 2006 18:02:55 -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 4893 invoked by uid 99); 13 Jan 2006 18:02:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jan 2006 10:02:55 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [216.248.60.202] (HELO LexMSX01.exstream.com) (216.248.60.202) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jan 2006 10:02:54 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: File prefix when building a jar Date: Fri, 13 Jan 2006 13:02:31 -0500 Message-ID: <2F8048C5DB63E6498D846B0D08AF6867283184@LexMSX01.exstream.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: File prefix when building a jar Thread-Index: AcYYS0XTvm4LZMpHQ6C1WeL9t8ntXAABkETAAAZedBA= From: "Steve Pruitt" To: "Ant Users List" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I cannot find a way to configure a task building a jar to include files with a directory prefix. The war tag allows webinf tags which have a prefix attribute. But, I can't something that works inside the jar tag. Can someone provide a small sample? -S --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org