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

[VOTE] Release Apache Wicket 6.27.0

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

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

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

Staging repository:

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

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

Staging git repository data:

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


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

     The signatures for the source release artefacts:


Signature for apache-wicket-6.27.0.zip:

     -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJZFMNTAAoJEAzCjx+CMhBVpMYP/34BYhra6G2C++ML6n4LDQIX
9WpYlCESuBQAmJt5N32NpVTvaof7K8agPKG6Mx++qV3gnY/KvWd83dSTsmTCHpaI
h33gPNQee3eEQ/TdB5oOmaJqWnVQGW/WJQELWCWmefwQCH5SoCcrGoPaV8me+Byj
TtwziabbAkYen/rntzFXSC9Hq+9YTAdHuz7bTbIxgF4yeaLYP8AK+QWZa2kya8WA
pmOfVjbbPUMQe9O9QgySezVvsfn7SJmUjtAgMAeP7+t9jVc+kUWUeH7++f/LMOzB
HDN4tgTPagZ54R5D0wbu8FsgTk6jJeHqw8D+YAqN/U5+AwmSP5PBnZZ0yyXgoOMr
reXmWiiXIfR9VUpSzWTSvcBlFk1euOHy/aFzY7FN2xjKNnA42wwCpF50k2LZKTB/
H3sl7G7GLAy+MD1CpsBxMF94emG3HNLnbpsaIwUYdkXAGVD62POfrwL6WUhtGhe8
8gi13COVKz3mqY4INlo8ZfXns2HPuNl44AIvK5HcYC5qIpeyAhA2DNbWpj6baWu+
KS1NMholdb1vkIx6PVFSLAckaTOo968D32MmNxUSEEHjn0lKMB+KS0lf3LWirMsL
Fl5vTJPGXmNFot0RR5w3vniDCH8S5pPhelxxynorhQkjvp+UDMn8VybN7AyGfCA+
TTsNQjtxAAA/9ff9BgON
=ZVjz
-----END PGP SIGNATURE-----

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

     -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJZFMNTAAoJEAzCjx+CMhBVxFAP/0cX+QJjRnNLMiQOZ25i5gVh
Edis95IR/HyIfzO8v/15jVbYCPkphlgtspMhWcpSQde/anE7o09nfoUSmQZxZV/E
zD75/jNUsz9r0GTtOG3NjcQ+U/6+JN7SODf8oO73hLkuA91iIm/DcjOzLbaFNWT/
K7voFkFM6vH61bQJBAeb9SjSxg5fJ9ld3HOLPKd04Uj/NN0BTtHZSEAnYreTU7pH
D6GVpqKisc/v9hn7ULilUjCeGo6IckSMvttAAVhBFHUPmMl/4BmLRneZS9C6GuGl
6jpO8Ro9kI0ZuTCppxWNIlEF5C0hP16YX/5wgoPFSytZkfyRnILZWIZZ5PDDp9Hp
VOL6iSvp8VlvKAHz4K4AwMKTsHopcIX67Yah29zqevJVZqmlRrhVYs4yFARxL5dK
4Qjm0vKRsSEPmUsQI49Dx7RTgn4X+cNOurYNhOrZkj2fK4baBeKtM2SZoIYRsXnf
7mf2sH5Rk4UmGiKfObZRtKG3juu0+fQljooqjVAP1jAaEZOdFe3OrNa+kUhkGCvJ
k0ZlZdJqd4qnPh3rackYUEiV0lbKKuDK7TLQDAVTFJwsZzlhcASKEp8Sk3emkDIU
8fl3GSsIyMfEOqLcrdGsofEoOJF4dqidTRGOq7nEY3ZOJGTjCTZ75rTqCyLEjnLa
biNC/TTIEBYMnTwZtf24
=/rz1
-----END PGP SIGNATURE-----

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

     CHANGELOG for 6.27.0:

** Bug

     * [WICKET-6165] - Inconsistent behavior of Markupstream.hasMore vs. 
MarkupStream.next.
     * [WICKET-6314] - 7.6 release references 7.5-SNAPSHOT poms
     * [WICKET-6316] - Wicket tester encodes page id for stateless links 
in stateless pages
     * [WICKET-6340] - The Ajax reponse of an AjaxSubmitButton creates 
invalid XHTML markup for multipart forms
     * [WICKET-6356] - Clustering failover not working on Tomcat

** Improvement

     * [WICKET-6212] - CheckChoice / add a getAdditionalAttributes() 
also for <label>-tag
     * [WICKET-6307] - SubmitLink does not work in Chrome "ff.onsubmit 
is not a function"
     * [WICKET-6323] - Allow ResourceBundles to use the defer attribute
     * [WICKET-6351] - Form.anyFormComponentError performance degradation
     * [WICKET-6364] - The autogenerated input field when a form has a 
default button should not gain the focus when navigating with tab

** Task

     * [WICKET-6287] - Switch from json.org to open-json

Re: [VOTE] Release Apache Wicket 6.27.0

Posted by Andrea Del Bene <an...@gmail.com>.
@Tobias Yes, the 6.x branch contains the same changes included in 7.x. See
last commit at https://issues.apache.org/jira/browse/WICKET-6287.
FYI: the problem with 7.7.0 take 3 was probably due to the missing
execution of the script that cancels the generated artefacts.

On Thu, May 11, 2017 at 11:39 PM, Tobias Soloschenko <
tobiassoloschenko@googlemail.com> wrote:

> Hi Martin,
>
> > Am 11.05.2017 um 23:34 schrieb Martin Grigorov <mg...@apache.org>:
> >
> > Hi Tobias,
> >
> > On Thu, May 11, 2017 at 11:05 PM, Tobias Soloschenko <
> > tobiassoloschenko@googlemail.com> wrote:
> >
> >> Hi,
> >>
> >> just one question: The open-json changes are also included in the 6.x
> >> branch of Wicket as well?
> >>
> >
> > It would be better to check for yourself and then give your vote based on
> > that ;-)
> > Otherwise it may happen as with 7.7.0 take 3 - Andrea believes it
> includes
> > all changes but due to some problem the release actually doesn't have
> them.
> > That's the purpose of the vote - give your vote only if you have tested
> > something, otherwise it is a misleading vote.
> >
>
> okay - but I am currently not able to test just wanted to ensure.
>
> >
> >>
> >> If yes +1 to release.
> >>
> >> kind regards
> >>
> >> Tobias
> >>
> >>> Am 11.05.2017 um 22:33 schrieb Andrea Del Bene <an...@gmail.com>:
> >>>
> >>> This is a vote to release Apache Wicket 6.27.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 6.27.0
> >>> [ ] No, don't release Apache Wicket 6.27.0, because ...
> >>>
> >>> Distributions, changelog, keys and signatures can be found at:
> >>>
> >>>   https://dist.apache.org/repos/dist/dev/wicket/6.27.0
> >>>
> >>> Staging repository:
> >>>
> >>>   https://repository.apache.org/content/repositories/
> >> orgapachewicket-1090
> >>>
> >>> The binaries are available in the above link, as are a staging
> >>> repository for Maven. Typically the vote is on the source, but should
> >>> you find a problem with one of the binaries, please let me know, I can
> >>> re-roll them some way or the other.
> >>>
> >>> Staging git repository data:
> >>>
> >>>   Repository:  git@github.com:bitstorm/wicket.git
> >>>   Branch:      build/wicket-6.27.0
> >>>   Release tag: rel/wicket-6.27.0
> >>>
> >>>
> >>> ============================================================
> ============
> >>>
> >>>   The signatures for the source release artefacts:
> >>>
> >>>
> >>> Signature for apache-wicket-6.27.0.zip:
> >>>
> >>>   -----BEGIN PGP SIGNATURE-----
> >>> Version: GnuPG v1
> >>>
> >>> iQIcBAABAgAGBQJZFMNTAAoJEAzCjx+CMhBVpMYP/34BYhra6G2C++ML6n4LDQIX
> >>> 9WpYlCESuBQAmJt5N32NpVTvaof7K8agPKG6Mx++qV3gnY/KvWd83dSTsmTCHpaI
> >>> h33gPNQee3eEQ/TdB5oOmaJqWnVQGW/WJQELWCWmefwQCH5SoCcrGoPaV8me+Byj
> >>> TtwziabbAkYen/rntzFXSC9Hq+9YTAdHuz7bTbIxgF4yeaLYP8AK+QWZa2kya8WA
> >>> pmOfVjbbPUMQe9O9QgySezVvsfn7SJmUjtAgMAeP7+t9jVc+kUWUeH7++f/LMOzB
> >>> HDN4tgTPagZ54R5D0wbu8FsgTk6jJeHqw8D+YAqN/U5+AwmSP5PBnZZ0yyXgoOMr
> >>> reXmWiiXIfR9VUpSzWTSvcBlFk1euOHy/aFzY7FN2xjKNnA42wwCpF50k2LZKTB/
> >>> H3sl7G7GLAy+MD1CpsBxMF94emG3HNLnbpsaIwUYdkXAGVD62POfrwL6WUhtGhe8
> >>> 8gi13COVKz3mqY4INlo8ZfXns2HPuNl44AIvK5HcYC5qIpeyAhA2DNbWpj6baWu+
> >>> KS1NMholdb1vkIx6PVFSLAckaTOo968D32MmNxUSEEHjn0lKMB+KS0lf3LWirMsL
> >>> Fl5vTJPGXmNFot0RR5w3vniDCH8S5pPhelxxynorhQkjvp+UDMn8VybN7AyGfCA+
> >>> TTsNQjtxAAA/9ff9BgON
> >>> =ZVjz
> >>> -----END PGP SIGNATURE-----
> >>>
> >>> Signature for apache-wicket-6.27.0.tar.gz:
> >>>
> >>>   -----BEGIN PGP SIGNATURE-----
> >>> Version: GnuPG v1
> >>>
> >>> iQIcBAABAgAGBQJZFMNTAAoJEAzCjx+CMhBVxFAP/0cX+QJjRnNLMiQOZ25i5gVh
> >>> Edis95IR/HyIfzO8v/15jVbYCPkphlgtspMhWcpSQde/anE7o09nfoUSmQZxZV/E
> >>> zD75/jNUsz9r0GTtOG3NjcQ+U/6+JN7SODf8oO73hLkuA91iIm/DcjOzLbaFNWT/
> >>> K7voFkFM6vH61bQJBAeb9SjSxg5fJ9ld3HOLPKd04Uj/NN0BTtHZSEAnYreTU7pH
> >>> D6GVpqKisc/v9hn7ULilUjCeGo6IckSMvttAAVhBFHUPmMl/4BmLRneZS9C6GuGl
> >>> 6jpO8Ro9kI0ZuTCppxWNIlEF5C0hP16YX/5wgoPFSytZkfyRnILZWIZZ5PDDp9Hp
> >>> VOL6iSvp8VlvKAHz4K4AwMKTsHopcIX67Yah29zqevJVZqmlRrhVYs4yFARxL5dK
> >>> 4Qjm0vKRsSEPmUsQI49Dx7RTgn4X+cNOurYNhOrZkj2fK4baBeKtM2SZoIYRsXnf
> >>> 7mf2sH5Rk4UmGiKfObZRtKG3juu0+fQljooqjVAP1jAaEZOdFe3OrNa+kUhkGCvJ
> >>> k0ZlZdJqd4qnPh3rackYUEiV0lbKKuDK7TLQDAVTFJwsZzlhcASKEp8Sk3emkDIU
> >>> 8fl3GSsIyMfEOqLcrdGsofEoOJF4dqidTRGOq7nEY3ZOJGTjCTZ75rTqCyLEjnLa
> >>> biNC/TTIEBYMnTwZtf24
> >>> =/rz1
> >>> -----END PGP SIGNATURE-----
> >>>
> >>> ============================================================
> ============
> >>>
> >>>   CHANGELOG for 6.27.0:
> >>>
> >>> ** Bug
> >>>
> >>>   * [WICKET-6165] - Inconsistent behavior of Markupstream.hasMore vs.
> >> MarkupStream.next.
> >>>   * [WICKET-6314] - 7.6 release references 7.5-SNAPSHOT poms
> >>>   * [WICKET-6316] - Wicket tester encodes page id for stateless links
> >> in stateless pages
> >>>   * [WICKET-6340] - The Ajax reponse of an AjaxSubmitButton creates
> >> invalid XHTML markup for multipart forms
> >>>   * [WICKET-6356] - Clustering failover not working on Tomcat
> >>>
> >>> ** Improvement
> >>>
> >>>   * [WICKET-6212] - CheckChoice / add a getAdditionalAttributes() also
> >> for <label>-tag
> >>>   * [WICKET-6307] - SubmitLink does not work in Chrome "ff.onsubmit is
> >> not a function"
> >>>   * [WICKET-6323] - Allow ResourceBundles to use the defer attribute
> >>>   * [WICKET-6351] - Form.anyFormComponentError performance degradation
> >>>   * [WICKET-6364] - The autogenerated input field when a form has a
> >> default button should not gain the focus when navigating with tab
> >>>
> >>> ** Task
> >>>
> >>>   * [WICKET-6287] - Switch from json.org to open-json
> >>
>

Re: [VOTE] Release Apache Wicket 6.27.0

Posted by Tobias Soloschenko <to...@googlemail.com>.
Hi Martin,

> Am 11.05.2017 um 23:34 schrieb Martin Grigorov <mg...@apache.org>:
> 
> Hi Tobias,
> 
> On Thu, May 11, 2017 at 11:05 PM, Tobias Soloschenko <
> tobiassoloschenko@googlemail.com> wrote:
> 
>> Hi,
>> 
>> just one question: The open-json changes are also included in the 6.x
>> branch of Wicket as well?
>> 
> 
> It would be better to check for yourself and then give your vote based on
> that ;-)
> Otherwise it may happen as with 7.7.0 take 3 - Andrea believes it includes
> all changes but due to some problem the release actually doesn't have them.
> That's the purpose of the vote - give your vote only if you have tested
> something, otherwise it is a misleading vote.
> 

okay - but I am currently not able to test just wanted to ensure.

> 
>> 
>> If yes +1 to release.
>> 
>> kind regards
>> 
>> Tobias
>> 
>>> Am 11.05.2017 um 22:33 schrieb Andrea Del Bene <an...@gmail.com>:
>>> 
>>> This is a vote to release Apache Wicket 6.27.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 6.27.0
>>> [ ] No, don't release Apache Wicket 6.27.0, because ...
>>> 
>>> Distributions, changelog, keys and signatures can be found at:
>>> 
>>>   https://dist.apache.org/repos/dist/dev/wicket/6.27.0
>>> 
>>> Staging repository:
>>> 
>>>   https://repository.apache.org/content/repositories/
>> orgapachewicket-1090
>>> 
>>> The binaries are available in the above link, as are a staging
>>> repository for Maven. Typically the vote is on the source, but should
>>> you find a problem with one of the binaries, please let me know, I can
>>> re-roll them some way or the other.
>>> 
>>> Staging git repository data:
>>> 
>>>   Repository:  git@github.com:bitstorm/wicket.git
>>>   Branch:      build/wicket-6.27.0
>>>   Release tag: rel/wicket-6.27.0
>>> 
>>> 
>>> ========================================================================
>>> 
>>>   The signatures for the source release artefacts:
>>> 
>>> 
>>> Signature for apache-wicket-6.27.0.zip:
>>> 
>>>   -----BEGIN PGP SIGNATURE-----
>>> Version: GnuPG v1
>>> 
>>> iQIcBAABAgAGBQJZFMNTAAoJEAzCjx+CMhBVpMYP/34BYhra6G2C++ML6n4LDQIX
>>> 9WpYlCESuBQAmJt5N32NpVTvaof7K8agPKG6Mx++qV3gnY/KvWd83dSTsmTCHpaI
>>> h33gPNQee3eEQ/TdB5oOmaJqWnVQGW/WJQELWCWmefwQCH5SoCcrGoPaV8me+Byj
>>> TtwziabbAkYen/rntzFXSC9Hq+9YTAdHuz7bTbIxgF4yeaLYP8AK+QWZa2kya8WA
>>> pmOfVjbbPUMQe9O9QgySezVvsfn7SJmUjtAgMAeP7+t9jVc+kUWUeH7++f/LMOzB
>>> HDN4tgTPagZ54R5D0wbu8FsgTk6jJeHqw8D+YAqN/U5+AwmSP5PBnZZ0yyXgoOMr
>>> reXmWiiXIfR9VUpSzWTSvcBlFk1euOHy/aFzY7FN2xjKNnA42wwCpF50k2LZKTB/
>>> H3sl7G7GLAy+MD1CpsBxMF94emG3HNLnbpsaIwUYdkXAGVD62POfrwL6WUhtGhe8
>>> 8gi13COVKz3mqY4INlo8ZfXns2HPuNl44AIvK5HcYC5qIpeyAhA2DNbWpj6baWu+
>>> KS1NMholdb1vkIx6PVFSLAckaTOo968D32MmNxUSEEHjn0lKMB+KS0lf3LWirMsL
>>> Fl5vTJPGXmNFot0RR5w3vniDCH8S5pPhelxxynorhQkjvp+UDMn8VybN7AyGfCA+
>>> TTsNQjtxAAA/9ff9BgON
>>> =ZVjz
>>> -----END PGP SIGNATURE-----
>>> 
>>> Signature for apache-wicket-6.27.0.tar.gz:
>>> 
>>>   -----BEGIN PGP SIGNATURE-----
>>> Version: GnuPG v1
>>> 
>>> iQIcBAABAgAGBQJZFMNTAAoJEAzCjx+CMhBVxFAP/0cX+QJjRnNLMiQOZ25i5gVh
>>> Edis95IR/HyIfzO8v/15jVbYCPkphlgtspMhWcpSQde/anE7o09nfoUSmQZxZV/E
>>> zD75/jNUsz9r0GTtOG3NjcQ+U/6+JN7SODf8oO73hLkuA91iIm/DcjOzLbaFNWT/
>>> K7voFkFM6vH61bQJBAeb9SjSxg5fJ9ld3HOLPKd04Uj/NN0BTtHZSEAnYreTU7pH
>>> D6GVpqKisc/v9hn7ULilUjCeGo6IckSMvttAAVhBFHUPmMl/4BmLRneZS9C6GuGl
>>> 6jpO8Ro9kI0ZuTCppxWNIlEF5C0hP16YX/5wgoPFSytZkfyRnILZWIZZ5PDDp9Hp
>>> VOL6iSvp8VlvKAHz4K4AwMKTsHopcIX67Yah29zqevJVZqmlRrhVYs4yFARxL5dK
>>> 4Qjm0vKRsSEPmUsQI49Dx7RTgn4X+cNOurYNhOrZkj2fK4baBeKtM2SZoIYRsXnf
>>> 7mf2sH5Rk4UmGiKfObZRtKG3juu0+fQljooqjVAP1jAaEZOdFe3OrNa+kUhkGCvJ
>>> k0ZlZdJqd4qnPh3rackYUEiV0lbKKuDK7TLQDAVTFJwsZzlhcASKEp8Sk3emkDIU
>>> 8fl3GSsIyMfEOqLcrdGsofEoOJF4dqidTRGOq7nEY3ZOJGTjCTZ75rTqCyLEjnLa
>>> biNC/TTIEBYMnTwZtf24
>>> =/rz1
>>> -----END PGP SIGNATURE-----
>>> 
>>> ========================================================================
>>> 
>>>   CHANGELOG for 6.27.0:
>>> 
>>> ** Bug
>>> 
>>>   * [WICKET-6165] - Inconsistent behavior of Markupstream.hasMore vs.
>> MarkupStream.next.
>>>   * [WICKET-6314] - 7.6 release references 7.5-SNAPSHOT poms
>>>   * [WICKET-6316] - Wicket tester encodes page id for stateless links
>> in stateless pages
>>>   * [WICKET-6340] - The Ajax reponse of an AjaxSubmitButton creates
>> invalid XHTML markup for multipart forms
>>>   * [WICKET-6356] - Clustering failover not working on Tomcat
>>> 
>>> ** Improvement
>>> 
>>>   * [WICKET-6212] - CheckChoice / add a getAdditionalAttributes() also
>> for <label>-tag
>>>   * [WICKET-6307] - SubmitLink does not work in Chrome "ff.onsubmit is
>> not a function"
>>>   * [WICKET-6323] - Allow ResourceBundles to use the defer attribute
>>>   * [WICKET-6351] - Form.anyFormComponentError performance degradation
>>>   * [WICKET-6364] - The autogenerated input field when a form has a
>> default button should not gain the focus when navigating with tab
>>> 
>>> ** Task
>>> 
>>>   * [WICKET-6287] - Switch from json.org to open-json
>> 

Re: [VOTE] Release Apache Wicket 6.27.0

Posted by Martin Grigorov <mg...@apache.org>.
Hi Tobias,

On Thu, May 11, 2017 at 11:05 PM, Tobias Soloschenko <
tobiassoloschenko@googlemail.com> wrote:

> Hi,
>
> just one question: The open-json changes are also included in the 6.x
> branch of Wicket as well?
>

It would be better to check for yourself and then give your vote based on
that ;-)
Otherwise it may happen as with 7.7.0 take 3 - Andrea believes it includes
all changes but due to some problem the release actually doesn't have them.
That's the purpose of the vote - give your vote only if you have tested
something, otherwise it is a misleading vote.


>
> If yes +1 to release.
>
> kind regards
>
> Tobias
>
> > Am 11.05.2017 um 22:33 schrieb Andrea Del Bene <an...@gmail.com>:
> >
> > This is a vote to release Apache Wicket 6.27.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 6.27.0
> > [ ] No, don't release Apache Wicket 6.27.0, because ...
> >
> > Distributions, changelog, keys and signatures can be found at:
> >
> >    https://dist.apache.org/repos/dist/dev/wicket/6.27.0
> >
> > Staging repository:
> >
> >    https://repository.apache.org/content/repositories/
> orgapachewicket-1090
> >
> > The binaries are available in the above link, as are a staging
> > repository for Maven. Typically the vote is on the source, but should
> > you find a problem with one of the binaries, please let me know, I can
> > re-roll them some way or the other.
> >
> > Staging git repository data:
> >
> >    Repository:  git@github.com:bitstorm/wicket.git
> >    Branch:      build/wicket-6.27.0
> >    Release tag: rel/wicket-6.27.0
> >
> >
> > ========================================================================
> >
> >    The signatures for the source release artefacts:
> >
> >
> > Signature for apache-wicket-6.27.0.zip:
> >
> >    -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1
> >
> > iQIcBAABAgAGBQJZFMNTAAoJEAzCjx+CMhBVpMYP/34BYhra6G2C++ML6n4LDQIX
> > 9WpYlCESuBQAmJt5N32NpVTvaof7K8agPKG6Mx++qV3gnY/KvWd83dSTsmTCHpaI
> > h33gPNQee3eEQ/TdB5oOmaJqWnVQGW/WJQELWCWmefwQCH5SoCcrGoPaV8me+Byj
> > TtwziabbAkYen/rntzFXSC9Hq+9YTAdHuz7bTbIxgF4yeaLYP8AK+QWZa2kya8WA
> > pmOfVjbbPUMQe9O9QgySezVvsfn7SJmUjtAgMAeP7+t9jVc+kUWUeH7++f/LMOzB
> > HDN4tgTPagZ54R5D0wbu8FsgTk6jJeHqw8D+YAqN/U5+AwmSP5PBnZZ0yyXgoOMr
> > reXmWiiXIfR9VUpSzWTSvcBlFk1euOHy/aFzY7FN2xjKNnA42wwCpF50k2LZKTB/
> > H3sl7G7GLAy+MD1CpsBxMF94emG3HNLnbpsaIwUYdkXAGVD62POfrwL6WUhtGhe8
> > 8gi13COVKz3mqY4INlo8ZfXns2HPuNl44AIvK5HcYC5qIpeyAhA2DNbWpj6baWu+
> > KS1NMholdb1vkIx6PVFSLAckaTOo968D32MmNxUSEEHjn0lKMB+KS0lf3LWirMsL
> > Fl5vTJPGXmNFot0RR5w3vniDCH8S5pPhelxxynorhQkjvp+UDMn8VybN7AyGfCA+
> > TTsNQjtxAAA/9ff9BgON
> > =ZVjz
> > -----END PGP SIGNATURE-----
> >
> > Signature for apache-wicket-6.27.0.tar.gz:
> >
> >    -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1
> >
> > iQIcBAABAgAGBQJZFMNTAAoJEAzCjx+CMhBVxFAP/0cX+QJjRnNLMiQOZ25i5gVh
> > Edis95IR/HyIfzO8v/15jVbYCPkphlgtspMhWcpSQde/anE7o09nfoUSmQZxZV/E
> > zD75/jNUsz9r0GTtOG3NjcQ+U/6+JN7SODf8oO73hLkuA91iIm/DcjOzLbaFNWT/
> > K7voFkFM6vH61bQJBAeb9SjSxg5fJ9ld3HOLPKd04Uj/NN0BTtHZSEAnYreTU7pH
> > D6GVpqKisc/v9hn7ULilUjCeGo6IckSMvttAAVhBFHUPmMl/4BmLRneZS9C6GuGl
> > 6jpO8Ro9kI0ZuTCppxWNIlEF5C0hP16YX/5wgoPFSytZkfyRnILZWIZZ5PDDp9Hp
> > VOL6iSvp8VlvKAHz4K4AwMKTsHopcIX67Yah29zqevJVZqmlRrhVYs4yFARxL5dK
> > 4Qjm0vKRsSEPmUsQI49Dx7RTgn4X+cNOurYNhOrZkj2fK4baBeKtM2SZoIYRsXnf
> > 7mf2sH5Rk4UmGiKfObZRtKG3juu0+fQljooqjVAP1jAaEZOdFe3OrNa+kUhkGCvJ
> > k0ZlZdJqd4qnPh3rackYUEiV0lbKKuDK7TLQDAVTFJwsZzlhcASKEp8Sk3emkDIU
> > 8fl3GSsIyMfEOqLcrdGsofEoOJF4dqidTRGOq7nEY3ZOJGTjCTZ75rTqCyLEjnLa
> > biNC/TTIEBYMnTwZtf24
> > =/rz1
> > -----END PGP SIGNATURE-----
> >
> > ========================================================================
> >
> >    CHANGELOG for 6.27.0:
> >
> > ** Bug
> >
> >    * [WICKET-6165] - Inconsistent behavior of Markupstream.hasMore vs.
> MarkupStream.next.
> >    * [WICKET-6314] - 7.6 release references 7.5-SNAPSHOT poms
> >    * [WICKET-6316] - Wicket tester encodes page id for stateless links
> in stateless pages
> >    * [WICKET-6340] - The Ajax reponse of an AjaxSubmitButton creates
> invalid XHTML markup for multipart forms
> >    * [WICKET-6356] - Clustering failover not working on Tomcat
> >
> > ** Improvement
> >
> >    * [WICKET-6212] - CheckChoice / add a getAdditionalAttributes() also
> for <label>-tag
> >    * [WICKET-6307] - SubmitLink does not work in Chrome "ff.onsubmit is
> not a function"
> >    * [WICKET-6323] - Allow ResourceBundles to use the defer attribute
> >    * [WICKET-6351] - Form.anyFormComponentError performance degradation
> >    * [WICKET-6364] - The autogenerated input field when a form has a
> default button should not gain the focus when navigating with tab
> >
> > ** Task
> >
> >    * [WICKET-6287] - Switch from json.org to open-json
>

Re: [VOTE] Release Apache Wicket 6.27.0

Posted by Tobias Soloschenko <to...@googlemail.com>.
Hi,

just one question: The open-json changes are also included in the 6.x branch of Wicket as well?

If yes +1 to release.

kind regards

Tobias

> Am 11.05.2017 um 22:33 schrieb Andrea Del Bene <an...@gmail.com>:
> 
> This is a vote to release Apache Wicket 6.27.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 6.27.0
> [ ] No, don't release Apache Wicket 6.27.0, because ...
> 
> Distributions, changelog, keys and signatures can be found at:
> 
>    https://dist.apache.org/repos/dist/dev/wicket/6.27.0
> 
> Staging repository:
> 
>    https://repository.apache.org/content/repositories/orgapachewicket-1090
> 
> The binaries are available in the above link, as are a staging
> repository for Maven. Typically the vote is on the source, but should
> you find a problem with one of the binaries, please let me know, I can
> re-roll them some way or the other.
> 
> Staging git repository data:
> 
>    Repository:  git@github.com:bitstorm/wicket.git
>    Branch:      build/wicket-6.27.0
>    Release tag: rel/wicket-6.27.0
> 
> 
> ========================================================================
> 
>    The signatures for the source release artefacts:
> 
> 
> Signature for apache-wicket-6.27.0.zip:
> 
>    -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
> 
> iQIcBAABAgAGBQJZFMNTAAoJEAzCjx+CMhBVpMYP/34BYhra6G2C++ML6n4LDQIX
> 9WpYlCESuBQAmJt5N32NpVTvaof7K8agPKG6Mx++qV3gnY/KvWd83dSTsmTCHpaI
> h33gPNQee3eEQ/TdB5oOmaJqWnVQGW/WJQELWCWmefwQCH5SoCcrGoPaV8me+Byj
> TtwziabbAkYen/rntzFXSC9Hq+9YTAdHuz7bTbIxgF4yeaLYP8AK+QWZa2kya8WA
> pmOfVjbbPUMQe9O9QgySezVvsfn7SJmUjtAgMAeP7+t9jVc+kUWUeH7++f/LMOzB
> HDN4tgTPagZ54R5D0wbu8FsgTk6jJeHqw8D+YAqN/U5+AwmSP5PBnZZ0yyXgoOMr
> reXmWiiXIfR9VUpSzWTSvcBlFk1euOHy/aFzY7FN2xjKNnA42wwCpF50k2LZKTB/
> H3sl7G7GLAy+MD1CpsBxMF94emG3HNLnbpsaIwUYdkXAGVD62POfrwL6WUhtGhe8
> 8gi13COVKz3mqY4INlo8ZfXns2HPuNl44AIvK5HcYC5qIpeyAhA2DNbWpj6baWu+
> KS1NMholdb1vkIx6PVFSLAckaTOo968D32MmNxUSEEHjn0lKMB+KS0lf3LWirMsL
> Fl5vTJPGXmNFot0RR5w3vniDCH8S5pPhelxxynorhQkjvp+UDMn8VybN7AyGfCA+
> TTsNQjtxAAA/9ff9BgON
> =ZVjz
> -----END PGP SIGNATURE-----
> 
> Signature for apache-wicket-6.27.0.tar.gz:
> 
>    -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
> 
> iQIcBAABAgAGBQJZFMNTAAoJEAzCjx+CMhBVxFAP/0cX+QJjRnNLMiQOZ25i5gVh
> Edis95IR/HyIfzO8v/15jVbYCPkphlgtspMhWcpSQde/anE7o09nfoUSmQZxZV/E
> zD75/jNUsz9r0GTtOG3NjcQ+U/6+JN7SODf8oO73hLkuA91iIm/DcjOzLbaFNWT/
> K7voFkFM6vH61bQJBAeb9SjSxg5fJ9ld3HOLPKd04Uj/NN0BTtHZSEAnYreTU7pH
> D6GVpqKisc/v9hn7ULilUjCeGo6IckSMvttAAVhBFHUPmMl/4BmLRneZS9C6GuGl
> 6jpO8Ro9kI0ZuTCppxWNIlEF5C0hP16YX/5wgoPFSytZkfyRnILZWIZZ5PDDp9Hp
> VOL6iSvp8VlvKAHz4K4AwMKTsHopcIX67Yah29zqevJVZqmlRrhVYs4yFARxL5dK
> 4Qjm0vKRsSEPmUsQI49Dx7RTgn4X+cNOurYNhOrZkj2fK4baBeKtM2SZoIYRsXnf
> 7mf2sH5Rk4UmGiKfObZRtKG3juu0+fQljooqjVAP1jAaEZOdFe3OrNa+kUhkGCvJ
> k0ZlZdJqd4qnPh3rackYUEiV0lbKKuDK7TLQDAVTFJwsZzlhcASKEp8Sk3emkDIU
> 8fl3GSsIyMfEOqLcrdGsofEoOJF4dqidTRGOq7nEY3ZOJGTjCTZ75rTqCyLEjnLa
> biNC/TTIEBYMnTwZtf24
> =/rz1
> -----END PGP SIGNATURE-----
> 
> ========================================================================
> 
>    CHANGELOG for 6.27.0:
> 
> ** Bug
> 
>    * [WICKET-6165] - Inconsistent behavior of Markupstream.hasMore vs. MarkupStream.next.
>    * [WICKET-6314] - 7.6 release references 7.5-SNAPSHOT poms
>    * [WICKET-6316] - Wicket tester encodes page id for stateless links in stateless pages
>    * [WICKET-6340] - The Ajax reponse of an AjaxSubmitButton creates invalid XHTML markup for multipart forms
>    * [WICKET-6356] - Clustering failover not working on Tomcat
> 
> ** Improvement
> 
>    * [WICKET-6212] - CheckChoice / add a getAdditionalAttributes() also for <label>-tag
>    * [WICKET-6307] - SubmitLink does not work in Chrome "ff.onsubmit is not a function"
>    * [WICKET-6323] - Allow ResourceBundles to use the defer attribute
>    * [WICKET-6351] - Form.anyFormComponentError performance degradation
>    * [WICKET-6364] - The autogenerated input field when a form has a default button should not gain the focus when navigating with tab
> 
> ** Task
> 
>    * [WICKET-6287] - Switch from json.org to open-json

Re: [VOTE] Release Apache Wicket 6.27.0

Posted by Andrea Del Bene <an...@gmail.com>.
This vote for 6.x is canceled. A new one will start ASAP.


On 13/05/2017 15:20, Andrea Del Bene wrote:
> Yah, this JSON migration issue is a though one. No problem, I will 
> restart a new vote for 6.x.
> PS: let's keep fingers crossed for 7.x :-)
>
>
> On 13/05/2017 15:05, Sebastien wrote:
>> [x] No, don't release Apache Wicket 6.27.0, because: JSONObject#wrap 
>> does
>> not wrap "Object" objects
>>
>> Hi Andrea,
>>
>> The following line has not been retrofit in wicket6.x (JSONObject#wrap):
>>
>>              } else {
>>                  return new JSONObject(o);
>>              }
>>
>> Wicket7.x:
>> https://github.com/apache/wicket/blob/wicket-7.x/wicket-core/src/main/java/org/apache/wicket/ajax/json/JSONObject.java#L1011 
>>
>>
>> Wicket6.x:
>> https://github.com/apache/wicket/blob/wicket-6.x/wicket-core/src/main/java/org/apache/wicket/ajax/json/JSONObject.java#L983 
>>
>>
>> Thanks (sorry) & best regards,
>> Sebastien
>>
>> PS: but look at the good news, Wicket7 release is now good! :)
>>
>


Re: [VOTE] Release Apache Wicket 6.27.0

Posted by Andrea Del Bene <an...@gmail.com>.
Yah, this JSON migration issue is a though one. No problem, I will 
restart a new vote for 6.x.
PS: let's keep fingers crossed for 7.x :-)


On 13/05/2017 15:05, Sebastien wrote:
> [x] No, don't release Apache Wicket 6.27.0, because: JSONObject#wrap does
> not wrap "Object" objects
>
> Hi Andrea,
>
> The following line has not been retrofit in wicket6.x (JSONObject#wrap):
>
>              } else {
>                  return new JSONObject(o);
>              }
>
> Wicket7.x:
> https://github.com/apache/wicket/blob/wicket-7.x/wicket-core/src/main/java/org/apache/wicket/ajax/json/JSONObject.java#L1011
>
> Wicket6.x:
> https://github.com/apache/wicket/blob/wicket-6.x/wicket-core/src/main/java/org/apache/wicket/ajax/json/JSONObject.java#L983
>
> Thanks (sorry) & best regards,
> Sebastien
>
> PS: but look at the good news, Wicket7 release is now good! :)
>


Re: [VOTE] Release Apache Wicket 6.27.0

Posted by Sebastien <se...@gmail.com>.
[x] No, don't release Apache Wicket 6.27.0, because: JSONObject#wrap does
not wrap "Object" objects

Hi Andrea,

The following line has not been retrofit in wicket6.x (JSONObject#wrap):

            } else {
                return new JSONObject(o);
            }

Wicket7.x:
https://github.com/apache/wicket/blob/wicket-7.x/wicket-core/src/main/java/org/apache/wicket/ajax/json/JSONObject.java#L1011

Wicket6.x:
https://github.com/apache/wicket/blob/wicket-6.x/wicket-core/src/main/java/org/apache/wicket/ajax/json/JSONObject.java#L983

Thanks (sorry) & best regards,
Sebastien

PS: but look at the good news, Wicket7 release is now good! :)