You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Martijn Dashorst <ma...@gmail.com> on 2016/01/10 16:03:05 UTC

[VOTE] Release Apache Wicket 7.2.0 (take 2)

This is a vote to release Apache Wicket 7.2.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 7.2.0
    [ ] No, don't release Apache Wicket 7.2.0, because ...

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

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

    Staging repository:

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

    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:dashorst/wicket.git
        Branch:      build/wicket-7.2.0
        Release tag: wicket-7.2.0


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

    The signatures for the source release artefacts:


Signature for apache-wicket-7.2.0.zip:

    -----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iEYEABECAAYFAlaSaIcACgkQJBX8W/xy/UWFVQCgzYj2ilJ0c0h1aecgDetnaDjT
y5EAn15PPvEbc06x0ejqZR6voTMPBpQs
=BpGR
-----END PGP SIGNATURE-----

Signature for apache-wicket-7.2.0.tar.gz:

    -----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iEYEABECAAYFAlaSaIcACgkQJBX8W/xy/UVBrQCcDXmT7k268qEapM8cRb1jdHx0
CEEAn11LMFziAFcsppld5r31XKekVDTe
=g00m
-----END PGP SIGNATURE-----

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

    CHANGELOG for 7.2.0:

** Bug

    * [WICKET-6001] - Exception raised while refreshing a page with
queued components missing in the markup
    * [WICKET-6002] - FileUploadField makes form-component models
become null on submit
    * [WICKET-6006] - ModalWindow.closeCurrent() causes 414 status error
    * [WICKET-6010] - Downloading filenames containing ',' or ';' gives problems
    * [WICKET-6011] - NPE in case DebugBar is added to AjaxRequestTarget
    * [WICKET-6013] - CLONE - AjaxFallbackOrderByBorder
wicketOrder[Up|Down|None] class missing in 7.1.0
    * [WICKET-6014] - TransparentWebMarkupContainer breaks
OnChangeAjaxBehavior for Select2
    * [WICKET-6017] - Tests fail when executed with not expected locale
    * [WICKET-6018] - TransparentWebMarkupContainer is not really "transparent"
    * [WICKET-6020] - GuiceFieldValueFactory returns the NULL_SENTINEL
from the cache
    * [WICKET-6021] - ConcurrentModificationException in
MarkupContainer#iterator#next
    * [WICKET-6024] - Possible issue with Border and
LoadableDetachableModel in 7.1.0
    * [WICKET-6026] - Problem in detecting child id on nested <wicket:enclosure>
    * [WICKET-6027] - Nested TransparentWebMarkupContainer, markup of
inner component not found
    * [WICKET-6028] - Detach called on enclosure component while it
had a non-empty queue
    * [WICKET-6031] - NPE in PackageResourceReference#getResource()
when there is no request
    * [WICKET-6032] - Wicket.Ajax.done() called twice on redirect
    * [WICKET-6034] - AjaxFallbackOrderByBorder does not generate any
CSS class in order link
    * [WICKET-6036] - Failure to process markup with nested tags inside a Label
    * [WICKET-6037] - ModalWindow vulnerable to Javascript injection
through title model
    * [WICKET-6043] - Cannot set wicket:enclosure on queued component
in ListView
    * [WICKET-6044] - AjaxFormChoiceComponentUpdatingBehavior:
Duplicate input values according to WICKET-5948
    * [WICKET-6045] - ListView NullPointerException when viewSize is
set explicitly
    * [WICKET-6048] - German Translation for EqualInputValidator wrong
    * [WICKET-6050] - Wicket Ajax (Wicket.From.serializeElement)
causes 400 bad request
    * [WICKET-6052] - CSS header contribution overlap
    * [WICKET-6058] - Error in calculation of byte ranges
    * [WICKET-6059] - TransparentWebMarkupContainer can not resolve
autocomponents in its parent
    * [WICKET-6062] - MockHttpSession should renew its id after invalidation
    * [WICKET-6065] - Calling
http://examples7x.wicket.apache.org/resourceaggregation/ generate
Internal error
    * [WICKET-6068] - The key RangeValidator.exact is not mapped in
Application_de.properties

** Improvement

    * [WICKET-5950] - Model and GenericBaseModel could both implement
IObjectClassAwareModel
    * [WICKET-5969] - Please give us access to PageTable.index pageId queue
    * [WICKET-6015] - AjaxFallbackOrderByBorder/Link should support
updateAjaxAttributes() idiom
    * [WICKET-6019] - Remove 'final' modifier for
Localizer#getStringIgnoreSettings() methods
    * [WICKET-6023] - small tweak for component queuing for the AbstractRepeater
    * [WICKET-6029] - Make Border's methods consistent with commit f14e03f
    * [WICKET-6046] - Wicket Quickstart Example Application shows
deployment memory leak in Tomcat
    * [WICKET-6051] - Improve performance of CssUrlReplacer
    * [WICKET-6054] - Provide a factory method for the
WebSocketResponse & WebSocketRequest
    * [WICKET-6061] - Improved PackageResource#getCacheKey

** New Feature

    * [WICKET-6025] - Read resource files with Java's NIO API
    * [WICKET-6042] - Implementation of ExternalImage component

** Task

    * [WICKET-6049] - Update the site to point to the new deployments
of the examples
    * [WICKET-6057] - Upgrade commons-collections to 4.1

Re: [VOTE] Release Apache Wicket 7.2.0 (take 2)

Posted by Sebastien <se...@gmail.com>.
Cool, that's was my incoming question, thanks for having answered before I
asked, Martin ! :)

On Fri, Jan 15, 2016 at 1:23 PM, Martin Grigorov <mg...@apache.org>
wrote:

> OK.
> I'll move all 7.3.0 to 7.2.0 now.
>
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
>
> On Fri, Jan 15, 2016 at 1:22 PM, Martijn Dashorst <
> martijn.dashorst@gmail.com> wrote:
>
> > OK, glad you found this issue before the release was final...
> >
> > Martijn
> >
> > On Thu, Jan 14, 2016 at 11:26 PM, Martin Grigorov <mg...@apache.org>
> > wrote:
> > > https://issues.apache.org/jira/browse/WICKET-6077
> > >
> > > The problem is in Border component.
> > > The ticket explains a workaround (the swap of lines) and if this was
> the
> > > only problem then I'd say "let's release".
> > > But since we have also the issue with the
> AjaxFormChoiceUpdatingBehavior
> > I
> > > think we have to cancel again.
> > >
> > >
> > > Martin Grigorov
> > > Wicket Training and Consulting
> > > https://twitter.com/mtgrigorov
> > >
> > > On Thu, Jan 14, 2016 at 10:14 PM, Martin Grigorov <
> mgrigorov@apache.org>
> > > wrote:
> > >
> > >> I think I've found an issue with the iteration of children components
> in
> > >> 7.2.0-SNAPSHOT
> > >>
> > >> Please do not close the vote for now!
> > >>
> > >> Martin Grigorov
> > >> Wicket Training and Consulting
> > >> https://twitter.com/mtgrigorov
> > >>
> > >> On Tue, Jan 12, 2016 at 6:17 PM, Sebastien <se...@gmail.com> wrote:
> > >>
> > >>> [x] Yes, release Apache Wicket 7.2.0
> > >>>
> > >>> Tested over Wicket jQuery UI
> > >>>
> > >>>
> > >>> On Sun, Jan 10, 2016 at 4:03 PM, Martijn Dashorst <
> > >>> martijn.dashorst@gmail.com> wrote:
> > >>>
> > >>> > This is a vote to release Apache Wicket 7.2.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 7.2.0
> > >>> >     [ ] No, don't release Apache Wicket 7.2.0, because ...
> > >>> >
> > >>> >     Distributions, changelog, keys and signatures can be found at:
> > >>> >
> > >>> >         https://dist.apache.org/repos/dist/dev/wicket/7.2.0
> > >>> >
> > >>> >     Staging repository:
> > >>> >
> > >>> >
> > >>> >
> > >>>
> > https://repository.apache.org/content/repositories/orgapachewicket-1060/
> > >>> >
> > >>> >     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:dashorst/wicket.git
> > >>> >         Branch:      build/wicket-7.2.0
> > >>> >         Release tag: wicket-7.2.0
> > >>> >
> > >>> >
> > >>>
> > >>
> > >>
> >
> >
> >
> > --
> > Become a Wicket expert, learn from the best: http://wicketinaction.com
> >
>

Re: [VOTE] Release Apache Wicket 7.2.0 (take 2)

Posted by Martin Grigorov <mg...@apache.org>.
OK.
I'll move all 7.3.0 to 7.2.0 now.

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Fri, Jan 15, 2016 at 1:22 PM, Martijn Dashorst <
martijn.dashorst@gmail.com> wrote:

> OK, glad you found this issue before the release was final...
>
> Martijn
>
> On Thu, Jan 14, 2016 at 11:26 PM, Martin Grigorov <mg...@apache.org>
> wrote:
> > https://issues.apache.org/jira/browse/WICKET-6077
> >
> > The problem is in Border component.
> > The ticket explains a workaround (the swap of lines) and if this was the
> > only problem then I'd say "let's release".
> > But since we have also the issue with the AjaxFormChoiceUpdatingBehavior
> I
> > think we have to cancel again.
> >
> >
> > Martin Grigorov
> > Wicket Training and Consulting
> > https://twitter.com/mtgrigorov
> >
> > On Thu, Jan 14, 2016 at 10:14 PM, Martin Grigorov <mg...@apache.org>
> > wrote:
> >
> >> I think I've found an issue with the iteration of children components in
> >> 7.2.0-SNAPSHOT
> >>
> >> Please do not close the vote for now!
> >>
> >> Martin Grigorov
> >> Wicket Training and Consulting
> >> https://twitter.com/mtgrigorov
> >>
> >> On Tue, Jan 12, 2016 at 6:17 PM, Sebastien <se...@gmail.com> wrote:
> >>
> >>> [x] Yes, release Apache Wicket 7.2.0
> >>>
> >>> Tested over Wicket jQuery UI
> >>>
> >>>
> >>> On Sun, Jan 10, 2016 at 4:03 PM, Martijn Dashorst <
> >>> martijn.dashorst@gmail.com> wrote:
> >>>
> >>> > This is a vote to release Apache Wicket 7.2.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 7.2.0
> >>> >     [ ] No, don't release Apache Wicket 7.2.0, because ...
> >>> >
> >>> >     Distributions, changelog, keys and signatures can be found at:
> >>> >
> >>> >         https://dist.apache.org/repos/dist/dev/wicket/7.2.0
> >>> >
> >>> >     Staging repository:
> >>> >
> >>> >
> >>> >
> >>>
> https://repository.apache.org/content/repositories/orgapachewicket-1060/
> >>> >
> >>> >     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:dashorst/wicket.git
> >>> >         Branch:      build/wicket-7.2.0
> >>> >         Release tag: wicket-7.2.0
> >>> >
> >>> >
> >>>
> >>
> >>
>
>
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com
>

Re: [VOTE] Release Apache Wicket 7.2.0 (take 2)

Posted by Martijn Dashorst <ma...@gmail.com>.
OK, glad you found this issue before the release was final...

Martijn

On Thu, Jan 14, 2016 at 11:26 PM, Martin Grigorov <mg...@apache.org> wrote:
> https://issues.apache.org/jira/browse/WICKET-6077
>
> The problem is in Border component.
> The ticket explains a workaround (the swap of lines) and if this was the
> only problem then I'd say "let's release".
> But since we have also the issue with the AjaxFormChoiceUpdatingBehavior I
> think we have to cancel again.
>
>
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
>
> On Thu, Jan 14, 2016 at 10:14 PM, Martin Grigorov <mg...@apache.org>
> wrote:
>
>> I think I've found an issue with the iteration of children components in
>> 7.2.0-SNAPSHOT
>>
>> Please do not close the vote for now!
>>
>> Martin Grigorov
>> Wicket Training and Consulting
>> https://twitter.com/mtgrigorov
>>
>> On Tue, Jan 12, 2016 at 6:17 PM, Sebastien <se...@gmail.com> wrote:
>>
>>> [x] Yes, release Apache Wicket 7.2.0
>>>
>>> Tested over Wicket jQuery UI
>>>
>>>
>>> On Sun, Jan 10, 2016 at 4:03 PM, Martijn Dashorst <
>>> martijn.dashorst@gmail.com> wrote:
>>>
>>> > This is a vote to release Apache Wicket 7.2.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 7.2.0
>>> >     [ ] No, don't release Apache Wicket 7.2.0, because ...
>>> >
>>> >     Distributions, changelog, keys and signatures can be found at:
>>> >
>>> >         https://dist.apache.org/repos/dist/dev/wicket/7.2.0
>>> >
>>> >     Staging repository:
>>> >
>>> >
>>> >
>>> https://repository.apache.org/content/repositories/orgapachewicket-1060/
>>> >
>>> >     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:dashorst/wicket.git
>>> >         Branch:      build/wicket-7.2.0
>>> >         Release tag: wicket-7.2.0
>>> >
>>> >
>>>
>>
>>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com

Re: [VOTE] Release Apache Wicket 7.2.0 (take 2)

Posted by Tobias Soloschenko <to...@googlemail.com>.
Great!

kind regards

Tobias

> Am 17.01.2016 um 11:06 schrieb Martijn Dashorst <ma...@gmail.com>:
> 
> OK, will start my engines.
> 
> Martijn
> 
>> On Sat, Jan 16, 2016 at 4:06 PM, Andrea Del Bene <an...@gmail.com> wrote:
>> I think now both issues are solved (WICKET-6044 and WICKET-6077), so we
>> should be ready for 'take 3' :)
>> 
>>> https://issues.apache.org/jira/browse/WICKET-6077
>>> 
>>> The problem is in Border component.
>>> The ticket explains a workaround (the swap of lines) and if this was the
>>> only problem then I'd say "let's release".
>>> But since we have also the issue with the AjaxFormChoiceUpdatingBehavior I
>>> think we have to cancel again.
>>> 
>>> 
>>> Martin Grigorov
>>> Wicket Training and Consulting
>>> https://twitter.com/mtgrigorov
>>> 
>>> On Thu, Jan 14, 2016 at 10:14 PM, Martin Grigorov <mg...@apache.org>
>>> wrote:
>>> 
>>>> I think I've found an issue with the iteration of children components in
>>>> 7.2.0-SNAPSHOT
>>>> 
>>>> Please do not close the vote for now!
>>>> 
>>>> Martin Grigorov
>>>> Wicket Training and Consulting
>>>> https://twitter.com/mtgrigorov
>>>> 
>>>>> On Tue, Jan 12, 2016 at 6:17 PM, Sebastien <se...@gmail.com> wrote:
>>>>> 
>>>>> [x] Yes, release Apache Wicket 7.2.0
>>>>> 
>>>>> Tested over Wicket jQuery UI
>>>>> 
>>>>> 
>>>>> On Sun, Jan 10, 2016 at 4:03 PM, Martijn Dashorst <
>>>>> martijn.dashorst@gmail.com> wrote:
>>>>> 
>>>>>> This is a vote to release Apache Wicket 7.2.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 7.2.0
>>>>>>     [ ] No, don't release Apache Wicket 7.2.0, because ...
>>>>>> 
>>>>>>     Distributions, changelog, keys and signatures can be found at:
>>>>>> 
>>>>>>         https://dist.apache.org/repos/dist/dev/wicket/7.2.0
>>>>>> 
>>>>>>     Staging repository:
>>>>>> 
>>>>>> 
>>>>>> 
>>>>> https://repository.apache.org/content/repositories/orgapachewicket-1060/
>>>>>> 
>>>>>>     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:dashorst/wicket.git
>>>>>>         Branch:      build/wicket-7.2.0
>>>>>>         Release tag: wicket-7.2.0
>>>>>> 
>>>>>> 
>>>> 
>> 
> 
> 
> 
> -- 
> Become a Wicket expert, learn from the best: http://wicketinaction.com

Re: [VOTE] Release Apache Wicket 7.2.0 (take 2)

Posted by Andrea Del Bene <an...@gmail.com>.
Thank you Martijn !
> OK, will start my engines.
>
> Martijn
>
> On Sat, Jan 16, 2016 at 4:06 PM, Andrea Del Bene <an...@gmail.com> wrote:
>> I think now both issues are solved (WICKET-6044 and WICKET-6077), so we
>> should be ready for 'take 3' :)
>>
>>


Re: [VOTE] Release Apache Wicket 7.2.0 (take 2)

Posted by Martijn Dashorst <ma...@gmail.com>.
OK, will start my engines.

Martijn

On Sat, Jan 16, 2016 at 4:06 PM, Andrea Del Bene <an...@gmail.com> wrote:
> I think now both issues are solved (WICKET-6044 and WICKET-6077), so we
> should be ready for 'take 3' :)
>
>> https://issues.apache.org/jira/browse/WICKET-6077
>>
>> The problem is in Border component.
>> The ticket explains a workaround (the swap of lines) and if this was the
>> only problem then I'd say "let's release".
>> But since we have also the issue with the AjaxFormChoiceUpdatingBehavior I
>> think we have to cancel again.
>>
>>
>> Martin Grigorov
>> Wicket Training and Consulting
>> https://twitter.com/mtgrigorov
>>
>> On Thu, Jan 14, 2016 at 10:14 PM, Martin Grigorov <mg...@apache.org>
>> wrote:
>>
>>> I think I've found an issue with the iteration of children components in
>>> 7.2.0-SNAPSHOT
>>>
>>> Please do not close the vote for now!
>>>
>>> Martin Grigorov
>>> Wicket Training and Consulting
>>> https://twitter.com/mtgrigorov
>>>
>>> On Tue, Jan 12, 2016 at 6:17 PM, Sebastien <se...@gmail.com> wrote:
>>>
>>>> [x] Yes, release Apache Wicket 7.2.0
>>>>
>>>> Tested over Wicket jQuery UI
>>>>
>>>>
>>>> On Sun, Jan 10, 2016 at 4:03 PM, Martijn Dashorst <
>>>> martijn.dashorst@gmail.com> wrote:
>>>>
>>>>> This is a vote to release Apache Wicket 7.2.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 7.2.0
>>>>>      [ ] No, don't release Apache Wicket 7.2.0, because ...
>>>>>
>>>>>      Distributions, changelog, keys and signatures can be found at:
>>>>>
>>>>>          https://dist.apache.org/repos/dist/dev/wicket/7.2.0
>>>>>
>>>>>      Staging repository:
>>>>>
>>>>>
>>>>>
>>>> https://repository.apache.org/content/repositories/orgapachewicket-1060/
>>>>>
>>>>>      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:dashorst/wicket.git
>>>>>          Branch:      build/wicket-7.2.0
>>>>>          Release tag: wicket-7.2.0
>>>>>
>>>>>
>>>
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com

Re: [VOTE] Release Apache Wicket 7.2.0 (take 2)

Posted by Andrea Del Bene <an...@gmail.com>.
I think now both issues are solved (WICKET-6044 and WICKET-6077), so we 
should be ready for 'take 3' :)
> https://issues.apache.org/jira/browse/WICKET-6077
>
> The problem is in Border component.
> The ticket explains a workaround (the swap of lines) and if this was the
> only problem then I'd say "let's release".
> But since we have also the issue with the AjaxFormChoiceUpdatingBehavior I
> think we have to cancel again.
>
>
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
>
> On Thu, Jan 14, 2016 at 10:14 PM, Martin Grigorov <mg...@apache.org>
> wrote:
>
>> I think I've found an issue with the iteration of children components in
>> 7.2.0-SNAPSHOT
>>
>> Please do not close the vote for now!
>>
>> Martin Grigorov
>> Wicket Training and Consulting
>> https://twitter.com/mtgrigorov
>>
>> On Tue, Jan 12, 2016 at 6:17 PM, Sebastien <se...@gmail.com> wrote:
>>
>>> [x] Yes, release Apache Wicket 7.2.0
>>>
>>> Tested over Wicket jQuery UI
>>>
>>>
>>> On Sun, Jan 10, 2016 at 4:03 PM, Martijn Dashorst <
>>> martijn.dashorst@gmail.com> wrote:
>>>
>>>> This is a vote to release Apache Wicket 7.2.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 7.2.0
>>>>      [ ] No, don't release Apache Wicket 7.2.0, because ...
>>>>
>>>>      Distributions, changelog, keys and signatures can be found at:
>>>>
>>>>          https://dist.apache.org/repos/dist/dev/wicket/7.2.0
>>>>
>>>>      Staging repository:
>>>>
>>>>
>>>>
>>> https://repository.apache.org/content/repositories/orgapachewicket-1060/
>>>>      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:dashorst/wicket.git
>>>>          Branch:      build/wicket-7.2.0
>>>>          Release tag: wicket-7.2.0
>>>>
>>>>
>>


Re: [VOTE] Release Apache Wicket 7.2.0 (take 2)

Posted by Martin Grigorov <mg...@apache.org>.
https://issues.apache.org/jira/browse/WICKET-6077

The problem is in Border component.
The ticket explains a workaround (the swap of lines) and if this was the
only problem then I'd say "let's release".
But since we have also the issue with the AjaxFormChoiceUpdatingBehavior I
think we have to cancel again.


Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Thu, Jan 14, 2016 at 10:14 PM, Martin Grigorov <mg...@apache.org>
wrote:

> I think I've found an issue with the iteration of children components in
> 7.2.0-SNAPSHOT
>
> Please do not close the vote for now!
>
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
>
> On Tue, Jan 12, 2016 at 6:17 PM, Sebastien <se...@gmail.com> wrote:
>
>> [x] Yes, release Apache Wicket 7.2.0
>>
>> Tested over Wicket jQuery UI
>>
>>
>> On Sun, Jan 10, 2016 at 4:03 PM, Martijn Dashorst <
>> martijn.dashorst@gmail.com> wrote:
>>
>> > This is a vote to release Apache Wicket 7.2.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 7.2.0
>> >     [ ] No, don't release Apache Wicket 7.2.0, because ...
>> >
>> >     Distributions, changelog, keys and signatures can be found at:
>> >
>> >         https://dist.apache.org/repos/dist/dev/wicket/7.2.0
>> >
>> >     Staging repository:
>> >
>> >
>> >
>> https://repository.apache.org/content/repositories/orgapachewicket-1060/
>> >
>> >     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:dashorst/wicket.git
>> >         Branch:      build/wicket-7.2.0
>> >         Release tag: wicket-7.2.0
>> >
>> >
>>
>
>

Re: [VOTE] Release Apache Wicket 7.2.0 (take 2)

Posted by Martin Grigorov <mg...@apache.org>.
I think I've found an issue with the iteration of children components in
7.2.0-SNAPSHOT

Please do not close the vote for now!

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Tue, Jan 12, 2016 at 6:17 PM, Sebastien <se...@gmail.com> wrote:

> [x] Yes, release Apache Wicket 7.2.0
>
> Tested over Wicket jQuery UI
>
>
> On Sun, Jan 10, 2016 at 4:03 PM, Martijn Dashorst <
> martijn.dashorst@gmail.com> wrote:
>
> > This is a vote to release Apache Wicket 7.2.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 7.2.0
> >     [ ] No, don't release Apache Wicket 7.2.0, because ...
> >
> >     Distributions, changelog, keys and signatures can be found at:
> >
> >         https://dist.apache.org/repos/dist/dev/wicket/7.2.0
> >
> >     Staging repository:
> >
> >
> > https://repository.apache.org/content/repositories/orgapachewicket-1060/
> >
> >     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:dashorst/wicket.git
> >         Branch:      build/wicket-7.2.0
> >         Release tag: wicket-7.2.0
> >
> >
>

Re: [VOTE] Release Apache Wicket 7.2.0 (take 2)

Posted by Sebastien <se...@gmail.com>.
[x] Yes, release Apache Wicket 7.2.0

Tested over Wicket jQuery UI


On Sun, Jan 10, 2016 at 4:03 PM, Martijn Dashorst <
martijn.dashorst@gmail.com> wrote:

> This is a vote to release Apache Wicket 7.2.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 7.2.0
>     [ ] No, don't release Apache Wicket 7.2.0, because ...
>
>     Distributions, changelog, keys and signatures can be found at:
>
>         https://dist.apache.org/repos/dist/dev/wicket/7.2.0
>
>     Staging repository:
>
>
> https://repository.apache.org/content/repositories/orgapachewicket-1060/
>
>     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:dashorst/wicket.git
>         Branch:      build/wicket-7.2.0
>         Release tag: wicket-7.2.0
>
>

Re: [VOTE] Release Apache Wicket 7.2.0 (take 2)

Posted by Sven Meier <sv...@meiers.net>.
+1 release!

Regards
Sven

On 12.01.2016 06:39, Maxim Solodovnik wrote:
> +1 (non binding) for the release
>
> tested:
> 1) checksums
> 2) compilation
> 3) our main application
>
> On Tue, Jan 12, 2016 at 3:14 AM, Martin Grigorov <mg...@apache.org>
> wrote:
>
>> +1 to release!
>>
>> Martin Grigorov
>> Wicket Training and Consulting
>> https://twitter.com/mtgrigorov
>>
>> On Sun, Jan 10, 2016 at 10:00 PM, Andrea Del Bene <an...@gmail.com>
>> wrote:
>>
>>> +1
>>>
>>> - tested source compilation
>>> - tested my main app and ajax examples
>>> On 10 Jan 2016 20:12, "Tobias Soloschenko" <
>>> tobiassoloschenko@googlemail.com>
>>> wrote:
>>>
>>>> +1 - as long as the path issue of the jquery reference is not a
>>> regression
>>>> (mentioned in the mailing list: ../../ issue)
>>>>
>>>> kind regards
>>>>
>>>> Tobias
>>>>
>>>>> Am 10.01.2016 um 16:03 schrieb Martijn Dashorst <
>>>> martijn.dashorst@gmail.com>:
>>>>> This is a vote to release Apache Wicket 7.2.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 7.2.0
>>>>>     [ ] No, don't release Apache Wicket 7.2.0, because ...
>>>>>
>>>>>     Distributions, changelog, keys and signatures can be found at:
>>>>>
>>>>>         https://dist.apache.org/repos/dist/dev/wicket/7.2.0
>>>>>
>>>>>     Staging repository:
>>>>>
>>>>>
>> https://repository.apache.org/content/repositories/orgapachewicket-1060/
>>>>>     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:dashorst/wicket.git
>>>>>         Branch:      build/wicket-7.2.0
>>>>>         Release tag: wicket-7.2.0
>>>>>
>>>>>
>>>>>
>>> ========================================================================
>>>>>     The signatures for the source release artefacts:
>>>>>
>>>>>
>>>>> Signature for apache-wicket-7.2.0.zip:
>>>>>
>>>>>     -----BEGIN PGP SIGNATURE-----
>>>>> Comment: GPGTools - https://gpgtools.org
>>>>>
>>>>> iEYEABECAAYFAlaSaIcACgkQJBX8W/xy/UWFVQCgzYj2ilJ0c0h1aecgDetnaDjT
>>>>> y5EAn15PPvEbc06x0ejqZR6voTMPBpQs
>>>>> =BpGR
>>>>> -----END PGP SIGNATURE-----
>>>>>
>>>>> Signature for apache-wicket-7.2.0.tar.gz:
>>>>>
>>>>>     -----BEGIN PGP SIGNATURE-----
>>>>> Comment: GPGTools - https://gpgtools.org
>>>>>
>>>>> iEYEABECAAYFAlaSaIcACgkQJBX8W/xy/UVBrQCcDXmT7k268qEapM8cRb1jdHx0
>>>>> CEEAn11LMFziAFcsppld5r31XKekVDTe
>>>>> =g00m
>>>>> -----END PGP SIGNATURE-----
>>>>>
>>>>>
>>> ========================================================================
>>>>>     CHANGELOG for 7.2.0:
>>>>>
>>>>> ** Bug
>>>>>
>>>>>     * [WICKET-6001] - Exception raised while refreshing a page with
>>>>> queued components missing in the markup
>>>>>     * [WICKET-6002] - FileUploadField makes form-component models
>>>>> become null on submit
>>>>>     * [WICKET-6006] - ModalWindow.closeCurrent() causes 414 status
>> error
>>>>>     * [WICKET-6010] - Downloading filenames containing ',' or ';'
>> gives
>>>> problems
>>>>>     * [WICKET-6011] - NPE in case DebugBar is added to
>> AjaxRequestTarget
>>>>>     * [WICKET-6013] - CLONE - AjaxFallbackOrderByBorder
>>>>> wicketOrder[Up|Down|None] class missing in 7.1.0
>>>>>     * [WICKET-6014] - TransparentWebMarkupContainer breaks
>>>>> OnChangeAjaxBehavior for Select2
>>>>>     * [WICKET-6017] - Tests fail when executed with not expected
>> locale
>>>>>     * [WICKET-6018] - TransparentWebMarkupContainer is not really
>>>> "transparent"
>>>>>     * [WICKET-6020] - GuiceFieldValueFactory returns the NULL_SENTINEL
>>>>> from the cache
>>>>>     * [WICKET-6021] - ConcurrentModificationException in
>>>>> MarkupContainer#iterator#next
>>>>>     * [WICKET-6024] - Possible issue with Border and
>>>>> LoadableDetachableModel in 7.1.0
>>>>>     * [WICKET-6026] - Problem in detecting child id on nested
>>>> <wicket:enclosure>
>>>>>     * [WICKET-6027] - Nested TransparentWebMarkupContainer, markup of
>>>>> inner component not found
>>>>>     * [WICKET-6028] - Detach called on enclosure component while it
>>>>> had a non-empty queue
>>>>>     * [WICKET-6031] - NPE in PackageResourceReference#getResource()
>>>>> when there is no request
>>>>>     * [WICKET-6032] - Wicket.Ajax.done() called twice on redirect
>>>>>     * [WICKET-6034] - AjaxFallbackOrderByBorder does not generate any
>>>>> CSS class in order link
>>>>>     * [WICKET-6036] - Failure to process markup with nested tags
>> inside
>>> a
>>>> Label
>>>>>     * [WICKET-6037] - ModalWindow vulnerable to Javascript injection
>>>>> through title model
>>>>>     * [WICKET-6043] - Cannot set wicket:enclosure on queued component
>>>>> in ListView
>>>>>     * [WICKET-6044] - AjaxFormChoiceComponentUpdatingBehavior:
>>>>> Duplicate input values according to WICKET-5948
>>>>>     * [WICKET-6045] - ListView NullPointerException when viewSize is
>>>>> set explicitly
>>>>>     * [WICKET-6048] - German Translation for EqualInputValidator wrong
>>>>>     * [WICKET-6050] - Wicket Ajax (Wicket.From.serializeElement)
>>>>> causes 400 bad request
>>>>>     * [WICKET-6052] - CSS header contribution overlap
>>>>>     * [WICKET-6058] - Error in calculation of byte ranges
>>>>>     * [WICKET-6059] - TransparentWebMarkupContainer can not resolve
>>>>> autocomponents in its parent
>>>>>     * [WICKET-6062] - MockHttpSession should renew its id after
>>>> invalidation
>>>>>     * [WICKET-6065] - Calling
>>>>> http://examples7x.wicket.apache.org/resourceaggregation/ generate
>>>>> Internal error
>>>>>     * [WICKET-6068] - The key RangeValidator.exact is not mapped in
>>>>> Application_de.properties
>>>>>
>>>>> ** Improvement
>>>>>
>>>>>     * [WICKET-5950] - Model and GenericBaseModel could both implement
>>>>> IObjectClassAwareModel
>>>>>     * [WICKET-5969] - Please give us access to PageTable.index pageId
>>>> queue
>>>>>     * [WICKET-6015] - AjaxFallbackOrderByBorder/Link should support
>>>>> updateAjaxAttributes() idiom
>>>>>     * [WICKET-6019] - Remove 'final' modifier for
>>>>> Localizer#getStringIgnoreSettings() methods
>>>>>     * [WICKET-6023] - small tweak for component queuing for the
>>>> AbstractRepeater
>>>>>     * [WICKET-6029] - Make Border's methods consistent with commit
>>> f14e03f
>>>>>     * [WICKET-6046] - Wicket Quickstart Example Application shows
>>>>> deployment memory leak in Tomcat
>>>>>     * [WICKET-6051] - Improve performance of CssUrlReplacer
>>>>>     * [WICKET-6054] - Provide a factory method for the
>>>>> WebSocketResponse & WebSocketRequest
>>>>>     * [WICKET-6061] - Improved PackageResource#getCacheKey
>>>>>
>>>>> ** New Feature
>>>>>
>>>>>     * [WICKET-6025] - Read resource files with Java's NIO API
>>>>>     * [WICKET-6042] - Implementation of ExternalImage component
>>>>>
>>>>> ** Task
>>>>>
>>>>>     * [WICKET-6049] - Update the site to point to the new deployments
>>>>> of the examples
>>>>>     * [WICKET-6057] - Upgrade commons-collections to 4.1
>
>


Re: [VOTE] Release Apache Wicket 7.2.0 (take 2)

Posted by Maxim Solodovnik <so...@gmail.com>.
+1 (non binding) for the release

tested:
1) checksums
2) compilation
3) our main application

On Tue, Jan 12, 2016 at 3:14 AM, Martin Grigorov <mg...@apache.org>
wrote:

> +1 to release!
>
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
>
> On Sun, Jan 10, 2016 at 10:00 PM, Andrea Del Bene <an...@gmail.com>
> wrote:
>
> > +1
> >
> > - tested source compilation
> > - tested my main app and ajax examples
> > On 10 Jan 2016 20:12, "Tobias Soloschenko" <
> > tobiassoloschenko@googlemail.com>
> > wrote:
> >
> > > +1 - as long as the path issue of the jquery reference is not a
> > regression
> > > (mentioned in the mailing list: ../../ issue)
> > >
> > > kind regards
> > >
> > > Tobias
> > >
> > > > Am 10.01.2016 um 16:03 schrieb Martijn Dashorst <
> > > martijn.dashorst@gmail.com>:
> > > >
> > > > This is a vote to release Apache Wicket 7.2.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 7.2.0
> > > >    [ ] No, don't release Apache Wicket 7.2.0, because ...
> > > >
> > > >    Distributions, changelog, keys and signatures can be found at:
> > > >
> > > >        https://dist.apache.org/repos/dist/dev/wicket/7.2.0
> > > >
> > > >    Staging repository:
> > > >
> > > >
> > >
> https://repository.apache.org/content/repositories/orgapachewicket-1060/
> > > >
> > > >    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:dashorst/wicket.git
> > > >        Branch:      build/wicket-7.2.0
> > > >        Release tag: wicket-7.2.0
> > > >
> > > >
> > > >
> > ========================================================================
> > > >
> > > >    The signatures for the source release artefacts:
> > > >
> > > >
> > > > Signature for apache-wicket-7.2.0.zip:
> > > >
> > > >    -----BEGIN PGP SIGNATURE-----
> > > > Comment: GPGTools - https://gpgtools.org
> > > >
> > > > iEYEABECAAYFAlaSaIcACgkQJBX8W/xy/UWFVQCgzYj2ilJ0c0h1aecgDetnaDjT
> > > > y5EAn15PPvEbc06x0ejqZR6voTMPBpQs
> > > > =BpGR
> > > > -----END PGP SIGNATURE-----
> > > >
> > > > Signature for apache-wicket-7.2.0.tar.gz:
> > > >
> > > >    -----BEGIN PGP SIGNATURE-----
> > > > Comment: GPGTools - https://gpgtools.org
> > > >
> > > > iEYEABECAAYFAlaSaIcACgkQJBX8W/xy/UVBrQCcDXmT7k268qEapM8cRb1jdHx0
> > > > CEEAn11LMFziAFcsppld5r31XKekVDTe
> > > > =g00m
> > > > -----END PGP SIGNATURE-----
> > > >
> > > >
> > ========================================================================
> > > >
> > > >    CHANGELOG for 7.2.0:
> > > >
> > > > ** Bug
> > > >
> > > >    * [WICKET-6001] - Exception raised while refreshing a page with
> > > > queued components missing in the markup
> > > >    * [WICKET-6002] - FileUploadField makes form-component models
> > > > become null on submit
> > > >    * [WICKET-6006] - ModalWindow.closeCurrent() causes 414 status
> error
> > > >    * [WICKET-6010] - Downloading filenames containing ',' or ';'
> gives
> > > problems
> > > >    * [WICKET-6011] - NPE in case DebugBar is added to
> AjaxRequestTarget
> > > >    * [WICKET-6013] - CLONE - AjaxFallbackOrderByBorder
> > > > wicketOrder[Up|Down|None] class missing in 7.1.0
> > > >    * [WICKET-6014] - TransparentWebMarkupContainer breaks
> > > > OnChangeAjaxBehavior for Select2
> > > >    * [WICKET-6017] - Tests fail when executed with not expected
> locale
> > > >    * [WICKET-6018] - TransparentWebMarkupContainer is not really
> > > "transparent"
> > > >    * [WICKET-6020] - GuiceFieldValueFactory returns the NULL_SENTINEL
> > > > from the cache
> > > >    * [WICKET-6021] - ConcurrentModificationException in
> > > > MarkupContainer#iterator#next
> > > >    * [WICKET-6024] - Possible issue with Border and
> > > > LoadableDetachableModel in 7.1.0
> > > >    * [WICKET-6026] - Problem in detecting child id on nested
> > > <wicket:enclosure>
> > > >    * [WICKET-6027] - Nested TransparentWebMarkupContainer, markup of
> > > > inner component not found
> > > >    * [WICKET-6028] - Detach called on enclosure component while it
> > > > had a non-empty queue
> > > >    * [WICKET-6031] - NPE in PackageResourceReference#getResource()
> > > > when there is no request
> > > >    * [WICKET-6032] - Wicket.Ajax.done() called twice on redirect
> > > >    * [WICKET-6034] - AjaxFallbackOrderByBorder does not generate any
> > > > CSS class in order link
> > > >    * [WICKET-6036] - Failure to process markup with nested tags
> inside
> > a
> > > Label
> > > >    * [WICKET-6037] - ModalWindow vulnerable to Javascript injection
> > > > through title model
> > > >    * [WICKET-6043] - Cannot set wicket:enclosure on queued component
> > > > in ListView
> > > >    * [WICKET-6044] - AjaxFormChoiceComponentUpdatingBehavior:
> > > > Duplicate input values according to WICKET-5948
> > > >    * [WICKET-6045] - ListView NullPointerException when viewSize is
> > > > set explicitly
> > > >    * [WICKET-6048] - German Translation for EqualInputValidator wrong
> > > >    * [WICKET-6050] - Wicket Ajax (Wicket.From.serializeElement)
> > > > causes 400 bad request
> > > >    * [WICKET-6052] - CSS header contribution overlap
> > > >    * [WICKET-6058] - Error in calculation of byte ranges
> > > >    * [WICKET-6059] - TransparentWebMarkupContainer can not resolve
> > > > autocomponents in its parent
> > > >    * [WICKET-6062] - MockHttpSession should renew its id after
> > > invalidation
> > > >    * [WICKET-6065] - Calling
> > > > http://examples7x.wicket.apache.org/resourceaggregation/ generate
> > > > Internal error
> > > >    * [WICKET-6068] - The key RangeValidator.exact is not mapped in
> > > > Application_de.properties
> > > >
> > > > ** Improvement
> > > >
> > > >    * [WICKET-5950] - Model and GenericBaseModel could both implement
> > > > IObjectClassAwareModel
> > > >    * [WICKET-5969] - Please give us access to PageTable.index pageId
> > > queue
> > > >    * [WICKET-6015] - AjaxFallbackOrderByBorder/Link should support
> > > > updateAjaxAttributes() idiom
> > > >    * [WICKET-6019] - Remove 'final' modifier for
> > > > Localizer#getStringIgnoreSettings() methods
> > > >    * [WICKET-6023] - small tweak for component queuing for the
> > > AbstractRepeater
> > > >    * [WICKET-6029] - Make Border's methods consistent with commit
> > f14e03f
> > > >    * [WICKET-6046] - Wicket Quickstart Example Application shows
> > > > deployment memory leak in Tomcat
> > > >    * [WICKET-6051] - Improve performance of CssUrlReplacer
> > > >    * [WICKET-6054] - Provide a factory method for the
> > > > WebSocketResponse & WebSocketRequest
> > > >    * [WICKET-6061] - Improved PackageResource#getCacheKey
> > > >
> > > > ** New Feature
> > > >
> > > >    * [WICKET-6025] - Read resource files with Java's NIO API
> > > >    * [WICKET-6042] - Implementation of ExternalImage component
> > > >
> > > > ** Task
> > > >
> > > >    * [WICKET-6049] - Update the site to point to the new deployments
> > > > of the examples
> > > >    * [WICKET-6057] - Upgrade commons-collections to 4.1
> > >
> >
>



-- 
WBR
Maxim aka solomax

Re: [VOTE] Release Apache Wicket 7.2.0 (take 2)

Posted by Martin Grigorov <mg...@apache.org>.
+1 to release!

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Sun, Jan 10, 2016 at 10:00 PM, Andrea Del Bene <an...@gmail.com>
wrote:

> +1
>
> - tested source compilation
> - tested my main app and ajax examples
> On 10 Jan 2016 20:12, "Tobias Soloschenko" <
> tobiassoloschenko@googlemail.com>
> wrote:
>
> > +1 - as long as the path issue of the jquery reference is not a
> regression
> > (mentioned in the mailing list: ../../ issue)
> >
> > kind regards
> >
> > Tobias
> >
> > > Am 10.01.2016 um 16:03 schrieb Martijn Dashorst <
> > martijn.dashorst@gmail.com>:
> > >
> > > This is a vote to release Apache Wicket 7.2.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 7.2.0
> > >    [ ] No, don't release Apache Wicket 7.2.0, because ...
> > >
> > >    Distributions, changelog, keys and signatures can be found at:
> > >
> > >        https://dist.apache.org/repos/dist/dev/wicket/7.2.0
> > >
> > >    Staging repository:
> > >
> > >
> > https://repository.apache.org/content/repositories/orgapachewicket-1060/
> > >
> > >    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:dashorst/wicket.git
> > >        Branch:      build/wicket-7.2.0
> > >        Release tag: wicket-7.2.0
> > >
> > >
> > >
> ========================================================================
> > >
> > >    The signatures for the source release artefacts:
> > >
> > >
> > > Signature for apache-wicket-7.2.0.zip:
> > >
> > >    -----BEGIN PGP SIGNATURE-----
> > > Comment: GPGTools - https://gpgtools.org
> > >
> > > iEYEABECAAYFAlaSaIcACgkQJBX8W/xy/UWFVQCgzYj2ilJ0c0h1aecgDetnaDjT
> > > y5EAn15PPvEbc06x0ejqZR6voTMPBpQs
> > > =BpGR
> > > -----END PGP SIGNATURE-----
> > >
> > > Signature for apache-wicket-7.2.0.tar.gz:
> > >
> > >    -----BEGIN PGP SIGNATURE-----
> > > Comment: GPGTools - https://gpgtools.org
> > >
> > > iEYEABECAAYFAlaSaIcACgkQJBX8W/xy/UVBrQCcDXmT7k268qEapM8cRb1jdHx0
> > > CEEAn11LMFziAFcsppld5r31XKekVDTe
> > > =g00m
> > > -----END PGP SIGNATURE-----
> > >
> > >
> ========================================================================
> > >
> > >    CHANGELOG for 7.2.0:
> > >
> > > ** Bug
> > >
> > >    * [WICKET-6001] - Exception raised while refreshing a page with
> > > queued components missing in the markup
> > >    * [WICKET-6002] - FileUploadField makes form-component models
> > > become null on submit
> > >    * [WICKET-6006] - ModalWindow.closeCurrent() causes 414 status error
> > >    * [WICKET-6010] - Downloading filenames containing ',' or ';' gives
> > problems
> > >    * [WICKET-6011] - NPE in case DebugBar is added to AjaxRequestTarget
> > >    * [WICKET-6013] - CLONE - AjaxFallbackOrderByBorder
> > > wicketOrder[Up|Down|None] class missing in 7.1.0
> > >    * [WICKET-6014] - TransparentWebMarkupContainer breaks
> > > OnChangeAjaxBehavior for Select2
> > >    * [WICKET-6017] - Tests fail when executed with not expected locale
> > >    * [WICKET-6018] - TransparentWebMarkupContainer is not really
> > "transparent"
> > >    * [WICKET-6020] - GuiceFieldValueFactory returns the NULL_SENTINEL
> > > from the cache
> > >    * [WICKET-6021] - ConcurrentModificationException in
> > > MarkupContainer#iterator#next
> > >    * [WICKET-6024] - Possible issue with Border and
> > > LoadableDetachableModel in 7.1.0
> > >    * [WICKET-6026] - Problem in detecting child id on nested
> > <wicket:enclosure>
> > >    * [WICKET-6027] - Nested TransparentWebMarkupContainer, markup of
> > > inner component not found
> > >    * [WICKET-6028] - Detach called on enclosure component while it
> > > had a non-empty queue
> > >    * [WICKET-6031] - NPE in PackageResourceReference#getResource()
> > > when there is no request
> > >    * [WICKET-6032] - Wicket.Ajax.done() called twice on redirect
> > >    * [WICKET-6034] - AjaxFallbackOrderByBorder does not generate any
> > > CSS class in order link
> > >    * [WICKET-6036] - Failure to process markup with nested tags inside
> a
> > Label
> > >    * [WICKET-6037] - ModalWindow vulnerable to Javascript injection
> > > through title model
> > >    * [WICKET-6043] - Cannot set wicket:enclosure on queued component
> > > in ListView
> > >    * [WICKET-6044] - AjaxFormChoiceComponentUpdatingBehavior:
> > > Duplicate input values according to WICKET-5948
> > >    * [WICKET-6045] - ListView NullPointerException when viewSize is
> > > set explicitly
> > >    * [WICKET-6048] - German Translation for EqualInputValidator wrong
> > >    * [WICKET-6050] - Wicket Ajax (Wicket.From.serializeElement)
> > > causes 400 bad request
> > >    * [WICKET-6052] - CSS header contribution overlap
> > >    * [WICKET-6058] - Error in calculation of byte ranges
> > >    * [WICKET-6059] - TransparentWebMarkupContainer can not resolve
> > > autocomponents in its parent
> > >    * [WICKET-6062] - MockHttpSession should renew its id after
> > invalidation
> > >    * [WICKET-6065] - Calling
> > > http://examples7x.wicket.apache.org/resourceaggregation/ generate
> > > Internal error
> > >    * [WICKET-6068] - The key RangeValidator.exact is not mapped in
> > > Application_de.properties
> > >
> > > ** Improvement
> > >
> > >    * [WICKET-5950] - Model and GenericBaseModel could both implement
> > > IObjectClassAwareModel
> > >    * [WICKET-5969] - Please give us access to PageTable.index pageId
> > queue
> > >    * [WICKET-6015] - AjaxFallbackOrderByBorder/Link should support
> > > updateAjaxAttributes() idiom
> > >    * [WICKET-6019] - Remove 'final' modifier for
> > > Localizer#getStringIgnoreSettings() methods
> > >    * [WICKET-6023] - small tweak for component queuing for the
> > AbstractRepeater
> > >    * [WICKET-6029] - Make Border's methods consistent with commit
> f14e03f
> > >    * [WICKET-6046] - Wicket Quickstart Example Application shows
> > > deployment memory leak in Tomcat
> > >    * [WICKET-6051] - Improve performance of CssUrlReplacer
> > >    * [WICKET-6054] - Provide a factory method for the
> > > WebSocketResponse & WebSocketRequest
> > >    * [WICKET-6061] - Improved PackageResource#getCacheKey
> > >
> > > ** New Feature
> > >
> > >    * [WICKET-6025] - Read resource files with Java's NIO API
> > >    * [WICKET-6042] - Implementation of ExternalImage component
> > >
> > > ** Task
> > >
> > >    * [WICKET-6049] - Update the site to point to the new deployments
> > > of the examples
> > >    * [WICKET-6057] - Upgrade commons-collections to 4.1
> >
>

Re: [VOTE] Release Apache Wicket 7.2.0 (take 2)

Posted by Andrea Del Bene <an...@gmail.com>.
+1

- tested source compilation
- tested my main app and ajax examples
On 10 Jan 2016 20:12, "Tobias Soloschenko" <to...@googlemail.com>
wrote:

> +1 - as long as the path issue of the jquery reference is not a regression
> (mentioned in the mailing list: ../../ issue)
>
> kind regards
>
> Tobias
>
> > Am 10.01.2016 um 16:03 schrieb Martijn Dashorst <
> martijn.dashorst@gmail.com>:
> >
> > This is a vote to release Apache Wicket 7.2.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 7.2.0
> >    [ ] No, don't release Apache Wicket 7.2.0, because ...
> >
> >    Distributions, changelog, keys and signatures can be found at:
> >
> >        https://dist.apache.org/repos/dist/dev/wicket/7.2.0
> >
> >    Staging repository:
> >
> >
> https://repository.apache.org/content/repositories/orgapachewicket-1060/
> >
> >    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:dashorst/wicket.git
> >        Branch:      build/wicket-7.2.0
> >        Release tag: wicket-7.2.0
> >
> >
> > ========================================================================
> >
> >    The signatures for the source release artefacts:
> >
> >
> > Signature for apache-wicket-7.2.0.zip:
> >
> >    -----BEGIN PGP SIGNATURE-----
> > Comment: GPGTools - https://gpgtools.org
> >
> > iEYEABECAAYFAlaSaIcACgkQJBX8W/xy/UWFVQCgzYj2ilJ0c0h1aecgDetnaDjT
> > y5EAn15PPvEbc06x0ejqZR6voTMPBpQs
> > =BpGR
> > -----END PGP SIGNATURE-----
> >
> > Signature for apache-wicket-7.2.0.tar.gz:
> >
> >    -----BEGIN PGP SIGNATURE-----
> > Comment: GPGTools - https://gpgtools.org
> >
> > iEYEABECAAYFAlaSaIcACgkQJBX8W/xy/UVBrQCcDXmT7k268qEapM8cRb1jdHx0
> > CEEAn11LMFziAFcsppld5r31XKekVDTe
> > =g00m
> > -----END PGP SIGNATURE-----
> >
> > ========================================================================
> >
> >    CHANGELOG for 7.2.0:
> >
> > ** Bug
> >
> >    * [WICKET-6001] - Exception raised while refreshing a page with
> > queued components missing in the markup
> >    * [WICKET-6002] - FileUploadField makes form-component models
> > become null on submit
> >    * [WICKET-6006] - ModalWindow.closeCurrent() causes 414 status error
> >    * [WICKET-6010] - Downloading filenames containing ',' or ';' gives
> problems
> >    * [WICKET-6011] - NPE in case DebugBar is added to AjaxRequestTarget
> >    * [WICKET-6013] - CLONE - AjaxFallbackOrderByBorder
> > wicketOrder[Up|Down|None] class missing in 7.1.0
> >    * [WICKET-6014] - TransparentWebMarkupContainer breaks
> > OnChangeAjaxBehavior for Select2
> >    * [WICKET-6017] - Tests fail when executed with not expected locale
> >    * [WICKET-6018] - TransparentWebMarkupContainer is not really
> "transparent"
> >    * [WICKET-6020] - GuiceFieldValueFactory returns the NULL_SENTINEL
> > from the cache
> >    * [WICKET-6021] - ConcurrentModificationException in
> > MarkupContainer#iterator#next
> >    * [WICKET-6024] - Possible issue with Border and
> > LoadableDetachableModel in 7.1.0
> >    * [WICKET-6026] - Problem in detecting child id on nested
> <wicket:enclosure>
> >    * [WICKET-6027] - Nested TransparentWebMarkupContainer, markup of
> > inner component not found
> >    * [WICKET-6028] - Detach called on enclosure component while it
> > had a non-empty queue
> >    * [WICKET-6031] - NPE in PackageResourceReference#getResource()
> > when there is no request
> >    * [WICKET-6032] - Wicket.Ajax.done() called twice on redirect
> >    * [WICKET-6034] - AjaxFallbackOrderByBorder does not generate any
> > CSS class in order link
> >    * [WICKET-6036] - Failure to process markup with nested tags inside a
> Label
> >    * [WICKET-6037] - ModalWindow vulnerable to Javascript injection
> > through title model
> >    * [WICKET-6043] - Cannot set wicket:enclosure on queued component
> > in ListView
> >    * [WICKET-6044] - AjaxFormChoiceComponentUpdatingBehavior:
> > Duplicate input values according to WICKET-5948
> >    * [WICKET-6045] - ListView NullPointerException when viewSize is
> > set explicitly
> >    * [WICKET-6048] - German Translation for EqualInputValidator wrong
> >    * [WICKET-6050] - Wicket Ajax (Wicket.From.serializeElement)
> > causes 400 bad request
> >    * [WICKET-6052] - CSS header contribution overlap
> >    * [WICKET-6058] - Error in calculation of byte ranges
> >    * [WICKET-6059] - TransparentWebMarkupContainer can not resolve
> > autocomponents in its parent
> >    * [WICKET-6062] - MockHttpSession should renew its id after
> invalidation
> >    * [WICKET-6065] - Calling
> > http://examples7x.wicket.apache.org/resourceaggregation/ generate
> > Internal error
> >    * [WICKET-6068] - The key RangeValidator.exact is not mapped in
> > Application_de.properties
> >
> > ** Improvement
> >
> >    * [WICKET-5950] - Model and GenericBaseModel could both implement
> > IObjectClassAwareModel
> >    * [WICKET-5969] - Please give us access to PageTable.index pageId
> queue
> >    * [WICKET-6015] - AjaxFallbackOrderByBorder/Link should support
> > updateAjaxAttributes() idiom
> >    * [WICKET-6019] - Remove 'final' modifier for
> > Localizer#getStringIgnoreSettings() methods
> >    * [WICKET-6023] - small tweak for component queuing for the
> AbstractRepeater
> >    * [WICKET-6029] - Make Border's methods consistent with commit f14e03f
> >    * [WICKET-6046] - Wicket Quickstart Example Application shows
> > deployment memory leak in Tomcat
> >    * [WICKET-6051] - Improve performance of CssUrlReplacer
> >    * [WICKET-6054] - Provide a factory method for the
> > WebSocketResponse & WebSocketRequest
> >    * [WICKET-6061] - Improved PackageResource#getCacheKey
> >
> > ** New Feature
> >
> >    * [WICKET-6025] - Read resource files with Java's NIO API
> >    * [WICKET-6042] - Implementation of ExternalImage component
> >
> > ** Task
> >
> >    * [WICKET-6049] - Update the site to point to the new deployments
> > of the examples
> >    * [WICKET-6057] - Upgrade commons-collections to 4.1
>

Re: [VOTE] Release Apache Wicket 7.2.0 (take 2)

Posted by Tobias Soloschenko <to...@googlemail.com>.
+1 - as long as the path issue of the jquery reference is not a regression (mentioned in the mailing list: ../../ issue)

kind regards

Tobias

> Am 10.01.2016 um 16:03 schrieb Martijn Dashorst <ma...@gmail.com>:
> 
> This is a vote to release Apache Wicket 7.2.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 7.2.0
>    [ ] No, don't release Apache Wicket 7.2.0, because ...
> 
>    Distributions, changelog, keys and signatures can be found at:
> 
>        https://dist.apache.org/repos/dist/dev/wicket/7.2.0
> 
>    Staging repository:
> 
>        https://repository.apache.org/content/repositories/orgapachewicket-1060/
> 
>    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:dashorst/wicket.git
>        Branch:      build/wicket-7.2.0
>        Release tag: wicket-7.2.0
> 
> 
> ========================================================================
> 
>    The signatures for the source release artefacts:
> 
> 
> Signature for apache-wicket-7.2.0.zip:
> 
>    -----BEGIN PGP SIGNATURE-----
> Comment: GPGTools - https://gpgtools.org
> 
> iEYEABECAAYFAlaSaIcACgkQJBX8W/xy/UWFVQCgzYj2ilJ0c0h1aecgDetnaDjT
> y5EAn15PPvEbc06x0ejqZR6voTMPBpQs
> =BpGR
> -----END PGP SIGNATURE-----
> 
> Signature for apache-wicket-7.2.0.tar.gz:
> 
>    -----BEGIN PGP SIGNATURE-----
> Comment: GPGTools - https://gpgtools.org
> 
> iEYEABECAAYFAlaSaIcACgkQJBX8W/xy/UVBrQCcDXmT7k268qEapM8cRb1jdHx0
> CEEAn11LMFziAFcsppld5r31XKekVDTe
> =g00m
> -----END PGP SIGNATURE-----
> 
> ========================================================================
> 
>    CHANGELOG for 7.2.0:
> 
> ** Bug
> 
>    * [WICKET-6001] - Exception raised while refreshing a page with
> queued components missing in the markup
>    * [WICKET-6002] - FileUploadField makes form-component models
> become null on submit
>    * [WICKET-6006] - ModalWindow.closeCurrent() causes 414 status error
>    * [WICKET-6010] - Downloading filenames containing ',' or ';' gives problems
>    * [WICKET-6011] - NPE in case DebugBar is added to AjaxRequestTarget
>    * [WICKET-6013] - CLONE - AjaxFallbackOrderByBorder
> wicketOrder[Up|Down|None] class missing in 7.1.0
>    * [WICKET-6014] - TransparentWebMarkupContainer breaks
> OnChangeAjaxBehavior for Select2
>    * [WICKET-6017] - Tests fail when executed with not expected locale
>    * [WICKET-6018] - TransparentWebMarkupContainer is not really "transparent"
>    * [WICKET-6020] - GuiceFieldValueFactory returns the NULL_SENTINEL
> from the cache
>    * [WICKET-6021] - ConcurrentModificationException in
> MarkupContainer#iterator#next
>    * [WICKET-6024] - Possible issue with Border and
> LoadableDetachableModel in 7.1.0
>    * [WICKET-6026] - Problem in detecting child id on nested <wicket:enclosure>
>    * [WICKET-6027] - Nested TransparentWebMarkupContainer, markup of
> inner component not found
>    * [WICKET-6028] - Detach called on enclosure component while it
> had a non-empty queue
>    * [WICKET-6031] - NPE in PackageResourceReference#getResource()
> when there is no request
>    * [WICKET-6032] - Wicket.Ajax.done() called twice on redirect
>    * [WICKET-6034] - AjaxFallbackOrderByBorder does not generate any
> CSS class in order link
>    * [WICKET-6036] - Failure to process markup with nested tags inside a Label
>    * [WICKET-6037] - ModalWindow vulnerable to Javascript injection
> through title model
>    * [WICKET-6043] - Cannot set wicket:enclosure on queued component
> in ListView
>    * [WICKET-6044] - AjaxFormChoiceComponentUpdatingBehavior:
> Duplicate input values according to WICKET-5948
>    * [WICKET-6045] - ListView NullPointerException when viewSize is
> set explicitly
>    * [WICKET-6048] - German Translation for EqualInputValidator wrong
>    * [WICKET-6050] - Wicket Ajax (Wicket.From.serializeElement)
> causes 400 bad request
>    * [WICKET-6052] - CSS header contribution overlap
>    * [WICKET-6058] - Error in calculation of byte ranges
>    * [WICKET-6059] - TransparentWebMarkupContainer can not resolve
> autocomponents in its parent
>    * [WICKET-6062] - MockHttpSession should renew its id after invalidation
>    * [WICKET-6065] - Calling
> http://examples7x.wicket.apache.org/resourceaggregation/ generate
> Internal error
>    * [WICKET-6068] - The key RangeValidator.exact is not mapped in
> Application_de.properties
> 
> ** Improvement
> 
>    * [WICKET-5950] - Model and GenericBaseModel could both implement
> IObjectClassAwareModel
>    * [WICKET-5969] - Please give us access to PageTable.index pageId queue
>    * [WICKET-6015] - AjaxFallbackOrderByBorder/Link should support
> updateAjaxAttributes() idiom
>    * [WICKET-6019] - Remove 'final' modifier for
> Localizer#getStringIgnoreSettings() methods
>    * [WICKET-6023] - small tweak for component queuing for the AbstractRepeater
>    * [WICKET-6029] - Make Border's methods consistent with commit f14e03f
>    * [WICKET-6046] - Wicket Quickstart Example Application shows
> deployment memory leak in Tomcat
>    * [WICKET-6051] - Improve performance of CssUrlReplacer
>    * [WICKET-6054] - Provide a factory method for the
> WebSocketResponse & WebSocketRequest
>    * [WICKET-6061] - Improved PackageResource#getCacheKey
> 
> ** New Feature
> 
>    * [WICKET-6025] - Read resource files with Java's NIO API
>    * [WICKET-6042] - Implementation of ExternalImage component
> 
> ** Task
> 
>    * [WICKET-6049] - Update the site to point to the new deployments
> of the examples
>    * [WICKET-6057] - Upgrade commons-collections to 4.1