You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Lukasz Lenart <lu...@apache.org> on 2013/12/04 18:18:56 UTC

[VOTE] Struts 2.3.16

The Apache Struts 2.3.16 test build is now available. With this release:
- merged security fixes from version 2.3.15.1, 2.3.15.2 and 2.3.15.3
- solved problem with global "error" result in the Convention Plugin
- the action: and method: prefixes are be by default excluded and
changed order to first check excludeParams and then acceptedParams in
ParametersInterceptor
- restored previous behaviour where both ParamatersInterceptor AND
ParameterNameAware must accept parameter - there is no more precedence
- added proper support for multiple ActionMapper's used with
PrefixBasedActionMapper, see PrefixBasedActionMapper
- solved problem with creating empty map entries via Ognl,
- and other small improvements

Release notes:
* [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.16]

Distribution:
* [http://people.apache.org/builds/struts/2.3.16/]

Maven 2 staging repository:
* [https://repository.apache.org/content/repositories/staging/]

Once you have had a chance to review the test build, please respond
with a vote on its quality:

[ ] Leave at test build
[ ] Alpha
[ ] Beta
[ ] General Availability (GA)

Everyone who has tested the build is invited to vote. Votes by PMC
members are considered binding. A vote passes if there are at least
three binding +1s and more +1s than -1s.

The vote will remain open for at least 72 hours, longer upon request.
A vote can be amended at any time to upgrade or downgrade the quality
of the release based on future experience. If an initial vote
designates the build as "Beta", the release will be submitted for
mirroring and announced to the user list. Once released as a public
beta, subsequent quality votes on a build may be held on the user
list.

As always, the act of voting carries certain obligations. A binding
vote not only states an opinion, but means that the voter is agreeing
to help do the work.


Kind regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: [VOTE] Struts 2.3.16

Posted by Lukasz Lenart <lu...@apache.org>.
2013/12/5 Volker Krebs <vo...@abas.de>:
> If I may vote, I'll give it a +1 for GA

Everybody can vote, especially users!


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: [VOTE] Struts 2.3.16

Posted by Paul Benedict <pb...@apache.org>.
For any early adopters, please try out the new "postback" result. I'd like
to hear any feedback. The primary use case is to take the current request
parameters and allow it to be POST-ed to another URL.


On Thu, Dec 5, 2013 at 10:46 AM, Volker Krebs <vo...@abas.de> wrote:

> If I may vote, I'll give it a +1 for GA
> Looks good.
> Thanks
>
> Am 04.12.2013 18:18, schrieb Lukasz Lenart:
>
>> The Apache Struts 2.3.16 test build is now available. With this release:
>> - merged security fixes from version 2.3.15.1, 2.3.15.2 and 2.3.15.3
>> - solved problem with global "error" result in the Convention Plugin
>> - the action: and method: prefixes are be by default excluded and
>> changed order to first check excludeParams and then acceptedParams in
>> ParametersInterceptor
>> - restored previous behaviour where both ParamatersInterceptor AND
>> ParameterNameAware must accept parameter - there is no more precedence
>> - added proper support for multiple ActionMapper's used with
>> PrefixBasedActionMapper, see PrefixBasedActionMapper
>> - solved problem with creating empty map entries via Ognl,
>> - and other small improvements
>>
>> Release notes:
>> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.16]
>>
>> Distribution:
>> * [http://people.apache.org/builds/struts/2.3.16/]
>>
>> Maven 2 staging repository:
>> * [https://repository.apache.org/content/repositories/staging/]
>>
>> Once you have had a chance to review the test build, please respond
>> with a vote on its quality:
>>
>> [ ] Leave at test build
>> [ ] Alpha
>> [ ] Beta
>> [ ] General Availability (GA)
>>
>> Everyone who has tested the build is invited to vote. Votes by PMC
>> members are considered binding. A vote passes if there are at least
>> three binding +1s and more +1s than -1s.
>>
>> The vote will remain open for at least 72 hours, longer upon request.
>> A vote can be amended at any time to upgrade or downgrade the quality
>> of the release based on future experience. If an initial vote
>> designates the build as "Beta", the release will be submitted for
>> mirroring and announced to the user list. Once released as a public
>> beta, subsequent quality votes on a build may be held on the user
>> list.
>>
>> As always, the act of voting carries certain obligations. A binding
>> vote not only states an opinion, but means that the voter is agreeing
>> to help do the work.
>>
>>
>> Kind regards
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>


-- 
Cheers,
Paul

Re: [VOTE] Struts 2.3.16

Posted by Volker Krebs <vo...@abas.de>.
If I may vote, I'll give it a +1 for GA
Looks good.
Thanks

Am 04.12.2013 18:18, schrieb Lukasz Lenart:
> The Apache Struts 2.3.16 test build is now available. With this release:
> - merged security fixes from version 2.3.15.1, 2.3.15.2 and 2.3.15.3
> - solved problem with global "error" result in the Convention Plugin
> - the action: and method: prefixes are be by default excluded and
> changed order to first check excludeParams and then acceptedParams in
> ParametersInterceptor
> - restored previous behaviour where both ParamatersInterceptor AND
> ParameterNameAware must accept parameter - there is no more precedence
> - added proper support for multiple ActionMapper's used with
> PrefixBasedActionMapper, see PrefixBasedActionMapper
> - solved problem with creating empty map entries via Ognl,
> - and other small improvements
>
> Release notes:
> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.16]
>
> Distribution:
> * [http://people.apache.org/builds/struts/2.3.16/]
>
> Maven 2 staging repository:
> * [https://repository.apache.org/content/repositories/staging/]
>
> Once you have had a chance to review the test build, please respond
> with a vote on its quality:
>
> [ ] Leave at test build
> [ ] Alpha
> [ ] Beta
> [ ] General Availability (GA)
>
> Everyone who has tested the build is invited to vote. Votes by PMC
> members are considered binding. A vote passes if there are at least
> three binding +1s and more +1s than -1s.
>
> The vote will remain open for at least 72 hours, longer upon request.
> A vote can be amended at any time to upgrade or downgrade the quality
> of the release based on future experience. If an initial vote
> designates the build as "Beta", the release will be submitted for
> mirroring and announced to the user list. Once released as a public
> beta, subsequent quality votes on a build may be held on the user
> list.
>
> As always, the act of voting carries certain obligations. A binding
> vote not only states an opinion, but means that the voter is agreeing
> to help do the work.
>
>
> Kind regards

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: [VOTE] Struts 2.3.16

Posted by Rene Gielen <rg...@apache.org>.
+0 GA binding

... for now - I'm currently not able to give it a decent test drive, due
to end-of-year madness. I may change my vote if I find some time, though.

Great job Lukasz!

- René

Am 04.12.13 18:18, schrieb Lukasz Lenart:
> The Apache Struts 2.3.16 test build is now available. With this release:
> - merged security fixes from version 2.3.15.1, 2.3.15.2 and 2.3.15.3
> - solved problem with global "error" result in the Convention Plugin
> - the action: and method: prefixes are be by default excluded and
> changed order to first check excludeParams and then acceptedParams in
> ParametersInterceptor
> - restored previous behaviour where both ParamatersInterceptor AND
> ParameterNameAware must accept parameter - there is no more precedence
> - added proper support for multiple ActionMapper's used with
> PrefixBasedActionMapper, see PrefixBasedActionMapper
> - solved problem with creating empty map entries via Ognl,
> - and other small improvements
> 
> Release notes:
> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.16]
> 
> Distribution:
> * [http://people.apache.org/builds/struts/2.3.16/]
> 
> Maven 2 staging repository:
> * [https://repository.apache.org/content/repositories/staging/]
> 
> Once you have had a chance to review the test build, please respond
> with a vote on its quality:
> 
> [ ] Leave at test build
> [ ] Alpha
> [ ] Beta
> [ ] General Availability (GA)
> 
> Everyone who has tested the build is invited to vote. Votes by PMC
> members are considered binding. A vote passes if there are at least
> three binding +1s and more +1s than -1s.
> 
> The vote will remain open for at least 72 hours, longer upon request.
> A vote can be amended at any time to upgrade or downgrade the quality
> of the release based on future experience. If an initial vote
> designates the build as "Beta", the release will be submitted for
> mirroring and announced to the user list. Once released as a public
> beta, subsequent quality votes on a build may be held on the user
> list.
> 
> As always, the act of voting carries certain obligations. A binding
> vote not only states an opinion, but means that the voter is agreeing
> to help do the work.
> 
> 
> Kind regards
> 

-- 
René Gielen
http://twitter.com/rgielen

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: [VOTE] Struts 2.3.16

Posted by Johannes Geppert <jo...@apache.org>.
+1

[ ] Leave at test build
[ ] Alpha
[ ] Beta
[x] General Availability (GA)

Johannes

#################################################
web: http://www.jgeppert.com
twitter: http://twitter.com/jogep



2013/12/5 Christian Grobmeier <gr...@gmail.com>

> Again i forgot to say: +1 GA
>
> On 4 Dec 2013, at 19:00, Christian Grobmeier wrote:
>
> > I developed with it the past time and +1.
> >
> > Thanks Lukasz!
> >
> > On 4 Dec 2013, at 18:18, Lukasz Lenart wrote:
> >
> >> The Apache Struts 2.3.16 test build is now available. With this release:
> >> - merged security fixes from version 2.3.15.1, 2.3.15.2 and 2.3.15.3
> >> - solved problem with global "error" result in the Convention Plugin
> >> - the action: and method: prefixes are be by default excluded and
> >> changed order to first check excludeParams and then acceptedParams in
> >> ParametersInterceptor
> >> - restored previous behaviour where both ParamatersInterceptor AND
> >> ParameterNameAware must accept parameter - there is no more precedence
> >> - added proper support for multiple ActionMapper's used with
> >> PrefixBasedActionMapper, see PrefixBasedActionMapper
> >> - solved problem with creating empty map entries via Ognl,
> >> - and other small improvements
> >>
> >> Release notes:
> >> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.16]
> >>
> >> Distribution:
> >> * [http://people.apache.org/builds/struts/2.3.16/]
> >>
> >> Maven 2 staging repository:
> >> * [https://repository.apache.org/content/repositories/staging/]
> >>
> >> Once you have had a chance to review the test build, please respond
> >> with a vote on its quality:
> >>
> >> [ ] Leave at test build
> >> [ ] Alpha
> >> [ ] Beta
> >> [ ] General Availability (GA)
> >>
> >> Everyone who has tested the build is invited to vote. Votes by PMC
> >> members are considered binding. A vote passes if there are at least
> >> three binding +1s and more +1s than -1s.
> >>
> >> The vote will remain open for at least 72 hours, longer upon request.
> >> A vote can be amended at any time to upgrade or downgrade the quality
> >> of the release based on future experience. If an initial vote
> >> designates the build as "Beta", the release will be submitted for
> >> mirroring and announced to the user list. Once released as a public
> >> beta, subsequent quality votes on a build may be held on the user
> >> list.
> >>
> >> As always, the act of voting carries certain obligations. A binding
> >> vote not only states an opinion, but means that the voter is agreeing
> >> to help do the work.
> >>
> >>
> >> Kind regards
> >> --
> >> Łukasz
> >> + 48 606 323 122 http://www.lenart.org.pl/
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> >> For additional commands, e-mail: dev-help@struts.apache.org
> >
> >
> > ---
> > http://www.grobmeier.de
> > @grobmeier
> > GPG: 0xA5CC90DB
>
>
> ---
> http://www.grobmeier.de
> @grobmeier
> GPG: 0xA5CC90DB
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>

Re: [VOTE] Struts 2.3.16

Posted by Christian Grobmeier <gr...@gmail.com>.
Again i forgot to say: +1 GA

On 4 Dec 2013, at 19:00, Christian Grobmeier wrote:

> I developed with it the past time and +1.
>
> Thanks Lukasz!
>
> On 4 Dec 2013, at 18:18, Lukasz Lenart wrote:
>
>> The Apache Struts 2.3.16 test build is now available. With this release:
>> - merged security fixes from version 2.3.15.1, 2.3.15.2 and 2.3.15.3
>> - solved problem with global "error" result in the Convention Plugin
>> - the action: and method: prefixes are be by default excluded and
>> changed order to first check excludeParams and then acceptedParams in
>> ParametersInterceptor
>> - restored previous behaviour where both ParamatersInterceptor AND
>> ParameterNameAware must accept parameter - there is no more precedence
>> - added proper support for multiple ActionMapper's used with
>> PrefixBasedActionMapper, see PrefixBasedActionMapper
>> - solved problem with creating empty map entries via Ognl,
>> - and other small improvements
>>
>> Release notes:
>> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.16]
>>
>> Distribution:
>> * [http://people.apache.org/builds/struts/2.3.16/]
>>
>> Maven 2 staging repository:
>> * [https://repository.apache.org/content/repositories/staging/]
>>
>> Once you have had a chance to review the test build, please respond
>> with a vote on its quality:
>>
>> [ ] Leave at test build
>> [ ] Alpha
>> [ ] Beta
>> [ ] General Availability (GA)
>>
>> Everyone who has tested the build is invited to vote. Votes by PMC
>> members are considered binding. A vote passes if there are at least
>> three binding +1s and more +1s than -1s.
>>
>> The vote will remain open for at least 72 hours, longer upon request.
>> A vote can be amended at any time to upgrade or downgrade the quality
>> of the release based on future experience. If an initial vote
>> designates the build as "Beta", the release will be submitted for
>> mirroring and announced to the user list. Once released as a public
>> beta, subsequent quality votes on a build may be held on the user
>> list.
>>
>> As always, the act of voting carries certain obligations. A binding
>> vote not only states an opinion, but means that the voter is agreeing
>> to help do the work.
>>
>>
>> Kind regards
>> --
>> Łukasz
>> + 48 606 323 122 http://www.lenart.org.pl/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>> For additional commands, e-mail: dev-help@struts.apache.org
>
>
> ---
> http://www.grobmeier.de
> @grobmeier
> GPG: 0xA5CC90DB


---
http://www.grobmeier.de
@grobmeier
GPG: 0xA5CC90DB

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: [VOTE] Struts 2.3.16

Posted by Christian Grobmeier <gr...@gmail.com>.
I developed with it the past time and +1.

Thanks Lukasz!

On 4 Dec 2013, at 18:18, Lukasz Lenart wrote:

> The Apache Struts 2.3.16 test build is now available. With this release:
> - merged security fixes from version 2.3.15.1, 2.3.15.2 and 2.3.15.3
> - solved problem with global "error" result in the Convention Plugin
> - the action: and method: prefixes are be by default excluded and
> changed order to first check excludeParams and then acceptedParams in
> ParametersInterceptor
> - restored previous behaviour where both ParamatersInterceptor AND
> ParameterNameAware must accept parameter - there is no more precedence
> - added proper support for multiple ActionMapper's used with
> PrefixBasedActionMapper, see PrefixBasedActionMapper
> - solved problem with creating empty map entries via Ognl,
> - and other small improvements
>
> Release notes:
> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.16]
>
> Distribution:
> * [http://people.apache.org/builds/struts/2.3.16/]
>
> Maven 2 staging repository:
> * [https://repository.apache.org/content/repositories/staging/]
>
> Once you have had a chance to review the test build, please respond
> with a vote on its quality:
>
> [ ] Leave at test build
> [ ] Alpha
> [ ] Beta
> [ ] General Availability (GA)
>
> Everyone who has tested the build is invited to vote. Votes by PMC
> members are considered binding. A vote passes if there are at least
> three binding +1s and more +1s than -1s.
>
> The vote will remain open for at least 72 hours, longer upon request.
> A vote can be amended at any time to upgrade or downgrade the quality
> of the release based on future experience. If an initial vote
> designates the build as "Beta", the release will be submitted for
> mirroring and announced to the user list. Once released as a public
> beta, subsequent quality votes on a build may be held on the user
> list.
>
> As always, the act of voting carries certain obligations. A binding
> vote not only states an opinion, but means that the voter is agreeing
> to help do the work.
>
>
> Kind regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org


---
http://www.grobmeier.de
@grobmeier
GPG: 0xA5CC90DB

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: [VOTE] Struts 2.3.16

Posted by Lukasz Lenart <lu...@apache.org>.
+1 GA (binding)

2013/12/4 Lukasz Lenart <lu...@apache.org>:
> The Apache Struts 2.3.16 test build is now available. With this release:
> - merged security fixes from version 2.3.15.1, 2.3.15.2 and 2.3.15.3
> - solved problem with global "error" result in the Convention Plugin
> - the action: and method: prefixes are be by default excluded and
> changed order to first check excludeParams and then acceptedParams in
> ParametersInterceptor
> - restored previous behaviour where both ParamatersInterceptor AND
> ParameterNameAware must accept parameter - there is no more precedence
> - added proper support for multiple ActionMapper's used with
> PrefixBasedActionMapper, see PrefixBasedActionMapper
> - solved problem with creating empty map entries via Ognl,
> - and other small improvements
>
> Release notes:
> * [https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.16]
>
> Distribution:
> * [http://people.apache.org/builds/struts/2.3.16/]
>
> Maven 2 staging repository:
> * [https://repository.apache.org/content/repositories/staging/]
>
> Once you have had a chance to review the test build, please respond
> with a vote on its quality:
>
> [ ] Leave at test build
> [ ] Alpha
> [ ] Beta
> [ ] General Availability (GA)
>
> Everyone who has tested the build is invited to vote. Votes by PMC
> members are considered binding. A vote passes if there are at least
> three binding +1s and more +1s than -1s.
>
> The vote will remain open for at least 72 hours, longer upon request.
> A vote can be amended at any time to upgrade or downgrade the quality
> of the release based on future experience. If an initial vote
> designates the build as "Beta", the release will be submitted for
> mirroring and announced to the user list. Once released as a public
> beta, subsequent quality votes on a build may be held on the user
> list.
>
> As always, the act of voting carries certain obligations. A binding
> vote not only states an opinion, but means that the voter is agreeing
> to help do the work.
>
>
> Kind regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org