Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 47957 invoked from network); 16 Jul 2008 08:00:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jul 2008 08:00:06 -0000 Received: (qmail 21800 invoked by uid 500); 16 Jul 2008 08:00:03 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 21774 invoked by uid 500); 16 Jul 2008 08:00:03 -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 21763 invoked by uid 99); 16 Jul 2008 08:00:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2008 01:00:03 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [193.201.183.194] (HELO sscd0001.dmz.huk.de) (193.201.183.194) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2008 07:59:08 +0000 Received: from sscd0027.huk-coburg.de ([10.148.152.136]) by sscd0001.dmz.huk.de with Microsoft SMTPSVC(6.0.3790.1830); Wed, 16 Jul 2008 09:59:09 +0200 Received: by sscd0027.huk-coburg.de (Postfix, from userid 8) id 0D7852098A5; Wed, 16 Jul 2008 09:58:19 +0200 (CEST) Received: from sscd0001.dmz.huk.de (sscd0001.dmz.huk.de [10.148.152.131]) by sscd0027.huk-coburg.de (Postfix) with ESMTP id E94E320985E for ; Wed, 16 Jul 2008 09:58:18 +0200 (CEST) Received: from SMX00002.lan.huk-coburg.de (unverified) by sscd0001.dmz.huk.de (HUK-COBURG Mailrelay2) with ESMTP id for ; Wed, 16 Jul 2008 09:59:09 +0200 Received: from VEX00130.lan.huk-coburg.de (10.131.117.132) by smx00002.lan.huk-coburg.de (10.131.34.183) with Microsoft SMTP Server id 8.1.263.0; Wed, 16 Jul 2008 09:59:09 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 MIME-Version: 1.0 Subject: RE: Pass Quotes to arg line Date: Wed, 16 Jul 2008 09:59:08 +0200 Message-ID: <3AE93DC078AE8A41AEDA6B95DE4EB92D075121FE@VEX00130.lan.huk-coburg.de> In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Pass Quotes to arg line thread-index: AcjmwX9envCIgYD8T2S1j1GjM3aV1wAVthFwAABQoUA= References: <8CE13B7E9CF9FE4B817A2A780D43937C05EDCD1C@EDCWMSGP002AZ.bcbsfl.com> From: "Rebhan, Gilbert" To: "Ant Users List" Content-Class: urn:content-classes:message Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org -----Original Message----- From: Lars Monsees [mailto:l.monsees@atlantisgmbh.de]=20 Sent: Wednesday, July 16, 2008 9:51 AM To: Ant Users List Subject: RE: Pass Quotes to arg line /* > Hello, > I'm trying to pass quotes to the arg line for a parameter that has > spaces in it. > I've tried " but that didn't seem to work. > Also tried "" \". > Any suggestions? I=B4ve had the same problem some time ago, s. http://tinyurl.com/66tvbv Unfortunately, I haven=B4t found a solution to this problem. */ see =3D http://marc.info/?l=3Dant-user&m=3D121434176300591&w=3D2 short =3D escape "with ', means '... "foobar" .... ' Regards, Gilbert --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org