Re: VelocityTools 2.0 final test build available

2010-04-13 Thread Claude Brisson
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 91)
 
 -
 To unsubscribe, e-mail: private-unsubscr...@velocity.apache.org
 For additional commands, e-mail: private-h...@velocity.apache.org
 



-
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org



Re: VelocityTools 2.0 final test build available

2010-04-13 Thread Claude Brisson
Ok, then tell me if you want me to put a new test build online or if
you're on the way to do it...

  Claude

On mar., 2010-04-13 at 08:04 -0700, Nathan Bubna wrote:
 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 cla...@renegat.net 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 91)
 
  -
  To unsubscribe, e-mail: private-unsubscr...@velocity.apache.org
  For additional commands, e-mail: private-h...@velocity.apache.org
 
 
 
 
  -
  To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
  For additional commands, e-mail: dev-h...@velocity.apache.org
 
 
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
 For additional commands, e-mail: dev-h...@velocity.apache.org
 



-
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org



Re: VelocityTools 2.0 final test build available

2010-04-13 Thread Nathan Bubna
i'll do it.  that part is quick.

On Tue, Apr 13, 2010 at 8:25 AM, Claude Brisson cla...@renegat.net wrote:
 Ok, then tell me if you want me to put a new test build online or if
 you're on the way to do it...

  Claude

 On mar., 2010-04-13 at 08:04 -0700, Nathan Bubna wrote:
 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 cla...@renegat.net 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 91)
 
  -
  To unsubscribe, e-mail: private-unsubscr...@velocity.apache.org
  For additional commands, e-mail: private-h...@velocity.apache.org
 
 
 
 
  -
  To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
  For additional commands, e-mail: dev-h...@velocity.apache.org
 
 

 -
 To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
 For additional commands, e-mail: dev-h...@velocity.apache.org




 -
 To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
 For additional commands, e-mail: dev-h...@velocity.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org



Re: VelocityTools 2.0 final test build available

2010-04-13 Thread Nathan Bubna
Ok, i've updated the test build to revision 933536.  It is still at:

http://people.apache.org/~nbubna/velocity/tools/2.0/ant pu

and i still hope to call for a vote this weekend-ish. :)

On Tue, Apr 13, 2010 at 9:26 AM, Nathan Bubna nbu...@gmail.com wrote:
 i'll do it.  that part is quick.

 On Tue, Apr 13, 2010 at 8:25 AM, Claude Brisson cla...@renegat.net wrote:
 Ok, then tell me if you want me to put a new test build online or if
 you're on the way to do it...

  Claude

 On mar., 2010-04-13 at 08:04 -0700, Nathan Bubna wrote:
 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 cla...@renegat.net 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 91)
 
  -
  To unsubscribe, e-mail: private-unsubscr...@velocity.apache.org
  For additional commands, e-mail: private-h...@velocity.apache.org
 
 
 
 
  -
  To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
  For additional commands, e-mail: dev-h...@velocity.apache.org
 
 

 -
 To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
 For additional commands, e-mail: dev-h...@velocity.apache.org




 -
 To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
 For additional commands, e-mail: dev-h...@velocity.apache.org




-
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org



Re: VelocityTools 2.0 final test build available

2010-04-13 Thread Antonio Petrelli
2010/4/12 Nathan Bubna nbu...@apache.org:
 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 tested against Tiles 2.2.2 snapshot and all the tests (JUnit and
Selenium) pass. The HTTP 500 and 404 work well.
Good job!

Antonio

-
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org



VelocityTools 2.0 final test build available

2010-04-12 Thread Nathan Bubna
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 91)

-
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org