compress html templates when read from disk

2007-03-09 Thread yoursoft
Dear Developers, I would like to write a plugin to velocity. This plugin will compress html templates when reading from disk (remove white-spaces, comments etc.), not when Velocity is write to output, because my cache modified check time is one hour. :-) Can you suggest any entry point

[Velocity Wiki] Update of VelocityWhitespaceGobbleSetindentDirective by MichaelGiroux

2007-03-09 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Velocity Wiki for change notification. The following page has been changed by MichaelGiroux: http://wiki.apache.org/jakarta-velocity/VelocityWhitespaceGobbleSetindentDirective The comment on the change is: Revise

[jira] Created: (VELOCITY-527) Name of template truncated in error messages

2007-03-09 Thread Michael Giroux (JIRA)
Name of template truncated in error messages Key: VELOCITY-527 URL: https://issues.apache.org/jira/browse/VELOCITY-527 Project: Velocity Issue Type: Bug Affects Versions: 1.5

[jira] Commented: (VELOCITY-527) Name of template truncated in error messages

2007-03-09 Thread Michael Giroux (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479722 ] Michael Giroux commented on VELOCITY-527: - I modified my code to include the original ParseErrorException

[jira] Commented: (VELOCITY-527) Name of template truncated in error messages

2007-03-09 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479726 ] Nathan Bubna commented on VELOCITY-527: --- If you are using VelocityEngine.evaluate(...), then you should look

[jira] Commented: (VELOCITY-527) Name of template truncated in error messages

2007-03-09 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479733 ] Nathan Bubna commented on VELOCITY-527: --- cool. find out anything more about the line column numbers? i'm

[jira] Commented: (VELOCITY-527) Name of template truncated in error messages

2007-03-09 Thread Will Glass-Husain (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479778 ] Will Glass-Husain commented on VELOCITY-527: You might consider using the FileResourceLoader (or one