You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@freemarker.apache.org by Daniel Dekany <dd...@apache.org> on 2020/01/21 19:10:28 UTC

Please test 2.3.30!

We are holding features from release for a while, so it's time to make a
release, I think. However, some changes, particularly those related to
security (https://issues.apache.org/jira/browse/FREEMARKER-124), are
somewhat risky. So please test this version if you can!

Change log (and from there, the Manual, JavaDoc etc.):
https://freemarker.apache.org/builds/fm2/versions_2_3_30.html

2.3.30-SNAPSHOT is in the Apache snapshot Maven repo:
https://repository.apache.org/content/repositories/snapshots

(But if someone prefers the binary directly, latest is this:
https://repository.apache.org/content/repositories/snapshots/org/freemarker/freemarker/2.3.30-SNAPSHOT/freemarker-2.3.30-20200121.142735-9.jar
)

Re: Please test 2.3.30!

Posted by Daniel Dekany <da...@gmail.com>.
I wanted do some minor final cleanup and start voting last week... but I
was, and am too busy unfortunately. Not sure when will I get to this.
Please use this time for testing and reviewing changes if you can.

On Mon, Jan 27, 2020 at 12:03 AM Daniel Dekany <da...@gmail.com>
wrote:

> Note that you don't have to explicitly state
> DefaultMemberAccessPolicy.getInstance(Configuration.VERSION_2_3_0)
> anywhere, as  DefaultMemberAccessPolicy is the default, and
> incompatibleImprovements version number has no effect for now (as this is a
> new feature, there are no old glitches to mimic, yet).
>
> On Sat, Jan 25, 2020 at 10:55 PM Christoph Rüger <c....@synesty.com>
> wrote:
>
>> No regressions from our end.
>> We did some backend template / browsing tests and ran our automated tests.
>> We used DefaultMemberAccessPolicy.getInstance(Configuration.VERSION_2_3_0)
>>
>>
>> Am Di., 21. Jan. 2020 um 20:10 Uhr schrieb Daniel Dekany <
>> ddekany@apache.org
>> >:
>>
>> > We are holding features from release for a while, so it's time to make a
>> > release, I think. However, some changes, particularly those related to
>> > security (https://issues.apache.org/jira/browse/FREEMARKER-124), are
>> > somewhat risky. So please test this version if you can!
>> >
>> > Change log (and from there, the Manual, JavaDoc etc.):
>> > https://freemarker.apache.org/builds/fm2/versions_2_3_30.html
>> >
>> > 2.3.30-SNAPSHOT is in the Apache snapshot Maven repo:
>> > https://repository.apache.org/content/repositories/snapshots
>> >
>> > (But if someone prefers the binary directly, latest is this:
>> >
>> >
>> https://repository.apache.org/content/repositories/snapshots/org/freemarker/freemarker/2.3.30-SNAPSHOT/freemarker-2.3.30-20200121.142735-9.jar
>> > )
>> >
>>
>>
>> --
>> Christoph Rüger, Geschäftsführer
>> Synesty <https://synesty.com/> - Anbinden und Automatisieren ohne
>> Programmieren
>>
>> --
>> Synesty GmbH
>> Moritz-von-Rohr-Str. 1a
>> 07745 Jena
>> Tel.: +49 3641
>> 5596493Internet: https://synesty.com <https://synesty.com>
>> Informationen
>> zum Datenschutz: https://synesty.com/datenschutz
>> <https://synesty.com/datenschutz>
>>
>> Geschäftsführer: Christoph Rüger
>>
>> Unternehmenssitz: Jena
>> Handelsregister B beim Amtsgericht: Jena
>>
>> Handelsregister-Nummer: HRB 508766
>> Ust-IdNr.: DE287564982
>>
>
>
> --
> Best regards,
> Daniel Dekany
>


-- 
Best regards,
Daniel Dekany

Re: Please test 2.3.30!

Posted by Daniel Dekany <da...@gmail.com>.
Note that you don't have to explicitly state
DefaultMemberAccessPolicy.getInstance(Configuration.VERSION_2_3_0)
anywhere, as  DefaultMemberAccessPolicy is the default, and
incompatibleImprovements version number has no effect for now (as this is a
new feature, there are no old glitches to mimic, yet).

On Sat, Jan 25, 2020 at 10:55 PM Christoph Rüger <c....@synesty.com>
wrote:

> No regressions from our end.
> We did some backend template / browsing tests and ran our automated tests.
> We used DefaultMemberAccessPolicy.getInstance(Configuration.VERSION_2_3_0)
>
>
> Am Di., 21. Jan. 2020 um 20:10 Uhr schrieb Daniel Dekany <
> ddekany@apache.org
> >:
>
> > We are holding features from release for a while, so it's time to make a
> > release, I think. However, some changes, particularly those related to
> > security (https://issues.apache.org/jira/browse/FREEMARKER-124), are
> > somewhat risky. So please test this version if you can!
> >
> > Change log (and from there, the Manual, JavaDoc etc.):
> > https://freemarker.apache.org/builds/fm2/versions_2_3_30.html
> >
> > 2.3.30-SNAPSHOT is in the Apache snapshot Maven repo:
> > https://repository.apache.org/content/repositories/snapshots
> >
> > (But if someone prefers the binary directly, latest is this:
> >
> >
> https://repository.apache.org/content/repositories/snapshots/org/freemarker/freemarker/2.3.30-SNAPSHOT/freemarker-2.3.30-20200121.142735-9.jar
> > )
> >
>
>
> --
> Christoph Rüger, Geschäftsführer
> Synesty <https://synesty.com/> - Anbinden und Automatisieren ohne
> Programmieren
>
> --
> Synesty GmbH
> Moritz-von-Rohr-Str. 1a
> 07745 Jena
> Tel.: +49 3641
> 5596493Internet: https://synesty.com <https://synesty.com>
> Informationen
> zum Datenschutz: https://synesty.com/datenschutz
> <https://synesty.com/datenschutz>
>
> Geschäftsführer: Christoph Rüger
>
> Unternehmenssitz: Jena
> Handelsregister B beim Amtsgericht: Jena
>
> Handelsregister-Nummer: HRB 508766
> Ust-IdNr.: DE287564982
>


-- 
Best regards,
Daniel Dekany

Re: Please test 2.3.30!

Posted by Christoph Rüger <c....@synesty.com>.
No regressions from our end.
We did some backend template / browsing tests and ran our automated tests.
We used DefaultMemberAccessPolicy.getInstance(Configuration.VERSION_2_3_0)


Am Di., 21. Jan. 2020 um 20:10 Uhr schrieb Daniel Dekany <ddekany@apache.org
>:

> We are holding features from release for a while, so it's time to make a
> release, I think. However, some changes, particularly those related to
> security (https://issues.apache.org/jira/browse/FREEMARKER-124), are
> somewhat risky. So please test this version if you can!
>
> Change log (and from there, the Manual, JavaDoc etc.):
> https://freemarker.apache.org/builds/fm2/versions_2_3_30.html
>
> 2.3.30-SNAPSHOT is in the Apache snapshot Maven repo:
> https://repository.apache.org/content/repositories/snapshots
>
> (But if someone prefers the binary directly, latest is this:
>
> https://repository.apache.org/content/repositories/snapshots/org/freemarker/freemarker/2.3.30-SNAPSHOT/freemarker-2.3.30-20200121.142735-9.jar
> )
>


-- 
Christoph Rüger, Geschäftsführer
Synesty <https://synesty.com/> - Anbinden und Automatisieren ohne
Programmieren

-- 
Synesty GmbH
Moritz-von-Rohr-Str. 1a
07745 Jena
Tel.: +49 3641 
5596493Internet: https://synesty.com <https://synesty.com>
Informationen 
zum Datenschutz: https://synesty.com/datenschutz 
<https://synesty.com/datenschutz>

Geschäftsführer: Christoph Rüger

Unternehmenssitz: Jena
Handelsregister B beim Amtsgericht: Jena

Handelsregister-Nummer: HRB 508766
Ust-IdNr.: DE287564982

Re: Please test 2.3.30!

Posted by David E Jones <de...@dejc.com>.
Everything looks fine testing that 2.3.30 binary with Moqui
using Configuration.VERSION_2_3_30 (and VERSION_2_3_29).

For the object wrapper stuff I should note that these tests use 'new
BeansWrapperBuilder(Configuration.VERSION_2_3_30).build()' for the
ObjectWrapper so if I understand correctly these tests would not do
anything with the new whitelisting/etc.

-David


On Tue, Jan 21, 2020 at 11:10 AM Daniel Dekany <dd...@apache.org> wrote:

> We are holding features from release for a while, so it's time to make a
> release, I think. However, some changes, particularly those related to
> security (https://issues.apache.org/jira/browse/FREEMARKER-124), are
> somewhat risky. So please test this version if you can!
>
> Change log (and from there, the Manual, JavaDoc etc.):
> https://freemarker.apache.org/builds/fm2/versions_2_3_30.html
>
> 2.3.30-SNAPSHOT is in the Apache snapshot Maven repo:
> https://repository.apache.org/content/repositories/snapshots
>
> (But if someone prefers the binary directly, latest is this:
>
> https://repository.apache.org/content/repositories/snapshots/org/freemarker/freemarker/2.3.30-SNAPSHOT/freemarker-2.3.30-20200121.142735-9.jar
> )
>

Re: Please test 2.3.30!

Posted by Daniel Dekany <dd...@apache.org>.
Thanks for the testing so far guys!

I would also encourage everyone to review the actual changes, or at least
the public API-s!

Who else plans to do any of the above? I plan to start release voting in
around a week.

On Tue, Jan 21, 2020 at 8:10 PM Daniel Dekany <dd...@apache.org> wrote:

> We are holding features from release for a while, so it's time to make a
> release, I think. However, some changes, particularly those related to
> security (https://issues.apache.org/jira/browse/FREEMARKER-124), are
> somewhat risky. So please test this version if you can!
>
> Change log (and from there, the Manual, JavaDoc etc.):
> https://freemarker.apache.org/builds/fm2/versions_2_3_30.html
>
> 2.3.30-SNAPSHOT is in the Apache snapshot Maven repo:
> https://repository.apache.org/content/repositories/snapshots
>
> (But if someone prefers the binary directly, latest is this:
> https://repository.apache.org/content/repositories/snapshots/org/freemarker/freemarker/2.3.30-SNAPSHOT/freemarker-2.3.30-20200121.142735-9.jar
> )
>