[ANNOUNCE] Velocity Engine 2.0 RC8 test build available

2017-04-14 Thread Claude Brisson
A new test build of Velocity Engine 2.0 is available (RC8). No determination as to the quality ('alpha,' 'beta,' or 'GA') of Velocity Engine 2.0 has been made, and at this time it is simply a "test build". We welcome any comments you may have, and will take all feedback into account if a

Re: [ANNOUNCE] Velocity Engine 2.0 RC7 test build available

2017-04-14 Thread Claude Brisson
Thank you for your reviews. Alas, I have a little fix to push, so I'm gonna publish an RC8... My new disambiguation code broke the fact that a vararg method is considered less specific than a non-vararg method. For instance, in Velocity Tools, max(a,b) and max(a[]) became ambiguous whereas