Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 95266 invoked from network); 7 Nov 2002 15:18:21 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 7 Nov 2002 15:18:21 -0000 Received: (qmail 7028 invoked by uid 97); 7 Nov 2002 15:19:10 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 6984 invoked by uid 97); 7 Nov 2002 15:19:10 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 6967 invoked by uid 50); 7 Nov 2002 15:19:09 -0000 Date: 7 Nov 2002 15:19:09 -0000 Message-ID: <20021107151909.6965.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: ant-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 14315] - Core Ant task : Replace: non-performant X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14315 Core Ant task : Replace: non-performant bodewig@apache.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From bodewig@apache.org 2002-11-07 15:19 ------- The real problem is the misleading "2 occurences" which is now fixed in CVS. The reason why replace doesn't do anything are the spaces in front of the closing which become part of your token (and therefore your token doesn't get matched at all). Try -1]]> -1]]> instead. -- To unsubscribe, e-mail: For additional commands, e-mail: