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=15071>. 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=15071 modificationCheckInterval is documented with wrong units Summary: modificationCheckInterval is documented with wrong units Product: Velocity Version: 1.3-rc1 Platform: All URL: http://jakarta.apache.org/velocity/api/org/apache/veloci ty/runtime/resource/Resource.html OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The javadoc for org.apache.velocity.runtime.resource.Resource reports that modificationCheckInterval is in milliseconds and that setModificationCheckInterval takes an interval in minutes. Neither is correct. The truth appears to be that this value is interpreted as seconds. ~chuck -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
