https://issues.apache.org/bugzilla/show_bug.cgi?id=45094
Stefan Bodewig <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |1.8.0
--- Comment #1 from Stefan Bodewig <[EMAIL PROTECTED]> 2008-09-25 08:28:31 PST
---
I can see the reason.
when looking for the begin token in username@@@HOST@@ ant will stop at the
first
two @ and determine that it doesn't have a replacement for "@HOST" and
continues looking for a begin token after the last candidate begin token
- while your real begin token actually starts inside the first candidate token.
fixed in svn rev 699002.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.