On Mon, Mar 11, 2019 at 4:04 PM Claude Brisson
<cla...@renegat.net.invalid> wrote:
>
> On 11/03/2019 14:53, Thomas Mortagne wrote:
>
> > Compared to RC1:
> >
> > I cannot find anymore the RuntimeConstants.PARSER_DASH_ALLOWED
> > introduced in https://issues.apache.org/jira/browse/VELOCITY-542 . Its
> > value used to be "parser.allows.dash.in.identifiers".
> RuntimeConstants.PARSER_DASH_ALLOWED was introduced in 2.1 RC1.
> It has been renamed to RuntimeConstants.PARSER_HYPHEN_ALLOWED in 2.1 RC2,
> with value "parser.allow_hyphen_in_identifiers".

OK thanks, I searched with "dash" and totally forgot the mail about
"dash" vs "hyphen" :)

> >
> > Same issue for RuntimeConstants.VM_MESSAGES_ON which is much older.
> > Used to be "velocimacro.messages.on" property which I don't see listed
> > in 
> > https://velocity.apache.org/engine/devel/configuration-property-changes-in-2.1.html.
>
> This property was unused. It has simply been removed. Maybe it should
> only have been deprecated. I'll mention it in the changes table.

I did not notice any unwanted log during my quick tests so if it does
not do anything I will just remove its use on our side.

>
>
>    Claude
>
> >
> > On Mon, Mar 11, 2019 at 1:28 PM Claude Brisson
> > <cla...@renegat.net.invalid> wrote:
> >> The test build of Velocity Engine 2.1 RC2 is available.
> >>
> >> No determination as to the quality ('alpha,' 'beta,' or 'GA') of
> >> Velocity Engine 2.1 RC2 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 quality vote is called for this build.
> >>
> >> Release notes:
> >>
> >> *
> >> https://dist.apache.org/repos/dist/dev/velocity/velocity-engine/2.1/release-notes.html
> >>
> >>
> >> Distribution:
> >>
> >>    * https://dist.apache.org/repos/dist/dev/velocity/velocity-engine/2.1/
> >>
> >> Maven 2 staging repository:
> >>
> >>    *
> >> https://repository.apache.org/content/repositories/orgapachevelocity-1026/
> >>
> >> Documentation:
> >>
> >> * http://velocity.apache.org/engine/2.1/
> >>
> >> Sources:
> >>
> >>    * https://svn.apache.org/repos/asf/velocity/engine/tags/2.1/
> >>
> >>
> >>     --
> >>     Claude
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> 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
>


-- 
Thomas Mortagne

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

Reply via email to