DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24685>.
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=24685

Copy task does not deal with filterfile correctly

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2003-11-18 18:23 -------
Reviewed the config files and the it appears as though there was actually a
configuration error. The issue was to do with the fact that there was email
addresses in the properties files (containing @ symbols), which was causing the
default filter tokens to be confused. 

Example:
...
[EMAIL PROTECTED]@
email.change.confirmation.body=Your address has been modified. Please contact
[EMAIL PROTECTED] for further information.
[EMAIL PROTECTED]@
...

The error given in verbose output using ANT 1.6beta was:
"Infinite loop in tokens"
And this was causing no replacements to be made from the filtersfile.

Suprisingly, ANT 1.5.4 seemed to be able to deal with this issue, however you
can happily mark this as not a bug since changing the filter end/begin tokens
fixed the problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to