Re: Struts 6.2.0
Greg Huber <[email protected]>
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <[email protected]> |
Maybe a separate release immediately after 6.2.0? It is only a refactor, with no code changes, but might have missed something especially if using velocity heavily. On 16/05/2023 19:56, Lukasz Lenart wrote: > Hi, > > I think it's time to release a new version which addresses over 50 > issues [1] and I want to merge two more PRs [2] > > I wonder if we should include Tiles codebase [3] in 6.2.0 or rather > makes this a dedicated release just narrowed to replacing Tiles > dependency with the copied code. > > [1] https://issues.apache.org/jira/projects/WW/versions/12352403 > [2] https://github.com/apache/struts/pulls > [3] https://github.com/apache/struts/pull/608 > > > Regards