Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 14893 invoked from network); 26 Feb 2003 08:13:44 -0000 Received: from dnsinet.rzf-nrw.de (193.109.238.66) by daedalus.apache.org with SMTP; 26 Feb 2003 08:13:44 -0000 Received: from z011104.bk.fin.local (z011104.bk.fin.local [193.109.238.140]) by dnsinet.rzf-nrw.de (8.12.3/8.12.3) with ESMTP id h1Q8DrgN025073 for ; Wed, 26 Feb 2003 09:13:53 +0100 Received: by z011104.bk.fin.local with Internet Mail Service (5.5.2653.19) id ; Wed, 26 Feb 2003 09:13:54 +0100 Message-ID: <879A5AD5DD0ED511891F0003473A9B5603CCC2CC@Z011004> From: Jan.Materne@rzf.fin-nrw.de To: user@ant.apache.org Subject: AW: How to use java attrib in build.xml Date: Wed, 26 Feb 2003 09:13:54 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C2DD6F.00E45EB0" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C2DD6F.00E45EB0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable As the manual sais: Manual online: http://ant.apache.org/manual/ AntTasks | CoreTasks | Java: http://ant.apache.org/manual/CoreTasks/java.html =20 with reference to "Command-line Arguments": http://ant.apache.org/manual/using.html#arg Jan Mat=E8rne -----Urspr=FCngliche Nachricht----- Von: Pritesh saharey [mailto:pritesh@sqatester.com] Gesendet am: Mittwoch, 26. Februar 2003 06:45 An: user@ant.apache.org Betreff: How to use java attrib in build.xml hi everyone, I would like to know that how can i use the following java command in = my build.xml file java com.org.ITS.SDK.Tools.ConsoleParcelBuilder -f PTTService.parceldef = -o PTTService.parcel here PTTService.parceldef is written in xml after running this command = in my Makefile this command give me PTTService.parcel file ,now i like to use = this command in my build.xml file, Also after this command another similar command java com.org.ITS.SDK.Tools.ConsoleDistribBuilder -f = PTTService.distribdef -o PTTService.distrib is excuted in my Makefile which gives PTTService.distrib file which is = my ultimate goal to achive . can anybody help me out in resolving this problem rgds pritesh _____________________________________________________________ Join SQAtester.com Community ---> http://www.sqatester.com/testersarea/joinus.htm _____________________________________________________________ Select your own custom email address for FREE! Get you@yourchoice.com = w/No Ads, 6MB, POP & more! http://www.everyone.net/selectmail?campaign=3Dtag --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org ------_=_NextPart_001_01C2DD6F.00E45EB0--