Ok, it's long overdue for us to put out a Tools 2.0 final release. Here's the test build. Please test it. I'll hopefully call for a vote by the end of the week.
http://people.apache.org/~nbubna/velocity/tools/2.0/ Here's the list of changes since 2.0-beta4 - Added beta-quality UiDependencyTool for managing style and script dependencies - Added alpha-quality MarkupTool for generating xml/html on the fly (both new tools are intentionally left out of the default tools.xml due to their status) - updated various docs (yay!) - Added $convert.toIntegers(Object) as a synonym for .toInts() - fixed some typos in showcase demo - Add $loop.this to workaround VELTOOLS-124 - Partially fixed VELTOOLS-124 - implemented ViewToolContext.containsKey() - made ToolContext.ketSet() rely on getToolboxes() - VelocityLayoutServlet checks request attributes for non-default layouts - fixed VelocityViewTag tld - added Accept-Language header handling to BrowserTool - Improved exception and http management in VelocityView (based on revision 933331) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
