Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 89159 invoked from network); 26 May 2008 07:29:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 May 2008 07:29:23 -0000 Received: (qmail 14400 invoked by uid 500); 26 May 2008 07:29:22 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 14364 invoked by uid 500); 26 May 2008 07:29:22 -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 14353 invoked by uid 99); 26 May 2008 07:29:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 May 2008 00:29:21 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [193.109.238.66] (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 May 2008 07:28:28 +0000 Received: from z011100.bk.fin.local (z011100.bk.fin.local [172.18.101.140]) by dnsinet.rzf-nrw.de (8.14.0/8.14.0) with ESMTP id m4Q7Socf011779 for ; Mon, 26 May 2008 09:28:50 +0200 Received: from z011034.bk.fin.local ([130.11.7.34]) by z011100.bk.fin.local with Microsoft SMTPSVC(6.0.3790.1830); Mon, 26 May 2008 09:28:50 +0200 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: AW: Use zip or jar as fileset? Date: Mon, 26 May 2008 09:27:50 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Use zip or jar as fileset? Thread-Index: Aci8LUTNZ1LYJ1EkSb27ly6utR7KMQC1LlrQ References: <6360445556B02A4BB76993AD583BF97D0119BF04@EXCHANGE2.biperf.com> From: To: X-OriginalArrivalTime: 26 May 2008 07:28:50.0866 (UTC) FILETIME=[24D24920:01C8BF02] X-Virus-Checked: Checked by ClamAV on apache.org Jan=20 > -----Urspr=FCngliche Nachricht----- > Von: Asleson, Ryan [mailto:asleson@BIWORLDWIDE.com]=20 > Gesendet: Donnerstag, 22. Mai 2008 19:00 > An: user@ant.apache.org > Betreff: Use zip or jar as fileset? >=20 > =20 > Hello, > =20 > I have a third party jar that contains classes persisted by Hibernate > and their associated mapping files. =20 > =20 > I want use Hibernate's schemaexport tool from Ant to generate=20 > the schema > from the *.hbm.xml files located in the jar. Normally I would use a > but but apparently a fileset can only be pointed to a > directory, not a jar or zip. > =20 > Is there any way I can tell Ant to read the *.hbm.xml files=20 > from the zip > or jar without actually unzipping it? > =20 > Thank you!! > =20 > -Ryan > =20 > =20 >=20 > This e-mail message is being sent solely for use by the=20 > intended recipient(s) and may contain confidential=20 > information. Any unauthorized review, use, disclosure or=20 > distribution is prohibited. If you are not the intended=20 > recipient, please contact the sender by phone or reply by=20 > e-mail, delete the original message and destroy all copies. Thank you. >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org