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=26993>. 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=26993 copy task with two filtersets produces "Infinite loop in tokens" ------- Additional Comments From [EMAIL PROTECTED] 2004-02-17 02:19 ------- What seems to cause the problem is lines like this in one of the data files: mojonode.home=%%mojonode.home%% and mojonode.home = /usr/local/mojonode in the other (yes that's a silly legacy...) this line used to be properly expanded in previous versions, but we know get the "Infinite loop" warning. I have attached the relevant part of the build script as well as the two results of the copy task, i.e. two log4j property files, one build with 1.5.4 which is ok, the second one with 1.6.1 which breaks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
