Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 31129 invoked from network); 13 Mar 2006 18:52:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Mar 2006 18:52:34 -0000 Received: (qmail 2505 invoked by uid 500); 13 Mar 2006 18:52:26 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 2455 invoked by uid 500); 13 Mar 2006 18:52:26 -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 2444 invoked by uid 99); 13 Mar 2006 18:52:26 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Mar 2006 10:52:26 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=HTML_MESSAGE,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [204.90.187.18] (HELO smtp-gw4.us.gxs.com) (204.90.187.18) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Mar 2006 10:52:25 -0800 Received: from unknown (HELO bromail01.internal.gxs.com) ([10.160.0.166]) by smtp-gw4.us.gxs.com with ESMTP; 13 Mar 2006 13:53:29 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C646CF.38473EB1" Subject: Need to change .xsd file name extension to .map Date: Mon, 13 Mar 2006 13:52:03 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Need to change .xsd file name extension to .map Thread-Index: AcZGzze+dhGGjOUkRHWnnkcJ/B3d+Q== From: To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C646CF.38473EB1 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable PathConvert seems to work only on the file path and not the name and extension. Basename suffix=3D".xsd" let's me remove the .xsd extension = of each file, but how do I add .map to each one? Note that I am not actually renaming files, I want a property or file set or pattern set with the file names without having to duplicate the names. =20 =20 I need map files A.map and B.map. =20 Thanks, Mehdi Rakhshani =20 ------_=_NextPart_001_01C646CF.38473EB1--