Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 16560 invoked from network); 29 Jan 2005 16:50:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 29 Jan 2005 16:50:26 -0000 Received: (qmail 57408 invoked by uid 500); 29 Jan 2005 16:50:20 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 57361 invoked by uid 500); 29 Jan 2005 16:50:20 -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 57336 invoked by uid 99); 29 Jan 2005 16:50:20 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from ext-ch1gw-7.online-age.net (HELO ext-ch1gw-7.online-age.net) (64.37.194.15) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 29 Jan 2005 08:50:20 -0800 Received: from int-ch1gw-5.online-age.net (int-ch1gw-5 [3.159.232.69]) by ext-ch1gw-7.online-age.net (8.12.11/8.12.11/20050527-JWF) with ESMTP id j0TH4wqq028512 for ; Sat, 29 Jan 2005 12:04:58 -0500 Received: from casjcx01nege.ne.ge.com (localhost [127.0.0.1]) by int-ch1gw-5.online-age.net (8.12.9/8.12.3/990426-RLH) with ESMTP id j0TGoFXG015698 for ; Sat, 29 Jan 2005 11:50:16 -0500 (EST) Received: by casjcx01nege.ne.ge.com with Internet Mail Service (5.5.2657.72) id ; Sat, 29 Jan 2005 08:48:16 -0800 Message-ID: From: "Conelly, Luis (GE Energy, Non GE, GENE)" To: Ant Users List Subject: RE: Simple problem with ANT Date: Sat, 29 Jan 2005 08:56:09 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Just a thought, but I believe you shouldn=B4t name both targets as = "tar1"; try to name the second target as "tar2" and then invoke it from ant as = usual $ ant tar2 Should work. HTH luis -----Original Message----- From: Alvaro Andr=E9s Monta=F1ez [mailto:alvaroa653@gmail.com] Sent: Saturday, January 29, 2005 10:01 AM To: user@ant.apache.org Subject: Simple problem with ANT Hello, I=B4m new with this, and i hope you can help me with this too simple = problem.. I have this fille: =09 The problem it=B4s that just create the folder "a", Thanks a lot. AM. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org