Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 54413 invoked from network); 10 Aug 2006 16:03:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Aug 2006 16:03:51 -0000 Received: (qmail 46063 invoked by uid 500); 10 Aug 2006 16:03:47 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 45747 invoked by uid 500); 10 Aug 2006 16:03:46 -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 45729 invoked by uid 99); 10 Aug 2006 16:03:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Aug 2006 09:03:46 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [194.88.222.178] (HELO supertimor.gemplus.com) (194.88.222.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Aug 2006 09:03:38 -0700 Received: from GMSEXC01.CORP.DS.GEMPLUS.COM (unknown [10.2.158.60]) by supertimor.gemplus.com (Postfix) with ESMTP id D0C861FB500 for ; Thu, 10 Aug 2006 16:03:08 +0000 (GMT) Received: from GMSEXC03.CORP.DS.GEMPLUS.COM ([10.2.158.51]) by GMSEXC01.CORP.DS.GEMPLUS.COM with Microsoft SMTPSVC(6.0.3790.1830); Thu, 10 Aug 2006 18:03:08 +0200 Received: from VGEEXC02.CORP.DS.GEMPLUS.COM ([10.10.62.52]) by GMSEXC03.CORP.DS.GEMPLUS.COM with Microsoft SMTPSVC(6.0.3790.1830); Thu, 10 Aug 2006 18:03:08 +0200 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: RE: Calling ant tasks from jython Date: Thu, 10 Aug 2006 18:03:04 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Calling ant tasks from jython Thread-Index: Aca8lPbi2n0hzXnAQHqnjnu+kmExjAAAOCdg From: "LIRA Olavo" To: "Ant Users List" X-OriginalArrivalTime: 10 Aug 2006 16:03:08.0686 (UTC) FILETIME=[78F1B2E0:01C6BC96] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello everyone,=20 I'm new in here and I know the basic of ANT. I use it for compiling javacard applets. Well my problem is that I would like to know if it is possible with ANT to run the same ANT with multiple different .properties that I pass in my init target? Now I'm using one ANT for each applet that I have to create, but I think it should have a more efficient way... Is there anyone who could help me out with this? Thanks in advance. Olavo Lira --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org