Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 29794 invoked from network); 13 Sep 2004 05:45:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Sep 2004 05:45:41 -0000 Received: (qmail 54634 invoked by uid 500); 13 Sep 2004 05:45:31 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 54406 invoked by uid 500); 13 Sep 2004 05:45:29 -0000 Mailing-List: contact user-help@ant.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 user@ant.apache.org Received: (qmail 54393 invoked by uid 99); 13 Sep 2004 05:45:29 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_60_70,HTML_MESSAGE,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [193.109.238.66] (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 12 Sep 2004 22:45:27 -0700 Received: from z011104.bk.fin.local (z011104.bk.fin.local [193.109.238.140]) by dnsinet.rzf-nrw.de (8.12.10/8.12.10) with ESMTP id i8D5jMvR028811 for ; Mon, 13 Sep 2004 07:45:22 +0200 Received: by z011104.bk.fin.local with Internet Mail Service (5.5.2657.72) id ; Mon, 13 Sep 2004 07:45:23 +0200 Message-ID: <879A5AD5DD0ED511891F0003473A9B560E23F5B5@Z011004> From: Jan.Materne@rzf.fin-nrw.de To: user@ant.apache.org Subject: AW: EAR files Date: Mon, 13 Sep 2004 07:45:22 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C49954.DC0C6940" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C49954.DC0C6940 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Why dont you specify the "earfile" attribute as you need? Jan > -----Urspr=FCngliche Nachricht----- > Von: Anthony Bisong [mailto:abisong@yahoo.com] > Gesendet am: Samstag, 11. September 2004 18:18 > An: Ant Users List; Travis Quarterman > Betreff: Re: EAR files >=20 > Use the following tasks: > =20 > 1. "Mkdir" task to make your new directory > 2. "Move" task to move the ear file to the new directory you=20 > just created. >=20 >=20 >=20 > --- Travis Quarterman wrote: >=20 > > Hi, > >=20 > > I am wanting to create an EAR with the following: > >=20 > > > >=20 > > > > > > > > > > > >=20 > > > >=20 > > > > > > appxml=3D"${meta}/application.xml"> > > > > > > > > > > > > > > > >=20 > > The output: > > Buildfile: 1 > >=20 > > clean: > > [delete] Deleting: /usr/local/build_apps/blah.ear > >=20 > > jar: > > [jar] Building jar: /usr/local/build_apps/blah.war > >=20 > > ear: > > [ear] Building ear: /usr/local/build_apps/blah.ear > > [delete] Deleting: /usr/local/build_apps/blah.war > >=20 > > all: > >=20 > > BUILD SUCCESSFUL > > Total time: 6 seconds > >=20 > > I am wanting the EAR placed in=20 > /usr/local/build_apps/somedir/blah.ear, > > what must a change? Basically, I am needing to inside "blah" > > subdirectory. > >=20 > >=20 > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > > For additional commands, e-mail: user-help@ant.apache.org > >=20 > >=20 >=20 >=20 > =3D=3D=3D=3D=3D > Anthony Bisong > CELL: 770-827-5941 > abisong@yahoo.com >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org >=20 ------_=_NextPart_001_01C49954.DC0C6940--