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=21173>. 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=21173 AnakiaTask does not store templatePath if props file found. ------- Additional Comments From [EMAIL PROTECTED] 2003-06-30 10:44 ------- The corresponding velocity.properties entry (i.e. file.resource.loader.path) is not transformed in any way before being used, yet templatePath is processed using getCanonicalPath(). This seems unnecessary - indeed it causes problems, at least on Windows. If templatePath is truly intended to allow the file.resource.loader.path in velocity.properties to be overriden, then it ought surely to behave the same way? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
