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 2016/05/05 19:23:30 UTC

[VOTE] Struts 2.5

The Apache Struts 2.5 test build is now available. With this release:

- All security fixes were ported from previous versions
- XWork source was merged into Struts Core source, it means that there
be no more xwork artifact nor dedicated jar
- Spring dependency for tests and spring plugin was upgraded to
version 4.1.6, see WW-4510.
- Struts2 internal logging api was marked as deprecated and was
replaced with new Log4j2 api as logging layer, see WW-4504.
- Struts2 is now build with JDK7, see WW-4503.
- New plugin to support bean validation is now part of the
distribution, see WW-4505.
- Deprecated plugins are now removed from the distribution and are not
longer supported anymore.
- - Dojo Plugin
- - Codebehind Plugin
- - JSF Plugin
- - Struts1 Plugin
- New security option was added - Strict Method Invocation (also known
as Strict DMI), see WW-4540
- Add support for latest stable AngularJS in Maven archetype, see WW-4522
- Dropped support for id and name - replaced with var, see WW-2069
- Dedicated archive with a minimal set of dependencies was introduced,
see WW-4570
- It is possible to use multiple names when defining a result, see WW-4590
- Rest plugin honors Accept header, see WW-4588
- New result 'JSONActionRedirectResult' in json-plugin was defined, see WW-4591
- Tiles plugin was upgrade to the latest Tiles 3 and tiles3-plugin was
dropped, see WW-4584
- JasperReports plugins was upgraded to JasperReport 6.0, see WW-4381
- OGNL was upgraded to version 3.1.4 and it breaks access to
properties as it follows Java Bean Specification, see WW-4207 and
WW-3909

and many other fixes and improvements

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

Distribution:
* https://dist.apache.org/repos/dist/dev/struts/2.5/

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.5

Posted by victor sosa <vi...@peopleware.do>.
Sorry my mistake ; I confused that issue with this one WW-4558.

On 05/06/2016 06:12 PM, victor sosa wrote:
> Hi,
>
> "Rest plugin honors Accept header, see WW-4588"
>
> This PR still open and it hasn't been pulled yet. Please check.
>
>
> On 05/05/2016 03:23 PM, Lukasz Lenart wrote:
>> The Apache Struts 2.5 test build is now available. With this release:
>>
>> - All security fixes were ported from previous versions
>> - XWork source was merged into Struts Core source, it means that there
>> be no more xwork artifact nor dedicated jar
>> - Spring dependency for tests and spring plugin was upgraded to
>> version 4.1.6, see WW-4510.
>> - Struts2 internal logging api was marked as deprecated and was
>> replaced with new Log4j2 api as logging layer, see WW-4504.
>> - Struts2 is now build with JDK7, see WW-4503.
>> - New plugin to support bean validation is now part of the
>> distribution, see WW-4505.
>> - Deprecated plugins are now removed from the distribution and are not
>> longer supported anymore.
>> - - Dojo Plugin
>> - - Codebehind Plugin
>> - - JSF Plugin
>> - - Struts1 Plugin
>> - New security option was added - Strict Method Invocation (also known
>> as Strict DMI), see WW-4540
>> - Add support for latest stable AngularJS in Maven archetype, see WW-4522
>> - Dropped support for id and name - replaced with var, see WW-2069
>> - Dedicated archive with a minimal set of dependencies was introduced,
>> see WW-4570
>> - It is possible to use multiple names when defining a result, see WW-4590
>> - Rest plugin honors Accept header, see WW-4588
>> - New result 'JSONActionRedirectResult' in json-plugin was defined, see WW-4591
>> - Tiles plugin was upgrade to the latest Tiles 3 and tiles3-plugin was
>> dropped, see WW-4584
>> - JasperReports plugins was upgraded to JasperReport 6.0, see WW-4381
>> - OGNL was upgraded to version 3.1.4 and it breaks access to
>> properties as it follows Java Bean Specification, see WW-4207 and
>> WW-3909
>>
>> and many other fixes and improvements
>>
>> Release notes
>> * https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5
>>
>> Distribution:
>> * https://dist.apache.org/repos/dist/dev/struts/2.5/
>>
>> 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
>
>
>


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


Re: [VOTE] Struts 2.5

Posted by victor sosa <vi...@peopleware.do>.
Hi,

"Rest plugin honors Accept header, see WW-4588"

This PR still open and it hasn't been pulled yet. Please check.


On 05/05/2016 03:23 PM, Lukasz Lenart wrote:
> The Apache Struts 2.5 test build is now available. With this release:
>
> - All security fixes were ported from previous versions
> - XWork source was merged into Struts Core source, it means that there
> be no more xwork artifact nor dedicated jar
> - Spring dependency for tests and spring plugin was upgraded to
> version 4.1.6, see WW-4510.
> - Struts2 internal logging api was marked as deprecated and was
> replaced with new Log4j2 api as logging layer, see WW-4504.
> - Struts2 is now build with JDK7, see WW-4503.
> - New plugin to support bean validation is now part of the
> distribution, see WW-4505.
> - Deprecated plugins are now removed from the distribution and are not
> longer supported anymore.
> - - Dojo Plugin
> - - Codebehind Plugin
> - - JSF Plugin
> - - Struts1 Plugin
> - New security option was added - Strict Method Invocation (also known
> as Strict DMI), see WW-4540
> - Add support for latest stable AngularJS in Maven archetype, see WW-4522
> - Dropped support for id and name - replaced with var, see WW-2069
> - Dedicated archive with a minimal set of dependencies was introduced,
> see WW-4570
> - It is possible to use multiple names when defining a result, see WW-4590
> - Rest plugin honors Accept header, see WW-4588
> - New result 'JSONActionRedirectResult' in json-plugin was defined, see WW-4591
> - Tiles plugin was upgrade to the latest Tiles 3 and tiles3-plugin was
> dropped, see WW-4584
> - JasperReports plugins was upgraded to JasperReport 6.0, see WW-4381
> - OGNL was upgraded to version 3.1.4 and it breaks access to
> properties as it follows Java Bean Specification, see WW-4207 and
> WW-3909
>
> and many other fixes and improvements
>
> Release notes
> * https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5
>
> Distribution:
> * https://dist.apache.org/repos/dist/dev/struts/2.5/
>
> 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.5

Posted by Lukasz Lenart <lu...@apache.org>.
Removed with this issue https://issues.apache.org/jira/browse/WW-4614
but we need Aleksandr to clarify why.

2016-05-06 10:28 GMT+02:00 Lukasz Lenart <lu...@apache.org>:
> Ups... my bad, there were two versions of it .... need to check that
>
> 2016-05-06 10:26 GMT+02:00 Lukasz Lenart <lu...@apache.org>:
>> 2016-05-06 10:24 GMT+02:00 Greg Huber <gr...@gmail.com>:
>>> Has the s:div tag been removed?
>>>
>>> I now get :
>>>
>>> No tag "div" defined in tag library imported with prefix "s"
>>
>> I think it was a Struts 2 Dojo plugin tag, not a Struts 2 Core tag.
>> The plugin was deprecated for long time and was finally dropped in
>> Struts 2.5
>>
>>
>> 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.5

Posted by Lukasz Lenart <lu...@apache.org>.
Ups... my bad, there were two versions of it .... need to check that

2016-05-06 10:26 GMT+02:00 Lukasz Lenart <lu...@apache.org>:
> 2016-05-06 10:24 GMT+02:00 Greg Huber <gr...@gmail.com>:
>> Has the s:div tag been removed?
>>
>> I now get :
>>
>> No tag "div" defined in tag library imported with prefix "s"
>
> I think it was a Struts 2 Dojo plugin tag, not a Struts 2 Core tag.
> The plugin was deprecated for long time and was finally dropped in
> Struts 2.5
>
>
> 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.5

Posted by Lukasz Lenart <lu...@apache.org>.
2016-05-06 10:24 GMT+02:00 Greg Huber <gr...@gmail.com>:
> Has the s:div tag been removed?
>
> I now get :
>
> No tag "div" defined in tag library imported with prefix "s"

I think it was a Struts 2 Dojo plugin tag, not a Struts 2 Core tag.
The plugin was deprecated for long time and was finally dropped in
Struts 2.5


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.5

Posted by Greg Huber <gr...@gmail.com>.
Has the s:div tag been removed?

I now get :

No tag "div" defined in tag library imported with prefix "s"


On 5 May 2016 at 20:23, Lukasz Lenart <lu...@apache.org> wrote:

> The Apache Struts 2.5 test build is now available. With this release:
>
> - All security fixes were ported from previous versions
> - XWork source was merged into Struts Core source, it means that there
> be no more xwork artifact nor dedicated jar
> - Spring dependency for tests and spring plugin was upgraded to
> version 4.1.6, see WW-4510.
> - Struts2 internal logging api was marked as deprecated and was
> replaced with new Log4j2 api as logging layer, see WW-4504.
> - Struts2 is now build with JDK7, see WW-4503.
> - New plugin to support bean validation is now part of the
> distribution, see WW-4505.
> - Deprecated plugins are now removed from the distribution and are not
> longer supported anymore.
> - - Dojo Plugin
> - - Codebehind Plugin
> - - JSF Plugin
> - - Struts1 Plugin
> - New security option was added - Strict Method Invocation (also known
> as Strict DMI), see WW-4540
> - Add support for latest stable AngularJS in Maven archetype, see WW-4522
> - Dropped support for id and name - replaced with var, see WW-2069
> - Dedicated archive with a minimal set of dependencies was introduced,
> see WW-4570
> - It is possible to use multiple names when defining a result, see WW-4590
> - Rest plugin honors Accept header, see WW-4588
> - New result 'JSONActionRedirectResult' in json-plugin was defined, see
> WW-4591
> - Tiles plugin was upgrade to the latest Tiles 3 and tiles3-plugin was
> dropped, see WW-4584
> - JasperReports plugins was upgraded to JasperReport 6.0, see WW-4381
> - OGNL was upgraded to version 3.1.4 and it breaks access to
> properties as it follows Java Bean Specification, see WW-4207 and
> WW-3909
>
> and many other fixes and improvements
>
> Release notes
> * https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5
>
> Distribution:
> * https://dist.apache.org/repos/dist/dev/struts/2.5/
>
> 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.5

Posted by Lukasz Lenart <lu...@apache.org>.
2016-05-05 21:23 GMT+02:00 Lukasz Lenart <lu...@apache.org>:
> [ ] Leave at test build
> [ ] Alpha
> [ ] Beta
> [X] General Availability (GA)

+1 (binding)


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.5

Posted by Johannes Geppert <jo...@apache.org>.
> [ ] Leave at test build
> [ ] Alpha
> [ ] Beta
> [X] General Availability (GA)

+1 (binding)

Best Regards

Johannes
Am 05.05.2016 21:23 schrieb "Lukasz Lenart" <lu...@apache.org>:

> The Apache Struts 2.5 test build is now available. With this release:
>
> - All security fixes were ported from previous versions
> - XWork source was merged into Struts Core source, it means that there
> be no more xwork artifact nor dedicated jar
> - Spring dependency for tests and spring plugin was upgraded to
> version 4.1.6, see WW-4510.
> - Struts2 internal logging api was marked as deprecated and was
> replaced with new Log4j2 api as logging layer, see WW-4504.
> - Struts2 is now build with JDK7, see WW-4503.
> - New plugin to support bean validation is now part of the
> distribution, see WW-4505.
> - Deprecated plugins are now removed from the distribution and are not
> longer supported anymore.
> - - Dojo Plugin
> - - Codebehind Plugin
> - - JSF Plugin
> - - Struts1 Plugin
> - New security option was added - Strict Method Invocation (also known
> as Strict DMI), see WW-4540
> - Add support for latest stable AngularJS in Maven archetype, see WW-4522
> - Dropped support for id and name - replaced with var, see WW-2069
> - Dedicated archive with a minimal set of dependencies was introduced,
> see WW-4570
> - It is possible to use multiple names when defining a result, see WW-4590
> - Rest plugin honors Accept header, see WW-4588
> - New result 'JSONActionRedirectResult' in json-plugin was defined, see
> WW-4591
> - Tiles plugin was upgrade to the latest Tiles 3 and tiles3-plugin was
> dropped, see WW-4584
> - JasperReports plugins was upgraded to JasperReport 6.0, see WW-4381
> - OGNL was upgraded to version 3.1.4 and it breaks access to
> properties as it follows Java Bean Specification, see WW-4207 and
> WW-3909
>
> and many other fixes and improvements
>
> Release notes
> * https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5
>
> Distribution:
> * https://dist.apache.org/repos/dist/dev/struts/2.5/
>
> 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.5

Posted by Greg Huber <gr...@gmail.com>.
Its good for me.  Great work, thanks.

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


On 5 May 2016 at 20:23, Lukasz Lenart <lu...@apache.org> wrote:

> The Apache Struts 2.5 test build is now available. With this release:
>
> - All security fixes were ported from previous versions
> - XWork source was merged into Struts Core source, it means that there
> be no more xwork artifact nor dedicated jar
> - Spring dependency for tests and spring plugin was upgraded to
> version 4.1.6, see WW-4510.
> - Struts2 internal logging api was marked as deprecated and was
> replaced with new Log4j2 api as logging layer, see WW-4504.
> - Struts2 is now build with JDK7, see WW-4503.
> - New plugin to support bean validation is now part of the
> distribution, see WW-4505.
> - Deprecated plugins are now removed from the distribution and are not
> longer supported anymore.
> - - Dojo Plugin
> - - Codebehind Plugin
> - - JSF Plugin
> - - Struts1 Plugin
> - New security option was added - Strict Method Invocation (also known
> as Strict DMI), see WW-4540
> - Add support for latest stable AngularJS in Maven archetype, see WW-4522
> - Dropped support for id and name - replaced with var, see WW-2069
> - Dedicated archive with a minimal set of dependencies was introduced,
> see WW-4570
> - It is possible to use multiple names when defining a result, see WW-4590
> - Rest plugin honors Accept header, see WW-4588
> - New result 'JSONActionRedirectResult' in json-plugin was defined, see
> WW-4591
> - Tiles plugin was upgrade to the latest Tiles 3 and tiles3-plugin was
> dropped, see WW-4584
> - JasperReports plugins was upgraded to JasperReport 6.0, see WW-4381
> - OGNL was upgraded to version 3.1.4 and it breaks access to
> properties as it follows Java Bean Specification, see WW-4207 and
> WW-3909
>
> and many other fixes and improvements
>
> Release notes
> * https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5
>
> Distribution:
> * https://dist.apache.org/repos/dist/dev/struts/2.5/
>
> 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.5

Posted by victor sosa <vi...@peopleware.do>.
OK

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

On 05/05/2016 03:23 PM, Lukasz Lenart wrote:
> The Apache Struts 2.5 test build is now available. With this release:
>
> - All security fixes were ported from previous versions
> - XWork source was merged into Struts Core source, it means that there
> be no more xwork artifact nor dedicated jar
> - Spring dependency for tests and spring plugin was upgraded to
> version 4.1.6, see WW-4510.
> - Struts2 internal logging api was marked as deprecated and was
> replaced with new Log4j2 api as logging layer, see WW-4504.
> - Struts2 is now build with JDK7, see WW-4503.
> - New plugin to support bean validation is now part of the
> distribution, see WW-4505.
> - Deprecated plugins are now removed from the distribution and are not
> longer supported anymore.
> - - Dojo Plugin
> - - Codebehind Plugin
> - - JSF Plugin
> - - Struts1 Plugin
> - New security option was added - Strict Method Invocation (also known
> as Strict DMI), see WW-4540
> - Add support for latest stable AngularJS in Maven archetype, see WW-4522
> - Dropped support for id and name - replaced with var, see WW-2069
> - Dedicated archive with a minimal set of dependencies was introduced,
> see WW-4570
> - It is possible to use multiple names when defining a result, see WW-4590
> - Rest plugin honors Accept header, see WW-4588
> - New result 'JSONActionRedirectResult' in json-plugin was defined, see WW-4591
> - Tiles plugin was upgrade to the latest Tiles 3 and tiles3-plugin was
> dropped, see WW-4584
> - JasperReports plugins was upgraded to JasperReport 6.0, see WW-4381
> - OGNL was upgraded to version 3.1.4 and it breaks access to
> properties as it follows Java Bean Specification, see WW-4207 and
> WW-3909
>
> and many other fixes and improvements
>
> Release notes
> * https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5
>
> Distribution:
> * https://dist.apache.org/repos/dist/dev/struts/2.5/
>
> 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.5

Posted by Christoph Nenning <Ch...@lex-com.net>.
> 
> I have checked it and with strict-method-invocation="false" on the 
package
> element
> 
> *Messages*:
> 
> org.events.ui.struts2.editor.MyEdit.expirez()
> 
> ​java.lang.NoSuchMethodException:
> org.events.ui.struts2.editor.EventEdit.expirez()​
> 
> ​
> Where with it "true" it uses
> 
> <allowed-methods>..,expire,..</allowed-methods>​
> 
> ​Are you sure its on the correct package?
> ​
> 

My package extends json-default, not struts-default. I think that's why. 
As BETA1 was released we had a discussion about disbaling SMI in package 
hierarchies. This still seems to be an issue.


Regards,
Christoph


This Email was scanned by Sophos Anti Virus

Re: [VOTE] Struts 2.5

Posted by Greg Huber <gr...@gmail.com>.
I have checked it and with strict-method-invocation="false" on the package
element

*Messages*:

org.events.ui.struts2.editor.MyEdit.expirez()

​java.lang.NoSuchMethodException:
org.events.ui.struts2.editor.EventEdit.expirez()​

​
Where with it "true" it uses

<allowed-methods>..,expire,..</allowed-methods>​

​Are you sure its on the correct package?
​



On 9 May 2016 at 09:09, Christoph Nenning <Ch...@lex-com.net>
wrote:

> > [ ] Leave at test build
> > [ ] Alpha
> > [ ] Beta
> > [X] General Availability (GA)
>
> +1, binding
>
>
> Great work, thanks!
>
>
> During my tests I was not able to switch SMI off (strict-method-invocation
> ="false"had no effect). Can you confirm? Should I create jira? The first
> one for final 2.5 ;)
>
>
> Regards,
> Christoph
>
> This Email was scanned by Sophos Anti Virus
>

Re: [VOTE] Struts 2.5

Posted by Lukasz Lenart <lu...@apache.org>.
2016-05-09 10:09 GMT+02:00 Christoph Nenning <Ch...@lex-com.net>:
>> [ ] Leave at test build
>> [ ] Alpha
>> [ ] Beta
>> [X] General Availability (GA)
>
> +1, binding
>
>
> Great work, thanks!
>
>
> During my tests I was not able to switch SMI off (strict-method-invocation
> ="false"had no effect). Can you confirm? Should I create jira? The first
> one for final 2.5 ;)

Strange but sure, open the first one :)


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.5

Posted by Christoph Nenning <Ch...@lex-com.net>.
> [ ] Leave at test build
> [ ] Alpha
> [ ] Beta
> [X] General Availability (GA)

+1, binding


Great work, thanks!


During my tests I was not able to switch SMI off (strict-method-invocation
="false"had no effect). Can you confirm? Should I create jira? The first 
one for final 2.5 ;)


Regards,
Christoph

This Email was scanned by Sophos Anti Virus

Re: [VOTE] Struts 2.5

Posted by Lukasz Lenart <lu...@apache.org>.
Looks like I can close this Vote, we have 3x binding and 2x
non-binding votes already

2016-05-05 21:23 GMT+02:00 Lukasz Lenart <lu...@apache.org>:
> The Apache Struts 2.5 test build is now available. With this release:
>
> - All security fixes were ported from previous versions
> - XWork source was merged into Struts Core source, it means that there
> be no more xwork artifact nor dedicated jar
> - Spring dependency for tests and spring plugin was upgraded to
> version 4.1.6, see WW-4510.
> - Struts2 internal logging api was marked as deprecated and was
> replaced with new Log4j2 api as logging layer, see WW-4504.
> - Struts2 is now build with JDK7, see WW-4503.
> - New plugin to support bean validation is now part of the
> distribution, see WW-4505.
> - Deprecated plugins are now removed from the distribution and are not
> longer supported anymore.
> - - Dojo Plugin
> - - Codebehind Plugin
> - - JSF Plugin
> - - Struts1 Plugin
> - New security option was added - Strict Method Invocation (also known
> as Strict DMI), see WW-4540
> - Add support for latest stable AngularJS in Maven archetype, see WW-4522
> - Dropped support for id and name - replaced with var, see WW-2069
> - Dedicated archive with a minimal set of dependencies was introduced,
> see WW-4570
> - It is possible to use multiple names when defining a result, see WW-4590
> - Rest plugin honors Accept header, see WW-4588
> - New result 'JSONActionRedirectResult' in json-plugin was defined, see WW-4591
> - Tiles plugin was upgrade to the latest Tiles 3 and tiles3-plugin was
> dropped, see WW-4584
> - JasperReports plugins was upgraded to JasperReport 6.0, see WW-4381
> - OGNL was upgraded to version 3.1.4 and it breaks access to
> properties as it follows Java Bean Specification, see WW-4207 and
> WW-3909
>
> and many other fixes and improvements
>
> Release notes
> * https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5
>
> Distribution:
> * https://dist.apache.org/repos/dist/dev/struts/2.5/
>
> 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