If you want it to be in the release, it must be in the test build, since those are the actual bits we release. But putting up a new test build needn't necessarily delay the vote.
On Tue, Apr 13, 2010 at 2:48 AM, Claude Brisson <[email protected]> wrote: > There is one little change I'd really like to see in 2.0, sorry for > being late, but since it's triggered by a new config param which doesn't > change anything by default, it shouldn't invalidate this week tests, so > no need to rebuild the test build or delay the vote... I commit it right > away. > > > Claude > > On lun., 2010-04-12 at 11:48 -0700, Nathan Bubna wrote: >> 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] >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
