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=14874>. 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=14874 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|1.3.2 |1.5 ------- Additional Comments From [EMAIL PROTECTED] 2004-11-24 22:19 ------- Paul, the code concurs with you: #---------------------------------------------------------------------------- # T E M P L A T E L O A D E R S #---------------------------------------------------------------------------- # # #---------------------------------------------------------------------------- resource.loader = file file.resource.loader.description = Velocity File Resource Loader file.resource.loader.class = org.apache.velocity.runtime.resource.loader.FileResourceLoader file.resource.loader.path = . file.resource.loader.cache = false file.resource.loader.modificationCheckInterval = 2 https://svn.apache.org/viewcvs.cgi/jakarta/velocity/trunk/src/java/org/apache/velocity/runtime/defaults/velocity.properties?view=markup https://svn.apache.org/viewcvs.cgi/jakarta/velocity/trunk/src/java/org/apache/velocity/runtime/resource/ResourceManagerImpl.java?view=markup * xdocs/developer-guide.xml * docs/developer-guide.html The init-param/name value in web.xml was "properties" is now "org.apache.velocity.properties". See the VelocityViewServlet <http://jakarta.apache.org/velocity/tools/view/> for the docs. Issue: http://issues.apache.org/bugzilla/show_bug.cgi?id=14874 Reported by: Paul Lynch Patch by: Shinobu Kawai Sending docs/developer-guide.html Sending xdocs/developer-guide.xml Transmitting file data .ss.h apache.org Committed revision 106471. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
