You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Andrea Del Bene <an...@gmail.com> on 2023/05/22 19:05:36 UTC

[VOTE] Release Apache Wicket 9.14.0

This is a vote to release Apache Wicket 9.14.0

Please download the source distributions found in our staging area
linked below.

I have included the signatures for both the source archives. This vote
lasts for 72 hours minimum.

[ ] Yes, release Apache Wicket 9.14.0
[ ] No, don't release Apache Wicket 9.14.0, because ...

Distributions, changelog, keys and signatures can be found at:

     https://dist.apache.org/repos/dist/dev/wicket/9.14.0

Staging repository:

https://repository.apache.org/content/repositories/orgapachewicket-1181/

The binaries are available in the above link, as are a staging
repository for Maven. Typically the vote is on the source, but should
you find a problem with one of the binaries, please let me know, I can
re-roll them some way or the other.

Staging git repository data:

     Repository:  git@github.com:bitstorm/wicket.git
     Branch:      build/wicket-9.14.0
     Release tag: rel/wicket-9.14.0


========================================================================

     CHANGELOG for 9.14.0:

** Bug

     * [WICKET-7013] - IndexOutOfBoundsException in InSessionPageStore
     * [WICKET-7052] - Interrupting a task should not be logged as an error
     * [WICKET-7054] - Tag <script> mus be wrapped in CDATA for 'type' 
values 'module' and 'importmap'
     * [WICKET-7055] - AjaxEventBehavior onload event unstable

** New Feature

     * [WICKET-7033] - add support to uploading to a resource

** Improvement

     * [WICKET-6979] - Cut back slightly on some String instance 
creation in PageInfo and friends.
     * [WICKET-7045] - Avoid allocations in PageParameters.getNamedKeys
     * [WICKET-7046] - Avoid allocating StringResponse when no response 
filters are active
     * [WICKET-7047] - Improve initial buffer capacity for 
Strings.toMultilineMarkup
     * [WICKET-7049] - Avoid allocation for empty buckets in 
FilteringHeaderResponse


Re: [VOTE] Release Apache Wicket 9.14.0

Posted by Maxim Solodovnik <so...@gmail.com>.
There are lots of dependencies with newer versions:

[INFO]   ${asm.version} ............................................. 9.1 -> 9.5
[INFO]   ${bouncycastle.version} ................................ 1.72 -> 1.73
[INFO]   ${commons-io.version} .............................. 2.11.0 -> 2.12.0
[INFO]   ${jackson.version} ................................. 2.14.2
-> 2.14.3 (2.15.1 requires code changes)
[INFO]   ${junit.version} ................................. 5.9.2 -> 5.9.3
[INFO]   ${mockito.version} ................................... 5.2.0 -> 5.3.1
[INFO]   ${spring.version} ................................... 5.3.25
-> 5.3.27 (2 Vulnerabilities are fixed)

do we like to updated whose?
https://github.com/apache/wicket/pull/590

On Tue, 23 May 2023 at 02:05, Andrea Del Bene <an...@gmail.com> wrote:
>
> This is a vote to release Apache Wicket 9.14.0
>
> Please download the source distributions found in our staging area
> linked below.
>
> I have included the signatures for both the source archives. This vote
> lasts for 72 hours minimum.
>
> [ ] Yes, release Apache Wicket 9.14.0
> [ ] No, don't release Apache Wicket 9.14.0, because ...
>
> Distributions, changelog, keys and signatures can be found at:
>
>      https://dist.apache.org/repos/dist/dev/wicket/9.14.0
>
> Staging repository:
>
> https://repository.apache.org/content/repositories/orgapachewicket-1181/
>
> The binaries are available in the above link, as are a staging
> repository for Maven. Typically the vote is on the source, but should
> you find a problem with one of the binaries, please let me know, I can
> re-roll them some way or the other.
>
> Staging git repository data:
>
>      Repository:  git@github.com:bitstorm/wicket.git
>      Branch:      build/wicket-9.14.0
>      Release tag: rel/wicket-9.14.0
>
>
> ========================================================================
>
>      CHANGELOG for 9.14.0:
>
> ** Bug
>
>      * [WICKET-7013] - IndexOutOfBoundsException in InSessionPageStore
>      * [WICKET-7052] - Interrupting a task should not be logged as an error
>      * [WICKET-7054] - Tag <script> mus be wrapped in CDATA for 'type'
> values 'module' and 'importmap'
>      * [WICKET-7055] - AjaxEventBehavior onload event unstable
>
> ** New Feature
>
>      * [WICKET-7033] - add support to uploading to a resource
>
> ** Improvement
>
>      * [WICKET-6979] - Cut back slightly on some String instance
> creation in PageInfo and friends.
>      * [WICKET-7045] - Avoid allocations in PageParameters.getNamedKeys
>      * [WICKET-7046] - Avoid allocating StringResponse when no response
> filters are active
>      * [WICKET-7047] - Improve initial buffer capacity for
> Strings.toMultilineMarkup
>      * [WICKET-7049] - Avoid allocation for empty buckets in
> FilteringHeaderResponse
>


-- 
Best regards,
Maxim

Re: [VOTE] Release Apache Wicket 9.14.0

Posted by Andrea Del Bene <an...@gmail.com>.
this vote is cancelled. I will shortly start a new one with updated
dependencies.

On Tue, May 23, 2023 at 2:10 PM Ernesto Reinaldo Barreiro
<re...@gmail.com> wrote:
>
> +1 for release.
>
> On Mon, May 22, 2023 at 10:05 PM Andrea Del Bene <an...@gmail.com>
> wrote:
>
> > This is a vote to release Apache Wicket 9.14.0
> >
> > Please download the source distributions found in our staging area
> > linked below.
> >
> > I have included the signatures for both the source archives. This vote
> > lasts for 72 hours minimum.
> >
> > [ ] Yes, release Apache Wicket 9.14.0
> > [ ] No, don't release Apache Wicket 9.14.0, because ...
> >
> > Distributions, changelog, keys and signatures can be found at:
> >
> >      https://dist.apache.org/repos/dist/dev/wicket/9.14.0
> >
> > Staging repository:
> >
> > https://repository.apache.org/content/repositories/orgapachewicket-1181/
> >
> > The binaries are available in the above link, as are a staging
> > repository for Maven. Typically the vote is on the source, but should
> > you find a problem with one of the binaries, please let me know, I can
> > re-roll them some way or the other.
> >
> > Staging git repository data:
> >
> >      Repository:  git@github.com:bitstorm/wicket.git
> >      Branch:      build/wicket-9.14.0
> >      Release tag: rel/wicket-9.14.0
> >
> >
> > ========================================================================
> >
> >      CHANGELOG for 9.14.0:
> >
> > ** Bug
> >
> >      * [WICKET-7013] - IndexOutOfBoundsException in InSessionPageStore
> >      * [WICKET-7052] - Interrupting a task should not be logged as an error
> >      * [WICKET-7054] - Tag <script> mus be wrapped in CDATA for 'type'
> > values 'module' and 'importmap'
> >      * [WICKET-7055] - AjaxEventBehavior onload event unstable
> >
> > ** New Feature
> >
> >      * [WICKET-7033] - add support to uploading to a resource
> >
> > ** Improvement
> >
> >      * [WICKET-6979] - Cut back slightly on some String instance
> > creation in PageInfo and friends.
> >      * [WICKET-7045] - Avoid allocations in PageParameters.getNamedKeys
> >      * [WICKET-7046] - Avoid allocating StringResponse when no response
> > filters are active
> >      * [WICKET-7047] - Improve initial buffer capacity for
> > Strings.toMultilineMarkup
> >      * [WICKET-7049] - Avoid allocation for empty buckets in
> > FilteringHeaderResponse
> >
> >
>
> --
> Regards - Ernesto Reinaldo Barreiro



-- 
Andrea Del Bene.
Apache Wicket committer.

Re: [VOTE] Release Apache Wicket 9.14.0

Posted by Ernesto Reinaldo Barreiro <re...@gmail.com>.
+1 for release.

On Mon, May 22, 2023 at 10:05 PM Andrea Del Bene <an...@gmail.com>
wrote:

> This is a vote to release Apache Wicket 9.14.0
>
> Please download the source distributions found in our staging area
> linked below.
>
> I have included the signatures for both the source archives. This vote
> lasts for 72 hours minimum.
>
> [ ] Yes, release Apache Wicket 9.14.0
> [ ] No, don't release Apache Wicket 9.14.0, because ...
>
> Distributions, changelog, keys and signatures can be found at:
>
>      https://dist.apache.org/repos/dist/dev/wicket/9.14.0
>
> Staging repository:
>
> https://repository.apache.org/content/repositories/orgapachewicket-1181/
>
> The binaries are available in the above link, as are a staging
> repository for Maven. Typically the vote is on the source, but should
> you find a problem with one of the binaries, please let me know, I can
> re-roll them some way or the other.
>
> Staging git repository data:
>
>      Repository:  git@github.com:bitstorm/wicket.git
>      Branch:      build/wicket-9.14.0
>      Release tag: rel/wicket-9.14.0
>
>
> ========================================================================
>
>      CHANGELOG for 9.14.0:
>
> ** Bug
>
>      * [WICKET-7013] - IndexOutOfBoundsException in InSessionPageStore
>      * [WICKET-7052] - Interrupting a task should not be logged as an error
>      * [WICKET-7054] - Tag <script> mus be wrapped in CDATA for 'type'
> values 'module' and 'importmap'
>      * [WICKET-7055] - AjaxEventBehavior onload event unstable
>
> ** New Feature
>
>      * [WICKET-7033] - add support to uploading to a resource
>
> ** Improvement
>
>      * [WICKET-6979] - Cut back slightly on some String instance
> creation in PageInfo and friends.
>      * [WICKET-7045] - Avoid allocations in PageParameters.getNamedKeys
>      * [WICKET-7046] - Avoid allocating StringResponse when no response
> filters are active
>      * [WICKET-7047] - Improve initial buffer capacity for
> Strings.toMultilineMarkup
>      * [WICKET-7049] - Avoid allocation for empty buckets in
> FilteringHeaderResponse
>
>

-- 
Regards - Ernesto Reinaldo Barreiro