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 <da...@apache.org> on 2015/10/18 18:46:07 UTC

[VOTE] Release Apache Wicket 7.1.0

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

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

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

    Staging repository:

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

    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.1.0
        Release tag: wicket-7.1.0


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

    The signatures for the source release artefacts:


Signature for apache-wicket-7.1.0.zip:

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

iEYEABECAAYFAlYjwxoACgkQJBX8W/xy/UWpbQCbBU6LVtXZIza5ITginomS6Et7
KKcAoKTed2/o+1WqIJ9rNmTnue9LwBSw
=Yb6/
-----END PGP SIGNATURE-----

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

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

iEYEABECAAYFAlYjwxoACgkQJBX8W/xy/UW95QCghe+Qd/4Luae9n3AFw68umaYL
/qMAn32Uo4FUXnUolrQ1Kkp2eiiv03ad
=FaIi
-----END PGP SIGNATURE-----

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

    CHANGELOG for 7.1.0:

** Bug

    * [WICKET-5882] - AutoComplete suggestion list disappear when I
click on autoComplete scrollbar in IE
    * [WICKET-5941] - Headers not rendered for components inside
TransparentWebMarkupContainer on ajax update
    * [WICKET-5959] - HTML input placeholder text breaks
AutoCompleteTextField in IE11
    * [WICKET-5960] - Page header isn't rendered for pages where URL
has changed during render
    * [WICKET-5964] - Queuing a component within an enclosure
    * [WICKET-5965] - Queuing a component in head
    * [WICKET-5966] - ResourceUtils.getLocaleFromFilename can't handle
minimized resources well
    * [WICKET-5967] - Unable to load i18n minified js
    * [WICKET-5968] - CachingResourceLocator lookup key doesn't take
strict into account
    * [WICKET-5970] - UrlRenderer does not render fragments
    * [WICKET-5973] - IllegalArgumentException 'bytes' cannot be
negative. on opening Inspector
    * [WICKET-5975] - AjaxFallbackOrderByBorder
wicketOrder[Up|Down|None] class missing
    * [WICKET-5978] - LazyInitProxyFactory fills permgen space
    * [WICKET-5980] - When using Servlet 3.0 filter Wicket calculates
filter path wrong
    * [WICKET-5981] - Significant Performance Degradation From Wicket
6.20.0 to Wicket 7.0.0
    * [WICKET-5983] - O(n^2) complexity in MarkupContainer.add
    * [WICKET-5988] - WICKET-5981 breaks forms inside borders
    * [WICKET-5989] - BaseWicketTester#startComponentInPage fails for
pages with <wicket:header-items></wicket:header> placeholder
    * [WICKET-5993] - AjaxButton - image is not shown even though
type="image" is in html-template
    * [WICKET-5994] - Mounted TemplateResourceReference throws
org.apache.wicket.WicketRuntimeException when https is used
    * [WICKET-5995] - "Range" header parsing is broken
    * [WICKET-5996] - Mounted packages throw IllegalArgumentException
when visiting base package url.
    * [WICKET-5999] - AjaxFormValidatingBehavior not updates initially
hidden feedback component
    * [WICKET-6005] - WicketRuntimeException from
AjaxPagingNavigator#onAjaxEvent

** Improvement

    * [WICKET-5948] - wicket-ajax.js probably doesn't traverse the
children of <div> or <span>
    * [WICKET-5971] - Code cleanup in ServletWebResponse
    * [WICKET-5974] - Change AjaxPagingNavigator#onAjaxEvent() to only
consider parent components that have setOutputMarkupId(true)
    * [WICKET-5976] - Improve the documentation of FeedbackMessages
first(int level)
    * [WICKET-5984] - ReplaceHandlerException lacks an accessor for
the replacement RequestHandler
    * [WICKET-5986] - NumberTextField<N> should use Models for
minimum, maximum and step

** Task

    * [WICKET-5951] - Upgrade Atmosphere to 2.2.8

Re: [VOTE] Release Apache Wicket 7.1.0

Posted by Martin Grigorov <mg...@apache.org>.
Thanks!

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

On Mon, Oct 19, 2015 at 11:11 PM, Martijn Dashorst <
martijn.dashorst@gmail.com> wrote:

> re-rolling the release due to missing commit from martin...
>
> Martijn
>
> On Mon, Oct 19, 2015 at 8:49 AM, Maxim Solodovnik <so...@gmail.com>
> wrote:
> > My vote +1 (non binding)
> >
> > *.asc signature is OK
> > Sources are buildable
> > Our main application works as expected with version 7.1.0
> >
> > On Mon, Oct 19, 2015 at 11:42 AM, Maxim Solodovnik <solomax666@gmail.com
> >
> > wrote:
> >
> >> Hello,
> >>
> >> trying to check release getting
> >>
> >> sha1sum -c apache-wicket-7.1.0.tar.gz
> >> sha1sum: apache-wicket-7.1.0.tar.gz: no properly formatted SHA1 checksum
> >> lines found
> >>
> >> md5sum -c apache-wicket-7.1.0.tar.gz
> >> md5sum: apache-wicket-7.1.0.tar.gz: no properly formatted MD5 checksum
> >> lines found
> >>
> >> how are you checking this sums?
> >>
> >> On Mon, Oct 19, 2015 at 2:47 AM, Sven Meier <sv...@meiers.net> wrote:
> >>
> >>> +1 release Wicket 7.1.0
> >>>
> >>> Thanks Martin!
> >>>
> >>> Sven
> >>>
> >>>
> >>> On 18.10.2015 18:46, Martijn Dashorst wrote:
> >>>
> >>>> This is a vote to release Apache Wicket 7.1.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.1.0
> >>>>      [ ] No, don't release Apache Wicket 7.1.0, because ...
> >>>>
> >>>>      Distributions, changelog, keys and signatures can be found at:
> >>>>
> >>>>          https://dist.apache.org/repos/dist/dev/wicket/7.1.0
> >>>>
> >>>>      Staging repository:
> >>>>
> >>>>
> >>>>
> https://repository.apache.org/content/repositories/orgapachewicket-1052/
> >>>>
> >>>>      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.1.0
> >>>>          Release tag: wicket-7.1.0
> >>>>
> >>>>
> >>>>
> ========================================================================
> >>>>
> >>>>      The signatures for the source release artefacts:
> >>>>
> >>>>
> >>>> Signature for apache-wicket-7.1.0.zip:
> >>>>
> >>>>      -----BEGIN PGP SIGNATURE-----
> >>>> Comment: GPGTools - https://gpgtools.org
> >>>>
> >>>> iEYEABECAAYFAlYjwxoACgkQJBX8W/xy/UWpbQCbBU6LVtXZIza5ITginomS6Et7
> >>>> KKcAoKTed2/o+1WqIJ9rNmTnue9LwBSw
> >>>> =Yb6/
> >>>> -----END PGP SIGNATURE-----
> >>>>
> >>>> Signature for apache-wicket-7.1.0.tar.gz:
> >>>>
> >>>>      -----BEGIN PGP SIGNATURE-----
> >>>> Comment: GPGTools - https://gpgtools.org
> >>>>
> >>>> iEYEABECAAYFAlYjwxoACgkQJBX8W/xy/UW95QCghe+Qd/4Luae9n3AFw68umaYL
> >>>> /qMAn32Uo4FUXnUolrQ1Kkp2eiiv03ad
> >>>> =FaIi
> >>>> -----END PGP SIGNATURE-----
> >>>>
> >>>>
> ========================================================================
> >>>>
> >>>>      CHANGELOG for 7.1.0:
> >>>>
> >>>> ** Bug
> >>>>
> >>>>      * [WICKET-5882] - AutoComplete suggestion list disappear when I
> >>>> click on autoComplete scrollbar in IE
> >>>>      * [WICKET-5941] - Headers not rendered for components inside
> >>>> TransparentWebMarkupContainer on ajax update
> >>>>      * [WICKET-5959] - HTML input placeholder text breaks
> >>>> AutoCompleteTextField in IE11
> >>>>      * [WICKET-5960] - Page header isn't rendered for pages where URL
> >>>> has changed during render
> >>>>      * [WICKET-5964] - Queuing a component within an enclosure
> >>>>      * [WICKET-5965] - Queuing a component in head
> >>>>      * [WICKET-5966] - ResourceUtils.getLocaleFromFilename can't
> handle
> >>>> minimized resources well
> >>>>      * [WICKET-5967] - Unable to load i18n minified js
> >>>>      * [WICKET-5968] - CachingResourceLocator lookup key doesn't take
> >>>> strict into account
> >>>>      * [WICKET-5970] - UrlRenderer does not render fragments
> >>>>      * [WICKET-5973] - IllegalArgumentException 'bytes' cannot be
> >>>> negative. on opening Inspector
> >>>>      * [WICKET-5975] - AjaxFallbackOrderByBorder
> >>>> wicketOrder[Up|Down|None] class missing
> >>>>      * [WICKET-5978] - LazyInitProxyFactory fills permgen space
> >>>>      * [WICKET-5980] - When using Servlet 3.0 filter Wicket calculates
> >>>> filter path wrong
> >>>>      * [WICKET-5981] - Significant Performance Degradation From Wicket
> >>>> 6.20.0 to Wicket 7.0.0
> >>>>      * [WICKET-5983] - O(n^2) complexity in MarkupContainer.add
> >>>>      * [WICKET-5988] - WICKET-5981 breaks forms inside borders
> >>>>      * [WICKET-5989] - BaseWicketTester#startComponentInPage fails for
> >>>> pages with <wicket:header-items></wicket:header> placeholder
> >>>>      * [WICKET-5993] - AjaxButton - image is not shown even though
> >>>> type="image" is in html-template
> >>>>      * [WICKET-5994] - Mounted TemplateResourceReference throws
> >>>> org.apache.wicket.WicketRuntimeException when https is used
> >>>>      * [WICKET-5995] - "Range" header parsing is broken
> >>>>      * [WICKET-5996] - Mounted packages throw IllegalArgumentException
> >>>> when visiting base package url.
> >>>>      * [WICKET-5999] - AjaxFormValidatingBehavior not updates
> initially
> >>>> hidden feedback component
> >>>>      * [WICKET-6005] - WicketRuntimeException from
> >>>> AjaxPagingNavigator#onAjaxEvent
> >>>>
> >>>> ** Improvement
> >>>>
> >>>>      * [WICKET-5948] - wicket-ajax.js probably doesn't traverse the
> >>>> children of <div> or <span>
> >>>>      * [WICKET-5971] - Code cleanup in ServletWebResponse
> >>>>      * [WICKET-5974] - Change AjaxPagingNavigator#onAjaxEvent() to
> only
> >>>> consider parent components that have setOutputMarkupId(true)
> >>>>      * [WICKET-5976] - Improve the documentation of FeedbackMessages
> >>>> first(int level)
> >>>>      * [WICKET-5984] - ReplaceHandlerException lacks an accessor for
> >>>> the replacement RequestHandler
> >>>>      * [WICKET-5986] - NumberTextField<N> should use Models for
> >>>> minimum, maximum and step
> >>>>
> >>>> ** Task
> >>>>
> >>>>      * [WICKET-5951] - Upgrade Atmosphere to 2.2.8
> >>>>
> >>>
> >>>
> >>
> >>
> >> --
> >> WBR
> >> Maxim aka solomax
> >>
> >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
>
>
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com
>

Re: [VOTE] Release Apache Wicket 7.1.0

Posted by Martijn Dashorst <ma...@gmail.com>.
re-rolling the release due to missing commit from martin...

Martijn

On Mon, Oct 19, 2015 at 8:49 AM, Maxim Solodovnik <so...@gmail.com> wrote:
> My vote +1 (non binding)
>
> *.asc signature is OK
> Sources are buildable
> Our main application works as expected with version 7.1.0
>
> On Mon, Oct 19, 2015 at 11:42 AM, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
>> Hello,
>>
>> trying to check release getting
>>
>> sha1sum -c apache-wicket-7.1.0.tar.gz
>> sha1sum: apache-wicket-7.1.0.tar.gz: no properly formatted SHA1 checksum
>> lines found
>>
>> md5sum -c apache-wicket-7.1.0.tar.gz
>> md5sum: apache-wicket-7.1.0.tar.gz: no properly formatted MD5 checksum
>> lines found
>>
>> how are you checking this sums?
>>
>> On Mon, Oct 19, 2015 at 2:47 AM, Sven Meier <sv...@meiers.net> wrote:
>>
>>> +1 release Wicket 7.1.0
>>>
>>> Thanks Martin!
>>>
>>> Sven
>>>
>>>
>>> On 18.10.2015 18:46, Martijn Dashorst wrote:
>>>
>>>> This is a vote to release Apache Wicket 7.1.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.1.0
>>>>      [ ] No, don't release Apache Wicket 7.1.0, because ...
>>>>
>>>>      Distributions, changelog, keys and signatures can be found at:
>>>>
>>>>          https://dist.apache.org/repos/dist/dev/wicket/7.1.0
>>>>
>>>>      Staging repository:
>>>>
>>>>
>>>> https://repository.apache.org/content/repositories/orgapachewicket-1052/
>>>>
>>>>      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.1.0
>>>>          Release tag: wicket-7.1.0
>>>>
>>>>
>>>> ========================================================================
>>>>
>>>>      The signatures for the source release artefacts:
>>>>
>>>>
>>>> Signature for apache-wicket-7.1.0.zip:
>>>>
>>>>      -----BEGIN PGP SIGNATURE-----
>>>> Comment: GPGTools - https://gpgtools.org
>>>>
>>>> iEYEABECAAYFAlYjwxoACgkQJBX8W/xy/UWpbQCbBU6LVtXZIza5ITginomS6Et7
>>>> KKcAoKTed2/o+1WqIJ9rNmTnue9LwBSw
>>>> =Yb6/
>>>> -----END PGP SIGNATURE-----
>>>>
>>>> Signature for apache-wicket-7.1.0.tar.gz:
>>>>
>>>>      -----BEGIN PGP SIGNATURE-----
>>>> Comment: GPGTools - https://gpgtools.org
>>>>
>>>> iEYEABECAAYFAlYjwxoACgkQJBX8W/xy/UW95QCghe+Qd/4Luae9n3AFw68umaYL
>>>> /qMAn32Uo4FUXnUolrQ1Kkp2eiiv03ad
>>>> =FaIi
>>>> -----END PGP SIGNATURE-----
>>>>
>>>> ========================================================================
>>>>
>>>>      CHANGELOG for 7.1.0:
>>>>
>>>> ** Bug
>>>>
>>>>      * [WICKET-5882] - AutoComplete suggestion list disappear when I
>>>> click on autoComplete scrollbar in IE
>>>>      * [WICKET-5941] - Headers not rendered for components inside
>>>> TransparentWebMarkupContainer on ajax update
>>>>      * [WICKET-5959] - HTML input placeholder text breaks
>>>> AutoCompleteTextField in IE11
>>>>      * [WICKET-5960] - Page header isn't rendered for pages where URL
>>>> has changed during render
>>>>      * [WICKET-5964] - Queuing a component within an enclosure
>>>>      * [WICKET-5965] - Queuing a component in head
>>>>      * [WICKET-5966] - ResourceUtils.getLocaleFromFilename can't handle
>>>> minimized resources well
>>>>      * [WICKET-5967] - Unable to load i18n minified js
>>>>      * [WICKET-5968] - CachingResourceLocator lookup key doesn't take
>>>> strict into account
>>>>      * [WICKET-5970] - UrlRenderer does not render fragments
>>>>      * [WICKET-5973] - IllegalArgumentException 'bytes' cannot be
>>>> negative. on opening Inspector
>>>>      * [WICKET-5975] - AjaxFallbackOrderByBorder
>>>> wicketOrder[Up|Down|None] class missing
>>>>      * [WICKET-5978] - LazyInitProxyFactory fills permgen space
>>>>      * [WICKET-5980] - When using Servlet 3.0 filter Wicket calculates
>>>> filter path wrong
>>>>      * [WICKET-5981] - Significant Performance Degradation From Wicket
>>>> 6.20.0 to Wicket 7.0.0
>>>>      * [WICKET-5983] - O(n^2) complexity in MarkupContainer.add
>>>>      * [WICKET-5988] - WICKET-5981 breaks forms inside borders
>>>>      * [WICKET-5989] - BaseWicketTester#startComponentInPage fails for
>>>> pages with <wicket:header-items></wicket:header> placeholder
>>>>      * [WICKET-5993] - AjaxButton - image is not shown even though
>>>> type="image" is in html-template
>>>>      * [WICKET-5994] - Mounted TemplateResourceReference throws
>>>> org.apache.wicket.WicketRuntimeException when https is used
>>>>      * [WICKET-5995] - "Range" header parsing is broken
>>>>      * [WICKET-5996] - Mounted packages throw IllegalArgumentException
>>>> when visiting base package url.
>>>>      * [WICKET-5999] - AjaxFormValidatingBehavior not updates initially
>>>> hidden feedback component
>>>>      * [WICKET-6005] - WicketRuntimeException from
>>>> AjaxPagingNavigator#onAjaxEvent
>>>>
>>>> ** Improvement
>>>>
>>>>      * [WICKET-5948] - wicket-ajax.js probably doesn't traverse the
>>>> children of <div> or <span>
>>>>      * [WICKET-5971] - Code cleanup in ServletWebResponse
>>>>      * [WICKET-5974] - Change AjaxPagingNavigator#onAjaxEvent() to only
>>>> consider parent components that have setOutputMarkupId(true)
>>>>      * [WICKET-5976] - Improve the documentation of FeedbackMessages
>>>> first(int level)
>>>>      * [WICKET-5984] - ReplaceHandlerException lacks an accessor for
>>>> the replacement RequestHandler
>>>>      * [WICKET-5986] - NumberTextField<N> should use Models for
>>>> minimum, maximum and step
>>>>
>>>> ** Task
>>>>
>>>>      * [WICKET-5951] - Upgrade Atmosphere to 2.2.8
>>>>
>>>
>>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>
>
> --
> WBR
> Maxim aka solomax



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

Re: [VOTE] Release Apache Wicket 7.1.0

Posted by Maxim Solodovnik <so...@gmail.com>.
My vote +1 (non binding)

*.asc signature is OK
Sources are buildable
Our main application works as expected with version 7.1.0

On Mon, Oct 19, 2015 at 11:42 AM, Maxim Solodovnik <so...@gmail.com>
wrote:

> Hello,
>
> trying to check release getting
>
> sha1sum -c apache-wicket-7.1.0.tar.gz
> sha1sum: apache-wicket-7.1.0.tar.gz: no properly formatted SHA1 checksum
> lines found
>
> md5sum -c apache-wicket-7.1.0.tar.gz
> md5sum: apache-wicket-7.1.0.tar.gz: no properly formatted MD5 checksum
> lines found
>
> how are you checking this sums?
>
> On Mon, Oct 19, 2015 at 2:47 AM, Sven Meier <sv...@meiers.net> wrote:
>
>> +1 release Wicket 7.1.0
>>
>> Thanks Martin!
>>
>> Sven
>>
>>
>> On 18.10.2015 18:46, Martijn Dashorst wrote:
>>
>>> This is a vote to release Apache Wicket 7.1.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.1.0
>>>      [ ] No, don't release Apache Wicket 7.1.0, because ...
>>>
>>>      Distributions, changelog, keys and signatures can be found at:
>>>
>>>          https://dist.apache.org/repos/dist/dev/wicket/7.1.0
>>>
>>>      Staging repository:
>>>
>>>
>>> https://repository.apache.org/content/repositories/orgapachewicket-1052/
>>>
>>>      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.1.0
>>>          Release tag: wicket-7.1.0
>>>
>>>
>>> ========================================================================
>>>
>>>      The signatures for the source release artefacts:
>>>
>>>
>>> Signature for apache-wicket-7.1.0.zip:
>>>
>>>      -----BEGIN PGP SIGNATURE-----
>>> Comment: GPGTools - https://gpgtools.org
>>>
>>> iEYEABECAAYFAlYjwxoACgkQJBX8W/xy/UWpbQCbBU6LVtXZIza5ITginomS6Et7
>>> KKcAoKTed2/o+1WqIJ9rNmTnue9LwBSw
>>> =Yb6/
>>> -----END PGP SIGNATURE-----
>>>
>>> Signature for apache-wicket-7.1.0.tar.gz:
>>>
>>>      -----BEGIN PGP SIGNATURE-----
>>> Comment: GPGTools - https://gpgtools.org
>>>
>>> iEYEABECAAYFAlYjwxoACgkQJBX8W/xy/UW95QCghe+Qd/4Luae9n3AFw68umaYL
>>> /qMAn32Uo4FUXnUolrQ1Kkp2eiiv03ad
>>> =FaIi
>>> -----END PGP SIGNATURE-----
>>>
>>> ========================================================================
>>>
>>>      CHANGELOG for 7.1.0:
>>>
>>> ** Bug
>>>
>>>      * [WICKET-5882] - AutoComplete suggestion list disappear when I
>>> click on autoComplete scrollbar in IE
>>>      * [WICKET-5941] - Headers not rendered for components inside
>>> TransparentWebMarkupContainer on ajax update
>>>      * [WICKET-5959] - HTML input placeholder text breaks
>>> AutoCompleteTextField in IE11
>>>      * [WICKET-5960] - Page header isn't rendered for pages where URL
>>> has changed during render
>>>      * [WICKET-5964] - Queuing a component within an enclosure
>>>      * [WICKET-5965] - Queuing a component in head
>>>      * [WICKET-5966] - ResourceUtils.getLocaleFromFilename can't handle
>>> minimized resources well
>>>      * [WICKET-5967] - Unable to load i18n minified js
>>>      * [WICKET-5968] - CachingResourceLocator lookup key doesn't take
>>> strict into account
>>>      * [WICKET-5970] - UrlRenderer does not render fragments
>>>      * [WICKET-5973] - IllegalArgumentException 'bytes' cannot be
>>> negative. on opening Inspector
>>>      * [WICKET-5975] - AjaxFallbackOrderByBorder
>>> wicketOrder[Up|Down|None] class missing
>>>      * [WICKET-5978] - LazyInitProxyFactory fills permgen space
>>>      * [WICKET-5980] - When using Servlet 3.0 filter Wicket calculates
>>> filter path wrong
>>>      * [WICKET-5981] - Significant Performance Degradation From Wicket
>>> 6.20.0 to Wicket 7.0.0
>>>      * [WICKET-5983] - O(n^2) complexity in MarkupContainer.add
>>>      * [WICKET-5988] - WICKET-5981 breaks forms inside borders
>>>      * [WICKET-5989] - BaseWicketTester#startComponentInPage fails for
>>> pages with <wicket:header-items></wicket:header> placeholder
>>>      * [WICKET-5993] - AjaxButton - image is not shown even though
>>> type="image" is in html-template
>>>      * [WICKET-5994] - Mounted TemplateResourceReference throws
>>> org.apache.wicket.WicketRuntimeException when https is used
>>>      * [WICKET-5995] - "Range" header parsing is broken
>>>      * [WICKET-5996] - Mounted packages throw IllegalArgumentException
>>> when visiting base package url.
>>>      * [WICKET-5999] - AjaxFormValidatingBehavior not updates initially
>>> hidden feedback component
>>>      * [WICKET-6005] - WicketRuntimeException from
>>> AjaxPagingNavigator#onAjaxEvent
>>>
>>> ** Improvement
>>>
>>>      * [WICKET-5948] - wicket-ajax.js probably doesn't traverse the
>>> children of <div> or <span>
>>>      * [WICKET-5971] - Code cleanup in ServletWebResponse
>>>      * [WICKET-5974] - Change AjaxPagingNavigator#onAjaxEvent() to only
>>> consider parent components that have setOutputMarkupId(true)
>>>      * [WICKET-5976] - Improve the documentation of FeedbackMessages
>>> first(int level)
>>>      * [WICKET-5984] - ReplaceHandlerException lacks an accessor for
>>> the replacement RequestHandler
>>>      * [WICKET-5986] - NumberTextField<N> should use Models for
>>> minimum, maximum and step
>>>
>>> ** Task
>>>
>>>      * [WICKET-5951] - Upgrade Atmosphere to 2.2.8
>>>
>>
>>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

Re: [VOTE] Release Apache Wicket 7.1.0

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello,

trying to check release getting

sha1sum -c apache-wicket-7.1.0.tar.gz
sha1sum: apache-wicket-7.1.0.tar.gz: no properly formatted SHA1 checksum
lines found

md5sum -c apache-wicket-7.1.0.tar.gz
md5sum: apache-wicket-7.1.0.tar.gz: no properly formatted MD5 checksum
lines found

how are you checking this sums?

On Mon, Oct 19, 2015 at 2:47 AM, Sven Meier <sv...@meiers.net> wrote:

> +1 release Wicket 7.1.0
>
> Thanks Martin!
>
> Sven
>
>
> On 18.10.2015 18:46, Martijn Dashorst wrote:
>
>> This is a vote to release Apache Wicket 7.1.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.1.0
>>      [ ] No, don't release Apache Wicket 7.1.0, because ...
>>
>>      Distributions, changelog, keys and signatures can be found at:
>>
>>          https://dist.apache.org/repos/dist/dev/wicket/7.1.0
>>
>>      Staging repository:
>>
>>
>> https://repository.apache.org/content/repositories/orgapachewicket-1052/
>>
>>      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.1.0
>>          Release tag: wicket-7.1.0
>>
>>
>> ========================================================================
>>
>>      The signatures for the source release artefacts:
>>
>>
>> Signature for apache-wicket-7.1.0.zip:
>>
>>      -----BEGIN PGP SIGNATURE-----
>> Comment: GPGTools - https://gpgtools.org
>>
>> iEYEABECAAYFAlYjwxoACgkQJBX8W/xy/UWpbQCbBU6LVtXZIza5ITginomS6Et7
>> KKcAoKTed2/o+1WqIJ9rNmTnue9LwBSw
>> =Yb6/
>> -----END PGP SIGNATURE-----
>>
>> Signature for apache-wicket-7.1.0.tar.gz:
>>
>>      -----BEGIN PGP SIGNATURE-----
>> Comment: GPGTools - https://gpgtools.org
>>
>> iEYEABECAAYFAlYjwxoACgkQJBX8W/xy/UW95QCghe+Qd/4Luae9n3AFw68umaYL
>> /qMAn32Uo4FUXnUolrQ1Kkp2eiiv03ad
>> =FaIi
>> -----END PGP SIGNATURE-----
>>
>> ========================================================================
>>
>>      CHANGELOG for 7.1.0:
>>
>> ** Bug
>>
>>      * [WICKET-5882] - AutoComplete suggestion list disappear when I
>> click on autoComplete scrollbar in IE
>>      * [WICKET-5941] - Headers not rendered for components inside
>> TransparentWebMarkupContainer on ajax update
>>      * [WICKET-5959] - HTML input placeholder text breaks
>> AutoCompleteTextField in IE11
>>      * [WICKET-5960] - Page header isn't rendered for pages where URL
>> has changed during render
>>      * [WICKET-5964] - Queuing a component within an enclosure
>>      * [WICKET-5965] - Queuing a component in head
>>      * [WICKET-5966] - ResourceUtils.getLocaleFromFilename can't handle
>> minimized resources well
>>      * [WICKET-5967] - Unable to load i18n minified js
>>      * [WICKET-5968] - CachingResourceLocator lookup key doesn't take
>> strict into account
>>      * [WICKET-5970] - UrlRenderer does not render fragments
>>      * [WICKET-5973] - IllegalArgumentException 'bytes' cannot be
>> negative. on opening Inspector
>>      * [WICKET-5975] - AjaxFallbackOrderByBorder
>> wicketOrder[Up|Down|None] class missing
>>      * [WICKET-5978] - LazyInitProxyFactory fills permgen space
>>      * [WICKET-5980] - When using Servlet 3.0 filter Wicket calculates
>> filter path wrong
>>      * [WICKET-5981] - Significant Performance Degradation From Wicket
>> 6.20.0 to Wicket 7.0.0
>>      * [WICKET-5983] - O(n^2) complexity in MarkupContainer.add
>>      * [WICKET-5988] - WICKET-5981 breaks forms inside borders
>>      * [WICKET-5989] - BaseWicketTester#startComponentInPage fails for
>> pages with <wicket:header-items></wicket:header> placeholder
>>      * [WICKET-5993] - AjaxButton - image is not shown even though
>> type="image" is in html-template
>>      * [WICKET-5994] - Mounted TemplateResourceReference throws
>> org.apache.wicket.WicketRuntimeException when https is used
>>      * [WICKET-5995] - "Range" header parsing is broken
>>      * [WICKET-5996] - Mounted packages throw IllegalArgumentException
>> when visiting base package url.
>>      * [WICKET-5999] - AjaxFormValidatingBehavior not updates initially
>> hidden feedback component
>>      * [WICKET-6005] - WicketRuntimeException from
>> AjaxPagingNavigator#onAjaxEvent
>>
>> ** Improvement
>>
>>      * [WICKET-5948] - wicket-ajax.js probably doesn't traverse the
>> children of <div> or <span>
>>      * [WICKET-5971] - Code cleanup in ServletWebResponse
>>      * [WICKET-5974] - Change AjaxPagingNavigator#onAjaxEvent() to only
>> consider parent components that have setOutputMarkupId(true)
>>      * [WICKET-5976] - Improve the documentation of FeedbackMessages
>> first(int level)
>>      * [WICKET-5984] - ReplaceHandlerException lacks an accessor for
>> the replacement RequestHandler
>>      * [WICKET-5986] - NumberTextField<N> should use Models for
>> minimum, maximum and step
>>
>> ** Task
>>
>>      * [WICKET-5951] - Upgrade Atmosphere to 2.2.8
>>
>
>


-- 
WBR
Maxim aka solomax

Re: [VOTE] Release Apache Wicket 7.1.0

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

Thanks Martin!

Sven

On 18.10.2015 18:46, Martijn Dashorst wrote:
> This is a vote to release Apache Wicket 7.1.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.1.0
>      [ ] No, don't release Apache Wicket 7.1.0, because ...
>
>      Distributions, changelog, keys and signatures can be found at:
>
>          https://dist.apache.org/repos/dist/dev/wicket/7.1.0
>
>      Staging repository:
>
>          https://repository.apache.org/content/repositories/orgapachewicket-1052/
>
>      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.1.0
>          Release tag: wicket-7.1.0
>
>
> ========================================================================
>
>      The signatures for the source release artefacts:
>
>
> Signature for apache-wicket-7.1.0.zip:
>
>      -----BEGIN PGP SIGNATURE-----
> Comment: GPGTools - https://gpgtools.org
>
> iEYEABECAAYFAlYjwxoACgkQJBX8W/xy/UWpbQCbBU6LVtXZIza5ITginomS6Et7
> KKcAoKTed2/o+1WqIJ9rNmTnue9LwBSw
> =Yb6/
> -----END PGP SIGNATURE-----
>
> Signature for apache-wicket-7.1.0.tar.gz:
>
>      -----BEGIN PGP SIGNATURE-----
> Comment: GPGTools - https://gpgtools.org
>
> iEYEABECAAYFAlYjwxoACgkQJBX8W/xy/UW95QCghe+Qd/4Luae9n3AFw68umaYL
> /qMAn32Uo4FUXnUolrQ1Kkp2eiiv03ad
> =FaIi
> -----END PGP SIGNATURE-----
>
> ========================================================================
>
>      CHANGELOG for 7.1.0:
>
> ** Bug
>
>      * [WICKET-5882] - AutoComplete suggestion list disappear when I
> click on autoComplete scrollbar in IE
>      * [WICKET-5941] - Headers not rendered for components inside
> TransparentWebMarkupContainer on ajax update
>      * [WICKET-5959] - HTML input placeholder text breaks
> AutoCompleteTextField in IE11
>      * [WICKET-5960] - Page header isn't rendered for pages where URL
> has changed during render
>      * [WICKET-5964] - Queuing a component within an enclosure
>      * [WICKET-5965] - Queuing a component in head
>      * [WICKET-5966] - ResourceUtils.getLocaleFromFilename can't handle
> minimized resources well
>      * [WICKET-5967] - Unable to load i18n minified js
>      * [WICKET-5968] - CachingResourceLocator lookup key doesn't take
> strict into account
>      * [WICKET-5970] - UrlRenderer does not render fragments
>      * [WICKET-5973] - IllegalArgumentException 'bytes' cannot be
> negative. on opening Inspector
>      * [WICKET-5975] - AjaxFallbackOrderByBorder
> wicketOrder[Up|Down|None] class missing
>      * [WICKET-5978] - LazyInitProxyFactory fills permgen space
>      * [WICKET-5980] - When using Servlet 3.0 filter Wicket calculates
> filter path wrong
>      * [WICKET-5981] - Significant Performance Degradation From Wicket
> 6.20.0 to Wicket 7.0.0
>      * [WICKET-5983] - O(n^2) complexity in MarkupContainer.add
>      * [WICKET-5988] - WICKET-5981 breaks forms inside borders
>      * [WICKET-5989] - BaseWicketTester#startComponentInPage fails for
> pages with <wicket:header-items></wicket:header> placeholder
>      * [WICKET-5993] - AjaxButton - image is not shown even though
> type="image" is in html-template
>      * [WICKET-5994] - Mounted TemplateResourceReference throws
> org.apache.wicket.WicketRuntimeException when https is used
>      * [WICKET-5995] - "Range" header parsing is broken
>      * [WICKET-5996] - Mounted packages throw IllegalArgumentException
> when visiting base package url.
>      * [WICKET-5999] - AjaxFormValidatingBehavior not updates initially
> hidden feedback component
>      * [WICKET-6005] - WicketRuntimeException from
> AjaxPagingNavigator#onAjaxEvent
>
> ** Improvement
>
>      * [WICKET-5948] - wicket-ajax.js probably doesn't traverse the
> children of <div> or <span>
>      * [WICKET-5971] - Code cleanup in ServletWebResponse
>      * [WICKET-5974] - Change AjaxPagingNavigator#onAjaxEvent() to only
> consider parent components that have setOutputMarkupId(true)
>      * [WICKET-5976] - Improve the documentation of FeedbackMessages
> first(int level)
>      * [WICKET-5984] - ReplaceHandlerException lacks an accessor for
> the replacement RequestHandler
>      * [WICKET-5986] - NumberTextField<N> should use Models for
> minimum, maximum and step
>
> ** Task
>
>      * [WICKET-5951] - Upgrade Atmosphere to 2.2.8


Re: [VOTE] Release Apache Wicket 7.1.0

Posted by Tobias Soloschenko <to...@googlemail.com>.
+1 for release

kind regards

Tobias

> Am 18.10.2015 um 18:46 schrieb Martijn Dashorst <da...@apache.org>:
> 
> This is a vote to release Apache Wicket 7.1.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.1.0
>    [ ] No, don't release Apache Wicket 7.1.0, because ...
> 
>    Distributions, changelog, keys and signatures can be found at:
> 
>        https://dist.apache.org/repos/dist/dev/wicket/7.1.0
> 
>    Staging repository:
> 
>        https://repository.apache.org/content/repositories/orgapachewicket-1052/
> 
>    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.1.0
>        Release tag: wicket-7.1.0
> 
> 
> ========================================================================
> 
>    The signatures for the source release artefacts:
> 
> 
> Signature for apache-wicket-7.1.0.zip:
> 
>    -----BEGIN PGP SIGNATURE-----
> Comment: GPGTools - https://gpgtools.org
> 
> iEYEABECAAYFAlYjwxoACgkQJBX8W/xy/UWpbQCbBU6LVtXZIza5ITginomS6Et7
> KKcAoKTed2/o+1WqIJ9rNmTnue9LwBSw
> =Yb6/
> -----END PGP SIGNATURE-----
> 
> Signature for apache-wicket-7.1.0.tar.gz:
> 
>    -----BEGIN PGP SIGNATURE-----
> Comment: GPGTools - https://gpgtools.org
> 
> iEYEABECAAYFAlYjwxoACgkQJBX8W/xy/UW95QCghe+Qd/4Luae9n3AFw68umaYL
> /qMAn32Uo4FUXnUolrQ1Kkp2eiiv03ad
> =FaIi
> -----END PGP SIGNATURE-----
> 
> ========================================================================
> 
>    CHANGELOG for 7.1.0:
> 
> ** Bug
> 
>    * [WICKET-5882] - AutoComplete suggestion list disappear when I
> click on autoComplete scrollbar in IE
>    * [WICKET-5941] - Headers not rendered for components inside
> TransparentWebMarkupContainer on ajax update
>    * [WICKET-5959] - HTML input placeholder text breaks
> AutoCompleteTextField in IE11
>    * [WICKET-5960] - Page header isn't rendered for pages where URL
> has changed during render
>    * [WICKET-5964] - Queuing a component within an enclosure
>    * [WICKET-5965] - Queuing a component in head
>    * [WICKET-5966] - ResourceUtils.getLocaleFromFilename can't handle
> minimized resources well
>    * [WICKET-5967] - Unable to load i18n minified js
>    * [WICKET-5968] - CachingResourceLocator lookup key doesn't take
> strict into account
>    * [WICKET-5970] - UrlRenderer does not render fragments
>    * [WICKET-5973] - IllegalArgumentException 'bytes' cannot be
> negative. on opening Inspector
>    * [WICKET-5975] - AjaxFallbackOrderByBorder
> wicketOrder[Up|Down|None] class missing
>    * [WICKET-5978] - LazyInitProxyFactory fills permgen space
>    * [WICKET-5980] - When using Servlet 3.0 filter Wicket calculates
> filter path wrong
>    * [WICKET-5981] - Significant Performance Degradation From Wicket
> 6.20.0 to Wicket 7.0.0
>    * [WICKET-5983] - O(n^2) complexity in MarkupContainer.add
>    * [WICKET-5988] - WICKET-5981 breaks forms inside borders
>    * [WICKET-5989] - BaseWicketTester#startComponentInPage fails for
> pages with <wicket:header-items></wicket:header> placeholder
>    * [WICKET-5993] - AjaxButton - image is not shown even though
> type="image" is in html-template
>    * [WICKET-5994] - Mounted TemplateResourceReference throws
> org.apache.wicket.WicketRuntimeException when https is used
>    * [WICKET-5995] - "Range" header parsing is broken
>    * [WICKET-5996] - Mounted packages throw IllegalArgumentException
> when visiting base package url.
>    * [WICKET-5999] - AjaxFormValidatingBehavior not updates initially
> hidden feedback component
>    * [WICKET-6005] - WicketRuntimeException from
> AjaxPagingNavigator#onAjaxEvent
> 
> ** Improvement
> 
>    * [WICKET-5948] - wicket-ajax.js probably doesn't traverse the
> children of <div> or <span>
>    * [WICKET-5971] - Code cleanup in ServletWebResponse
>    * [WICKET-5974] - Change AjaxPagingNavigator#onAjaxEvent() to only
> consider parent components that have setOutputMarkupId(true)
>    * [WICKET-5976] - Improve the documentation of FeedbackMessages
> first(int level)
>    * [WICKET-5984] - ReplaceHandlerException lacks an accessor for
> the replacement RequestHandler
>    * [WICKET-5986] - NumberTextField<N> should use Models for
> minimum, maximum and step
> 
> ** Task
> 
>    * [WICKET-5951] - Upgrade Atmosphere to 2.2.8