You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jc...@yahoo.ca.INVALID on 2019/05/25 14:16:46 UTC

Developers - Thoughts on the next 2.5.x release

Hello Struts Developers.

Are any developers aware of functionality issues with Struts 2.5.20 that have not been addressed yet, but should be ?

Right now there are two GitHub PRs for Struts 2.5.x that could be reviewed (PR #353, PR #355) and potentially merged (if approved).

Does the development team feel that there have been enough changes/fixes to 2.5.x since 2.5.20 to consider prepping a 2.5.21 build ?

All the best,
James.

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


RE: Developers - Thoughts on the next 2.5.x release

Posted by Yasser Zamani <ya...@apache.org>.
Hi James,

>Are any developers aware of functionality issues with Struts 2.5.20 that have not
>been addressed yet, but should be ?

Yes. Jira link: https://issues.apache.org/jira/issues/?jql=project%20%3D%20WW%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20fixVersion%20%3D%202.5.21

>
>Right now there are two GitHub PRs for Struts 2.5.x that could be reviewed (PR
>#353, PR #355) and potentially merged (if approved).
>
>Does the development team feel that there have been enough changes/fixes to
>2.5.x since 2.5.20 to consider prepping a 2.5.21 build ?

No. Actually we should fix all or change their fix version.

Regards.