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=5183>. 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=5183 The control.vm has one line bug Summary: The control.vm has one line bug Product: Velocity Version: 1.1-rc2 Platform: All URL: http://jakarta.apache.org/velocity/texen.html OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] at page http://jakarta.apache.org/velocity/texen.html in Control.vm file the 14 line #set ($outputFile = strings.concat([$planet, ".html"])) should change to #set ($outputFile = $planet.concat(".html")) hai -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
