DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29506>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29506 [PATCH] Faulty caching in directory generator [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2004-07-11 16:35 ------- line 148 does exactly what you says it doesn't : this.cacheKeyParList.add(src); // add src attrib to the cacheky Can you come up with a more concrete testcase (sitemap pipeline would be nice) to prove your case? I could not reproduce this, to be honest i would have been surprised had i managed to reproduce this, DirectoryGenerator exists for a very long time already and is extensively used. Please check again or provide a testcase, otherwise close.
