Return-Path: X-Original-To: apmail-ant-user-archive@www.apache.org Delivered-To: apmail-ant-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 79146B9A6 for ; Mon, 2 Jan 2012 04:44:32 +0000 (UTC) Received: (qmail 29944 invoked by uid 500); 2 Jan 2012 04:44:29 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 29027 invoked by uid 500); 2 Jan 2012 04:44:10 -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 29018 invoked by uid 99); 2 Jan 2012 04:44:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jan 2012 04:44:03 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of naren.v409@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jan 2012 04:43:56 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RhZkF-0005fx-Lx for user@ant.apache.org; Sun, 01 Jan 2012 20:43:35 -0800 Date: Sun, 1 Jan 2012 20:43:35 -0800 (PST) From: narenvudugu To: user@ant.apache.org Message-ID: <1325479415673-5114022.post@n5.nabble.com> In-Reply-To: References: <1325226450652-5109384.post@n5.nabble.com> Subject: Re: propertyregex Extraction of last element in the PATH?? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Please Find updated Post!!!!! I am trying to allow complete incoming input and extract last element name from the input ServiceURL path (usaly separated by /),please find below script which is not working for me.......please help as soon as possible..... ServiceURL may contain url like abc/hello/world/etc.... -- View this message in context: http://ant.1045680.n5.nabble.com/propertyregex-Extraction-of-last-element-in-the-PATH-tp5109384p5114022.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org