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/08/07 10:50:03 UTC

[VOTE] Release Apache Wicket 8.0.0-M7

This is a vote to release Apache Wicket 8.0.0-M7

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 8.0.0-M7
[ ] No, don't release Apache Wicket 8.0.0-M7, because ...

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

     https://dist.apache.org/repos/dist/dev/wicket/8.0.0-M7

Staging repository:

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

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-8.0.0-M7
     Release tag: rel/wicket-8.0.0-M7


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

     The signatures for the source release artefacts:


Signature for apache-wicket-8.0.0-M7.zip:

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

iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBVYUUP/0T9R8oiLZafZ6bkvKsxWHxp
qhdinNhiG3sdsex+9cTNlzvazj0i1B4zmIqQ8+ekkVRPu/+rq/DH/SMTlTUrf9hk
91drZQ5wc8Ido3MdI+SeS0NSFvVvvH36gjXoTwLckCcwrjkUsk2k/f2S+1JYcFFx
v+KTcbZJ6Y2M1iBJILlmO/GuyNSj/CXa3UOGkhNNMUU7MEMQDPb8ZvgQndUR3nWQ
dxnyB3LE7u8k1bjK75t3RuBme6fz0ASippG5Ph0Ce/BDum/6RILf+Tioc8ZKFtS2
FCGoeFNgYb2Qx6x1Q0kZbfpxRW+SdV9ddYs0eLz2cNr4N2EYS7Y2xWcI0bUSv3gC
PXOfAJcUcWNz6LP1vtPhFCzWOAtt9Lt2JAM699AHpvAyl+pPyS163qvUmyrDwaf3
QhBd9Vab9sCMav+OhImuVQL+iRFEyiMNm/kPlpZsz0RN8Zqqu73RT3vcNT/ZlGLm
bo1AIwuJesCw/VL34PWzdglOpMVjQzFVlwd6pNzxwbohrq6gFRMLNZYTVQkELREe
uII3KDxkY4dnyjCYCNi3Obp/FaphsJ6yvfwpesUrqzQjiX1C8QgMRcaQEpU+4DGo
UxejnO5Th1ECsSjYCaCFKok38zilAiaKaQeVPFa66/sM93IqAXe0dXdelirLu59Q
DO1Z0EwihlcEIqKmOLGV
=EiFe
-----END PGP SIGNATURE-----

Signature for apache-wicket-8.0.0-M7.tar.gz:

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

iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBV0AoQALOjdIkE7o6t4ZgFO1B/jJvs
KgUl4q82vksqiWoGzOob+hkmDSlyDodXaFbZUNiKat79H8Dg5bKU7IUa+d8msPZ6
iIy9DZk6Ty/QFtVNins7SeO9w8qGAN6LSImsskUE8FpfSMEjDmmzFMTy31A+AmWS
+L3mddk4JY5CtKA2dPeZHtrlcIFL+hO99t7FueqkEEilrN8ulFmfF1Fz4kyqEBA5
XrWIgtVwUGLhd2iEgS28a/b3d0pZiweHb+MPWrItFDtZYwKzITefx8tfXir1qB2F
SPkBdbmW5f67Z+kECUTBR7Bes15vFtv9kThVTDEJ3UhA8rMdS8XmgOablGTbMEfo
ggU/raaeA7Ja4dAmxv38yLp4Ow5eoL3z5gsI9z5pUadVFItAtHs0GPMfJ14SnWY9
T0Lz2CK2LRb7RN1il1t4WpIKR8v3QzP+BZA8ZQ+wEI0jtSc9hnIEHJfxxdOvGE4v
QSSrWs0/BNg1GrBQnIzsU/RW/Gdii5bSMBAguSkx+nXYwO7ooy25fTsnguPe6Fky
cdnl70Cf27GIg5RiLX8ujlATRduaedK7ieA86ym/sPAOJX4slrjVjmwsSpjruvEn
vaVvRUP5CcpQVPr0LQxI6jF/qq5V6/MTAdoTtrT/InvH8haZTVYdEenoSkEYezHW
Knnl3Uyv25EmO9nlUYJC
=PEGU
-----END PGP SIGNATURE-----

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

     CHANGELOG for 8.0.0-M7:

** Bug

     * [WICKET-4324] - [wicket-ioc] LazyInitProxyFactory CGLIB proxies 
naming strategy may cause java.lang.IllegalAccessError
     * [WICKET-6366] - Autocomplete race condition makes page unresponsive
     * [WICKET-6373] - Edge not recognized in UserAgent
     * [WICKET-6374] - Exception caused by border extending another 
border with <wicket:extend>
     * [WICKET-6376] - Ajax redirects to non http(s)-urls are 
interpreted as relative
     * [WICKET-6377] - Autolinking breaks hierarchy for nested elements
     * [WICKET-6379] - IModel's default models should detach the target 
model
     * [WICKET-6386] - Simplification of the code in WICKET-3347 is not 
consistent with previous behavior
     * [WICKET-6387] - ModalWindow PageReference broken
     * [WICKET-6393] - NestedStringResourceLoader ignores hard-coded 
default values and throws MissingResourceException
     * [WICKET-6398] - WICKET-6204 breaks jQuery.noConflict()
     * [WICKET-6399] - Dequeuing of Border component with nested body fails
     * [WICKET-6400] - Object with array property fails on NPE when 
construction JSON object
     * [WICKET-6402] - OSGi-Manifest: wicket does not declare BSN
     * [WICKET-6406] - Each path has to be pushed directly
     * [WICKET-6419] -  Localization of PageParameters
     * [WICKET-6428] - PageProvider#getPageInstance() may return null
     * [WICKET-6429] - AbstractRequestLogger should not create new Sessions
     * [WICKET-6434] - Fixed WicketTester to detect components in 
enclosure when doing isComponentOnAjaxResponse.

** Improvement

     * [WICKET-6372] - Consider to switch to a sans-serif typeface in 
the Wicket guide
     * [WICKET-6385] - Allow using custom port for web socket connections
     * [WICKET-6388] - MockServletContext should define non-null session 
tracking modes
     * [WICKET-6389] - Introduce CsrfPreventionRequestCycleListener that 
is aware of Web Socket requests
     * [WICKET-6401] - OSGi-Manifest: wicket-util should decalre its 
dependency to 'commons-io' and 'commons-fileupload'
     * [WICKET-6412] - Model#orElse behavior is inconsistent!
     * [WICKET-6421] - WicketTester should provide assertBehavior method
     * [WICKET-6433] - Allow to set the rel attribute with CssHeaderItem
     * [WICKET-6436] - Please add CompoundPropertyModel.of(T object) method
     * [WICKET-6437] - Libraries should be updated to most recent versions

** Task

     * [WICKET-6390] - Update Tomcat to 8.5.15 to get the latest HTTP2 
features and APIs


Re: [VOTE] Release Apache Wicket 8.0.0-M7

Posted by Korbinian Bachl <ko...@whiskyworld.de>.
Hello Andrea,

currently the jira shows M7 as unreleased with 1 item toDo, see https://issues.apache.org/jira/projects/WICKET/versions/12340604

Best,

KB

----- Ursprüngliche Mail -----
> Von: "Andrea Del Bene" <an...@gmail.com>
> An: dev@wicket.apache.org
> Gesendet: Samstag, 12. August 2017 17:02:58
> Betreff: Re: [VOTE] Release Apache Wicket 8.0.0-M7

> This vote passes with 3 binding votes.
> 
> Thank you all!!
> 
> Andrea.
> 
> 
> On 10/08/2017 14:52, Sebastien wrote:
>>   [x] Yes, release Apache Wicket 8.0.0-M7
>>
>> Tested upon wicket-jquery-ui samples

Re: [VOTE] Release Apache Wicket 8.0.0-M7

Posted by Andrea Del Bene <an...@gmail.com>.
This vote passes with 3 binding votes.

Thank you all!!

Andrea.


On 10/08/2017 14:52, Sebastien wrote:
>   [x] Yes, release Apache Wicket 8.0.0-M7
>
> Tested upon wicket-jquery-ui samples
>


Re: [VOTE] Release Apache Wicket 8.0.0-M7

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

Tested upon wicket-jquery-ui samples

Re: [VOTE] Release Apache Wicket 8.0.0-M7

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

Tested user guide examples and my main app


On 07/08/2017 14:58, Maxim Solodovnik wrote:
> +1
>
> Tested:
> 1) signatures
> 2) compile from sources
> 3) compile wicketstuff, run several examples
> 4) Test our main application
>
> On Mon, Aug 7, 2017 at 7:15 PM, Maxim Solodovnik <so...@gmail.com> wrote:
>> Sure, thanks!
>>
>> On Mon, Aug 7, 2017 at 7:06 PM, Andrea Del Bene <an...@gmail.com> wrote:
>>> The personal GitHub repo is used to host the release code tag. If release
>>> vote passes, the tag is pushed to the official repo.
>>>
>>> I hope I've answered your question.
>>>
>>>
>>> On 07/08/2017 12:55, Maxim Solodovnik wrote:
>>>> Hello Andrea,
>>>>
>>>> why your personal repo displayed here:
>>>>
>>>> Staging git repository data:
>>>>
>>>>       Repository:  *git@github.com:bitstorm/wicket.git*
>>>>
>>>>
>>>> On Mon, Aug 7, 2017 at 5:50 PM, Andrea Del Bene <an...@gmail.com>
>>>> wrote:
>>>>
>>>>> This is a vote to release Apache Wicket 8.0.0-M7
>>>>>
>>>>> 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 8.0.0-M7
>>>>> [ ] No, don't release Apache Wicket 8.0.0-M7, because ...
>>>>>
>>>>> Distributions, changelog, keys and signatures can be found at:
>>>>>
>>>>>       https://dist.apache.org/repos/dist/dev/wicket/8.0.0-M7
>>>>>
>>>>> Staging repository:
>>>>>
>>>>> https://repository.apache.org/content/repositories/orgapachewicket-1096
>>>>>
>>>>> 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-8.0.0-M7
>>>>>       Release tag: rel/wicket-8.0.0-M7
>>>>>
>>>>>
>>>>> ========================================================================
>>>>>
>>>>>       The signatures for the source release artefacts:
>>>>>
>>>>>
>>>>> Signature for apache-wicket-8.0.0-M7.zip:
>>>>>
>>>>>       -----BEGIN PGP SIGNATURE-----
>>>>> Version: GnuPG v1
>>>>>
>>>>> iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBVYUUP/0T9R8oiLZafZ6bkvKsxWHxp
>>>>> qhdinNhiG3sdsex+9cTNlzvazj0i1B4zmIqQ8+ekkVRPu/+rq/DH/SMTlTUrf9hk
>>>>> 91drZQ5wc8Ido3MdI+SeS0NSFvVvvH36gjXoTwLckCcwrjkUsk2k/f2S+1JYcFFx
>>>>> v+KTcbZJ6Y2M1iBJILlmO/GuyNSj/CXa3UOGkhNNMUU7MEMQDPb8ZvgQndUR3nWQ
>>>>> dxnyB3LE7u8k1bjK75t3RuBme6fz0ASippG5Ph0Ce/BDum/6RILf+Tioc8ZKFtS2
>>>>> FCGoeFNgYb2Qx6x1Q0kZbfpxRW+SdV9ddYs0eLz2cNr4N2EYS7Y2xWcI0bUSv3gC
>>>>> PXOfAJcUcWNz6LP1vtPhFCzWOAtt9Lt2JAM699AHpvAyl+pPyS163qvUmyrDwaf3
>>>>> QhBd9Vab9sCMav+OhImuVQL+iRFEyiMNm/kPlpZsz0RN8Zqqu73RT3vcNT/ZlGLm
>>>>> bo1AIwuJesCw/VL34PWzdglOpMVjQzFVlwd6pNzxwbohrq6gFRMLNZYTVQkELREe
>>>>> uII3KDxkY4dnyjCYCNi3Obp/FaphsJ6yvfwpesUrqzQjiX1C8QgMRcaQEpU+4DGo
>>>>> UxejnO5Th1ECsSjYCaCFKok38zilAiaKaQeVPFa66/sM93IqAXe0dXdelirLu59Q
>>>>> DO1Z0EwihlcEIqKmOLGV
>>>>> =EiFe
>>>>> -----END PGP SIGNATURE-----
>>>>>
>>>>> Signature for apache-wicket-8.0.0-M7.tar.gz:
>>>>>
>>>>>       -----BEGIN PGP SIGNATURE-----
>>>>> Version: GnuPG v1
>>>>>
>>>>> iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBV0AoQALOjdIkE7o6t4ZgFO1B/jJvs
>>>>> KgUl4q82vksqiWoGzOob+hkmDSlyDodXaFbZUNiKat79H8Dg5bKU7IUa+d8msPZ6
>>>>> iIy9DZk6Ty/QFtVNins7SeO9w8qGAN6LSImsskUE8FpfSMEjDmmzFMTy31A+AmWS
>>>>> +L3mddk4JY5CtKA2dPeZHtrlcIFL+hO99t7FueqkEEilrN8ulFmfF1Fz4kyqEBA5
>>>>> XrWIgtVwUGLhd2iEgS28a/b3d0pZiweHb+MPWrItFDtZYwKzITefx8tfXir1qB2F
>>>>> SPkBdbmW5f67Z+kECUTBR7Bes15vFtv9kThVTDEJ3UhA8rMdS8XmgOablGTbMEfo
>>>>> ggU/raaeA7Ja4dAmxv38yLp4Ow5eoL3z5gsI9z5pUadVFItAtHs0GPMfJ14SnWY9
>>>>> T0Lz2CK2LRb7RN1il1t4WpIKR8v3QzP+BZA8ZQ+wEI0jtSc9hnIEHJfxxdOvGE4v
>>>>> QSSrWs0/BNg1GrBQnIzsU/RW/Gdii5bSMBAguSkx+nXYwO7ooy25fTsnguPe6Fky
>>>>> cdnl70Cf27GIg5RiLX8ujlATRduaedK7ieA86ym/sPAOJX4slrjVjmwsSpjruvEn
>>>>> vaVvRUP5CcpQVPr0LQxI6jF/qq5V6/MTAdoTtrT/InvH8haZTVYdEenoSkEYezHW
>>>>> Knnl3Uyv25EmO9nlUYJC
>>>>> =PEGU
>>>>> -----END PGP SIGNATURE-----
>>>>>
>>>>> ========================================================================
>>>>>
>>>>>       CHANGELOG for 8.0.0-M7:
>>>>>
>>>>> ** Bug
>>>>>
>>>>>       * [WICKET-4324] - [wicket-ioc] LazyInitProxyFactory CGLIB proxies
>>>>> naming strategy may cause java.lang.IllegalAccessError
>>>>>       * [WICKET-6366] - Autocomplete race condition makes page
>>>>> unresponsive
>>>>>       * [WICKET-6373] - Edge not recognized in UserAgent
>>>>>       * [WICKET-6374] - Exception caused by border extending another
>>>>> border
>>>>> with <wicket:extend>
>>>>>       * [WICKET-6376] - Ajax redirects to non http(s)-urls are interpreted
>>>>> as relative
>>>>>       * [WICKET-6377] - Autolinking breaks hierarchy for nested elements
>>>>>       * [WICKET-6379] - IModel's default models should detach the target
>>>>> model
>>>>>       * [WICKET-6386] - Simplification of the code in WICKET-3347 is not
>>>>> consistent with previous behavior
>>>>>       * [WICKET-6387] - ModalWindow PageReference broken
>>>>>       * [WICKET-6393] - NestedStringResourceLoader ignores hard-coded
>>>>> default values and throws MissingResourceException
>>>>>       * [WICKET-6398] - WICKET-6204 breaks jQuery.noConflict()
>>>>>       * [WICKET-6399] - Dequeuing of Border component with nested body
>>>>> fails
>>>>>       * [WICKET-6400] - Object with array property fails on NPE when
>>>>> construction JSON object
>>>>>       * [WICKET-6402] - OSGi-Manifest: wicket does not declare BSN
>>>>>       * [WICKET-6406] - Each path has to be pushed directly
>>>>>       * [WICKET-6419] -  Localization of PageParameters
>>>>>       * [WICKET-6428] - PageProvider#getPageInstance() may return null
>>>>>       * [WICKET-6429] - AbstractRequestLogger should not create new
>>>>> Sessions
>>>>>       * [WICKET-6434] - Fixed WicketTester to detect components in
>>>>> enclosure
>>>>> when doing isComponentOnAjaxResponse.
>>>>>
>>>>> ** Improvement
>>>>>
>>>>>       * [WICKET-6372] - Consider to switch to a sans-serif typeface in the
>>>>> Wicket guide
>>>>>       * [WICKET-6385] - Allow using custom port for web socket connections
>>>>>       * [WICKET-6388] - MockServletContext should define non-null session
>>>>> tracking modes
>>>>>       * [WICKET-6389] - Introduce CsrfPreventionRequestCycleListener that
>>>>> is aware of Web Socket requests
>>>>>       * [WICKET-6401] - OSGi-Manifest: wicket-util should decalre its
>>>>> dependency to 'commons-io' and 'commons-fileupload'
>>>>>       * [WICKET-6412] - Model#orElse behavior is inconsistent!
>>>>>       * [WICKET-6421] - WicketTester should provide assertBehavior method
>>>>>       * [WICKET-6433] - Allow to set the rel attribute with CssHeaderItem
>>>>>       * [WICKET-6436] - Please add CompoundPropertyModel.of(T object)
>>>>> method
>>>>>       * [WICKET-6437] - Libraries should be updated to most recent
>>>>> versions
>>>>>
>>>>> ** Task
>>>>>
>>>>>       * [WICKET-6390] - Update Tomcat to 8.5.15 to get the latest HTTP2
>>>>> features and APIs
>>>>>
>>>>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>
>


Re: [VOTE] Release Apache Wicket 8.0.0-M7

Posted by Maxim Solodovnik <so...@gmail.com>.
+1

Tested:
1) signatures
2) compile from sources
3) compile wicketstuff, run several examples
4) Test our main application

On Mon, Aug 7, 2017 at 7:15 PM, Maxim Solodovnik <so...@gmail.com> wrote:
> Sure, thanks!
>
> On Mon, Aug 7, 2017 at 7:06 PM, Andrea Del Bene <an...@gmail.com> wrote:
>> The personal GitHub repo is used to host the release code tag. If release
>> vote passes, the tag is pushed to the official repo.
>>
>> I hope I've answered your question.
>>
>>
>> On 07/08/2017 12:55, Maxim Solodovnik wrote:
>>>
>>> Hello Andrea,
>>>
>>> why your personal repo displayed here:
>>>
>>> Staging git repository data:
>>>
>>>      Repository:  *git@github.com:bitstorm/wicket.git*
>>>
>>>
>>> On Mon, Aug 7, 2017 at 5:50 PM, Andrea Del Bene <an...@gmail.com>
>>> wrote:
>>>
>>>> This is a vote to release Apache Wicket 8.0.0-M7
>>>>
>>>> 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 8.0.0-M7
>>>> [ ] No, don't release Apache Wicket 8.0.0-M7, because ...
>>>>
>>>> Distributions, changelog, keys and signatures can be found at:
>>>>
>>>>      https://dist.apache.org/repos/dist/dev/wicket/8.0.0-M7
>>>>
>>>> Staging repository:
>>>>
>>>> https://repository.apache.org/content/repositories/orgapachewicket-1096
>>>>
>>>> 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-8.0.0-M7
>>>>      Release tag: rel/wicket-8.0.0-M7
>>>>
>>>>
>>>> ========================================================================
>>>>
>>>>      The signatures for the source release artefacts:
>>>>
>>>>
>>>> Signature for apache-wicket-8.0.0-M7.zip:
>>>>
>>>>      -----BEGIN PGP SIGNATURE-----
>>>> Version: GnuPG v1
>>>>
>>>> iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBVYUUP/0T9R8oiLZafZ6bkvKsxWHxp
>>>> qhdinNhiG3sdsex+9cTNlzvazj0i1B4zmIqQ8+ekkVRPu/+rq/DH/SMTlTUrf9hk
>>>> 91drZQ5wc8Ido3MdI+SeS0NSFvVvvH36gjXoTwLckCcwrjkUsk2k/f2S+1JYcFFx
>>>> v+KTcbZJ6Y2M1iBJILlmO/GuyNSj/CXa3UOGkhNNMUU7MEMQDPb8ZvgQndUR3nWQ
>>>> dxnyB3LE7u8k1bjK75t3RuBme6fz0ASippG5Ph0Ce/BDum/6RILf+Tioc8ZKFtS2
>>>> FCGoeFNgYb2Qx6x1Q0kZbfpxRW+SdV9ddYs0eLz2cNr4N2EYS7Y2xWcI0bUSv3gC
>>>> PXOfAJcUcWNz6LP1vtPhFCzWOAtt9Lt2JAM699AHpvAyl+pPyS163qvUmyrDwaf3
>>>> QhBd9Vab9sCMav+OhImuVQL+iRFEyiMNm/kPlpZsz0RN8Zqqu73RT3vcNT/ZlGLm
>>>> bo1AIwuJesCw/VL34PWzdglOpMVjQzFVlwd6pNzxwbohrq6gFRMLNZYTVQkELREe
>>>> uII3KDxkY4dnyjCYCNi3Obp/FaphsJ6yvfwpesUrqzQjiX1C8QgMRcaQEpU+4DGo
>>>> UxejnO5Th1ECsSjYCaCFKok38zilAiaKaQeVPFa66/sM93IqAXe0dXdelirLu59Q
>>>> DO1Z0EwihlcEIqKmOLGV
>>>> =EiFe
>>>> -----END PGP SIGNATURE-----
>>>>
>>>> Signature for apache-wicket-8.0.0-M7.tar.gz:
>>>>
>>>>      -----BEGIN PGP SIGNATURE-----
>>>> Version: GnuPG v1
>>>>
>>>> iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBV0AoQALOjdIkE7o6t4ZgFO1B/jJvs
>>>> KgUl4q82vksqiWoGzOob+hkmDSlyDodXaFbZUNiKat79H8Dg5bKU7IUa+d8msPZ6
>>>> iIy9DZk6Ty/QFtVNins7SeO9w8qGAN6LSImsskUE8FpfSMEjDmmzFMTy31A+AmWS
>>>> +L3mddk4JY5CtKA2dPeZHtrlcIFL+hO99t7FueqkEEilrN8ulFmfF1Fz4kyqEBA5
>>>> XrWIgtVwUGLhd2iEgS28a/b3d0pZiweHb+MPWrItFDtZYwKzITefx8tfXir1qB2F
>>>> SPkBdbmW5f67Z+kECUTBR7Bes15vFtv9kThVTDEJ3UhA8rMdS8XmgOablGTbMEfo
>>>> ggU/raaeA7Ja4dAmxv38yLp4Ow5eoL3z5gsI9z5pUadVFItAtHs0GPMfJ14SnWY9
>>>> T0Lz2CK2LRb7RN1il1t4WpIKR8v3QzP+BZA8ZQ+wEI0jtSc9hnIEHJfxxdOvGE4v
>>>> QSSrWs0/BNg1GrBQnIzsU/RW/Gdii5bSMBAguSkx+nXYwO7ooy25fTsnguPe6Fky
>>>> cdnl70Cf27GIg5RiLX8ujlATRduaedK7ieA86ym/sPAOJX4slrjVjmwsSpjruvEn
>>>> vaVvRUP5CcpQVPr0LQxI6jF/qq5V6/MTAdoTtrT/InvH8haZTVYdEenoSkEYezHW
>>>> Knnl3Uyv25EmO9nlUYJC
>>>> =PEGU
>>>> -----END PGP SIGNATURE-----
>>>>
>>>> ========================================================================
>>>>
>>>>      CHANGELOG for 8.0.0-M7:
>>>>
>>>> ** Bug
>>>>
>>>>      * [WICKET-4324] - [wicket-ioc] LazyInitProxyFactory CGLIB proxies
>>>> naming strategy may cause java.lang.IllegalAccessError
>>>>      * [WICKET-6366] - Autocomplete race condition makes page
>>>> unresponsive
>>>>      * [WICKET-6373] - Edge not recognized in UserAgent
>>>>      * [WICKET-6374] - Exception caused by border extending another
>>>> border
>>>> with <wicket:extend>
>>>>      * [WICKET-6376] - Ajax redirects to non http(s)-urls are interpreted
>>>> as relative
>>>>      * [WICKET-6377] - Autolinking breaks hierarchy for nested elements
>>>>      * [WICKET-6379] - IModel's default models should detach the target
>>>> model
>>>>      * [WICKET-6386] - Simplification of the code in WICKET-3347 is not
>>>> consistent with previous behavior
>>>>      * [WICKET-6387] - ModalWindow PageReference broken
>>>>      * [WICKET-6393] - NestedStringResourceLoader ignores hard-coded
>>>> default values and throws MissingResourceException
>>>>      * [WICKET-6398] - WICKET-6204 breaks jQuery.noConflict()
>>>>      * [WICKET-6399] - Dequeuing of Border component with nested body
>>>> fails
>>>>      * [WICKET-6400] - Object with array property fails on NPE when
>>>> construction JSON object
>>>>      * [WICKET-6402] - OSGi-Manifest: wicket does not declare BSN
>>>>      * [WICKET-6406] - Each path has to be pushed directly
>>>>      * [WICKET-6419] -  Localization of PageParameters
>>>>      * [WICKET-6428] - PageProvider#getPageInstance() may return null
>>>>      * [WICKET-6429] - AbstractRequestLogger should not create new
>>>> Sessions
>>>>      * [WICKET-6434] - Fixed WicketTester to detect components in
>>>> enclosure
>>>> when doing isComponentOnAjaxResponse.
>>>>
>>>> ** Improvement
>>>>
>>>>      * [WICKET-6372] - Consider to switch to a sans-serif typeface in the
>>>> Wicket guide
>>>>      * [WICKET-6385] - Allow using custom port for web socket connections
>>>>      * [WICKET-6388] - MockServletContext should define non-null session
>>>> tracking modes
>>>>      * [WICKET-6389] - Introduce CsrfPreventionRequestCycleListener that
>>>> is aware of Web Socket requests
>>>>      * [WICKET-6401] - OSGi-Manifest: wicket-util should decalre its
>>>> dependency to 'commons-io' and 'commons-fileupload'
>>>>      * [WICKET-6412] - Model#orElse behavior is inconsistent!
>>>>      * [WICKET-6421] - WicketTester should provide assertBehavior method
>>>>      * [WICKET-6433] - Allow to set the rel attribute with CssHeaderItem
>>>>      * [WICKET-6436] - Please add CompoundPropertyModel.of(T object)
>>>> method
>>>>      * [WICKET-6437] - Libraries should be updated to most recent
>>>> versions
>>>>
>>>> ** Task
>>>>
>>>>      * [WICKET-6390] - Update Tomcat to 8.5.15 to get the latest HTTP2
>>>> features and APIs
>>>>
>>>>
>>>
>>
>
>
>
> --
> WBR
> Maxim aka solomax



-- 
WBR
Maxim aka solomax

Re: [VOTE] Release Apache Wicket 8.0.0-M7

Posted by Maxim Solodovnik <so...@gmail.com>.
Sure, thanks!

On Mon, Aug 7, 2017 at 7:06 PM, Andrea Del Bene <an...@gmail.com> wrote:
> The personal GitHub repo is used to host the release code tag. If release
> vote passes, the tag is pushed to the official repo.
>
> I hope I've answered your question.
>
>
> On 07/08/2017 12:55, Maxim Solodovnik wrote:
>>
>> Hello Andrea,
>>
>> why your personal repo displayed here:
>>
>> Staging git repository data:
>>
>>      Repository:  *git@github.com:bitstorm/wicket.git*
>>
>>
>> On Mon, Aug 7, 2017 at 5:50 PM, Andrea Del Bene <an...@gmail.com>
>> wrote:
>>
>>> This is a vote to release Apache Wicket 8.0.0-M7
>>>
>>> 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 8.0.0-M7
>>> [ ] No, don't release Apache Wicket 8.0.0-M7, because ...
>>>
>>> Distributions, changelog, keys and signatures can be found at:
>>>
>>>      https://dist.apache.org/repos/dist/dev/wicket/8.0.0-M7
>>>
>>> Staging repository:
>>>
>>> https://repository.apache.org/content/repositories/orgapachewicket-1096
>>>
>>> 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-8.0.0-M7
>>>      Release tag: rel/wicket-8.0.0-M7
>>>
>>>
>>> ========================================================================
>>>
>>>      The signatures for the source release artefacts:
>>>
>>>
>>> Signature for apache-wicket-8.0.0-M7.zip:
>>>
>>>      -----BEGIN PGP SIGNATURE-----
>>> Version: GnuPG v1
>>>
>>> iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBVYUUP/0T9R8oiLZafZ6bkvKsxWHxp
>>> qhdinNhiG3sdsex+9cTNlzvazj0i1B4zmIqQ8+ekkVRPu/+rq/DH/SMTlTUrf9hk
>>> 91drZQ5wc8Ido3MdI+SeS0NSFvVvvH36gjXoTwLckCcwrjkUsk2k/f2S+1JYcFFx
>>> v+KTcbZJ6Y2M1iBJILlmO/GuyNSj/CXa3UOGkhNNMUU7MEMQDPb8ZvgQndUR3nWQ
>>> dxnyB3LE7u8k1bjK75t3RuBme6fz0ASippG5Ph0Ce/BDum/6RILf+Tioc8ZKFtS2
>>> FCGoeFNgYb2Qx6x1Q0kZbfpxRW+SdV9ddYs0eLz2cNr4N2EYS7Y2xWcI0bUSv3gC
>>> PXOfAJcUcWNz6LP1vtPhFCzWOAtt9Lt2JAM699AHpvAyl+pPyS163qvUmyrDwaf3
>>> QhBd9Vab9sCMav+OhImuVQL+iRFEyiMNm/kPlpZsz0RN8Zqqu73RT3vcNT/ZlGLm
>>> bo1AIwuJesCw/VL34PWzdglOpMVjQzFVlwd6pNzxwbohrq6gFRMLNZYTVQkELREe
>>> uII3KDxkY4dnyjCYCNi3Obp/FaphsJ6yvfwpesUrqzQjiX1C8QgMRcaQEpU+4DGo
>>> UxejnO5Th1ECsSjYCaCFKok38zilAiaKaQeVPFa66/sM93IqAXe0dXdelirLu59Q
>>> DO1Z0EwihlcEIqKmOLGV
>>> =EiFe
>>> -----END PGP SIGNATURE-----
>>>
>>> Signature for apache-wicket-8.0.0-M7.tar.gz:
>>>
>>>      -----BEGIN PGP SIGNATURE-----
>>> Version: GnuPG v1
>>>
>>> iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBV0AoQALOjdIkE7o6t4ZgFO1B/jJvs
>>> KgUl4q82vksqiWoGzOob+hkmDSlyDodXaFbZUNiKat79H8Dg5bKU7IUa+d8msPZ6
>>> iIy9DZk6Ty/QFtVNins7SeO9w8qGAN6LSImsskUE8FpfSMEjDmmzFMTy31A+AmWS
>>> +L3mddk4JY5CtKA2dPeZHtrlcIFL+hO99t7FueqkEEilrN8ulFmfF1Fz4kyqEBA5
>>> XrWIgtVwUGLhd2iEgS28a/b3d0pZiweHb+MPWrItFDtZYwKzITefx8tfXir1qB2F
>>> SPkBdbmW5f67Z+kECUTBR7Bes15vFtv9kThVTDEJ3UhA8rMdS8XmgOablGTbMEfo
>>> ggU/raaeA7Ja4dAmxv38yLp4Ow5eoL3z5gsI9z5pUadVFItAtHs0GPMfJ14SnWY9
>>> T0Lz2CK2LRb7RN1il1t4WpIKR8v3QzP+BZA8ZQ+wEI0jtSc9hnIEHJfxxdOvGE4v
>>> QSSrWs0/BNg1GrBQnIzsU/RW/Gdii5bSMBAguSkx+nXYwO7ooy25fTsnguPe6Fky
>>> cdnl70Cf27GIg5RiLX8ujlATRduaedK7ieA86ym/sPAOJX4slrjVjmwsSpjruvEn
>>> vaVvRUP5CcpQVPr0LQxI6jF/qq5V6/MTAdoTtrT/InvH8haZTVYdEenoSkEYezHW
>>> Knnl3Uyv25EmO9nlUYJC
>>> =PEGU
>>> -----END PGP SIGNATURE-----
>>>
>>> ========================================================================
>>>
>>>      CHANGELOG for 8.0.0-M7:
>>>
>>> ** Bug
>>>
>>>      * [WICKET-4324] - [wicket-ioc] LazyInitProxyFactory CGLIB proxies
>>> naming strategy may cause java.lang.IllegalAccessError
>>>      * [WICKET-6366] - Autocomplete race condition makes page
>>> unresponsive
>>>      * [WICKET-6373] - Edge not recognized in UserAgent
>>>      * [WICKET-6374] - Exception caused by border extending another
>>> border
>>> with <wicket:extend>
>>>      * [WICKET-6376] - Ajax redirects to non http(s)-urls are interpreted
>>> as relative
>>>      * [WICKET-6377] - Autolinking breaks hierarchy for nested elements
>>>      * [WICKET-6379] - IModel's default models should detach the target
>>> model
>>>      * [WICKET-6386] - Simplification of the code in WICKET-3347 is not
>>> consistent with previous behavior
>>>      * [WICKET-6387] - ModalWindow PageReference broken
>>>      * [WICKET-6393] - NestedStringResourceLoader ignores hard-coded
>>> default values and throws MissingResourceException
>>>      * [WICKET-6398] - WICKET-6204 breaks jQuery.noConflict()
>>>      * [WICKET-6399] - Dequeuing of Border component with nested body
>>> fails
>>>      * [WICKET-6400] - Object with array property fails on NPE when
>>> construction JSON object
>>>      * [WICKET-6402] - OSGi-Manifest: wicket does not declare BSN
>>>      * [WICKET-6406] - Each path has to be pushed directly
>>>      * [WICKET-6419] -  Localization of PageParameters
>>>      * [WICKET-6428] - PageProvider#getPageInstance() may return null
>>>      * [WICKET-6429] - AbstractRequestLogger should not create new
>>> Sessions
>>>      * [WICKET-6434] - Fixed WicketTester to detect components in
>>> enclosure
>>> when doing isComponentOnAjaxResponse.
>>>
>>> ** Improvement
>>>
>>>      * [WICKET-6372] - Consider to switch to a sans-serif typeface in the
>>> Wicket guide
>>>      * [WICKET-6385] - Allow using custom port for web socket connections
>>>      * [WICKET-6388] - MockServletContext should define non-null session
>>> tracking modes
>>>      * [WICKET-6389] - Introduce CsrfPreventionRequestCycleListener that
>>> is aware of Web Socket requests
>>>      * [WICKET-6401] - OSGi-Manifest: wicket-util should decalre its
>>> dependency to 'commons-io' and 'commons-fileupload'
>>>      * [WICKET-6412] - Model#orElse behavior is inconsistent!
>>>      * [WICKET-6421] - WicketTester should provide assertBehavior method
>>>      * [WICKET-6433] - Allow to set the rel attribute with CssHeaderItem
>>>      * [WICKET-6436] - Please add CompoundPropertyModel.of(T object)
>>> method
>>>      * [WICKET-6437] - Libraries should be updated to most recent
>>> versions
>>>
>>> ** Task
>>>
>>>      * [WICKET-6390] - Update Tomcat to 8.5.15 to get the latest HTTP2
>>> features and APIs
>>>
>>>
>>
>



-- 
WBR
Maxim aka solomax

Re: [VOTE] Release Apache Wicket 8.0.0-M7

Posted by Andrea Del Bene <an...@gmail.com>.
The personal GitHub repo is used to host the release code tag. If 
release vote passes, the tag is pushed to the official repo.

I hope I've answered your question.


On 07/08/2017 12:55, Maxim Solodovnik wrote:
> Hello Andrea,
>
> why your personal repo displayed here:
>
> Staging git repository data:
>
>      Repository:  *git@github.com:bitstorm/wicket.git*
>
> On Mon, Aug 7, 2017 at 5:50 PM, Andrea Del Bene <an...@gmail.com>
> wrote:
>
>> This is a vote to release Apache Wicket 8.0.0-M7
>>
>> 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 8.0.0-M7
>> [ ] No, don't release Apache Wicket 8.0.0-M7, because ...
>>
>> Distributions, changelog, keys and signatures can be found at:
>>
>>      https://dist.apache.org/repos/dist/dev/wicket/8.0.0-M7
>>
>> Staging repository:
>>
>> https://repository.apache.org/content/repositories/orgapachewicket-1096
>>
>> 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-8.0.0-M7
>>      Release tag: rel/wicket-8.0.0-M7
>>
>>
>> ========================================================================
>>
>>      The signatures for the source release artefacts:
>>
>>
>> Signature for apache-wicket-8.0.0-M7.zip:
>>
>>      -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1
>>
>> iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBVYUUP/0T9R8oiLZafZ6bkvKsxWHxp
>> qhdinNhiG3sdsex+9cTNlzvazj0i1B4zmIqQ8+ekkVRPu/+rq/DH/SMTlTUrf9hk
>> 91drZQ5wc8Ido3MdI+SeS0NSFvVvvH36gjXoTwLckCcwrjkUsk2k/f2S+1JYcFFx
>> v+KTcbZJ6Y2M1iBJILlmO/GuyNSj/CXa3UOGkhNNMUU7MEMQDPb8ZvgQndUR3nWQ
>> dxnyB3LE7u8k1bjK75t3RuBme6fz0ASippG5Ph0Ce/BDum/6RILf+Tioc8ZKFtS2
>> FCGoeFNgYb2Qx6x1Q0kZbfpxRW+SdV9ddYs0eLz2cNr4N2EYS7Y2xWcI0bUSv3gC
>> PXOfAJcUcWNz6LP1vtPhFCzWOAtt9Lt2JAM699AHpvAyl+pPyS163qvUmyrDwaf3
>> QhBd9Vab9sCMav+OhImuVQL+iRFEyiMNm/kPlpZsz0RN8Zqqu73RT3vcNT/ZlGLm
>> bo1AIwuJesCw/VL34PWzdglOpMVjQzFVlwd6pNzxwbohrq6gFRMLNZYTVQkELREe
>> uII3KDxkY4dnyjCYCNi3Obp/FaphsJ6yvfwpesUrqzQjiX1C8QgMRcaQEpU+4DGo
>> UxejnO5Th1ECsSjYCaCFKok38zilAiaKaQeVPFa66/sM93IqAXe0dXdelirLu59Q
>> DO1Z0EwihlcEIqKmOLGV
>> =EiFe
>> -----END PGP SIGNATURE-----
>>
>> Signature for apache-wicket-8.0.0-M7.tar.gz:
>>
>>      -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1
>>
>> iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBV0AoQALOjdIkE7o6t4ZgFO1B/jJvs
>> KgUl4q82vksqiWoGzOob+hkmDSlyDodXaFbZUNiKat79H8Dg5bKU7IUa+d8msPZ6
>> iIy9DZk6Ty/QFtVNins7SeO9w8qGAN6LSImsskUE8FpfSMEjDmmzFMTy31A+AmWS
>> +L3mddk4JY5CtKA2dPeZHtrlcIFL+hO99t7FueqkEEilrN8ulFmfF1Fz4kyqEBA5
>> XrWIgtVwUGLhd2iEgS28a/b3d0pZiweHb+MPWrItFDtZYwKzITefx8tfXir1qB2F
>> SPkBdbmW5f67Z+kECUTBR7Bes15vFtv9kThVTDEJ3UhA8rMdS8XmgOablGTbMEfo
>> ggU/raaeA7Ja4dAmxv38yLp4Ow5eoL3z5gsI9z5pUadVFItAtHs0GPMfJ14SnWY9
>> T0Lz2CK2LRb7RN1il1t4WpIKR8v3QzP+BZA8ZQ+wEI0jtSc9hnIEHJfxxdOvGE4v
>> QSSrWs0/BNg1GrBQnIzsU/RW/Gdii5bSMBAguSkx+nXYwO7ooy25fTsnguPe6Fky
>> cdnl70Cf27GIg5RiLX8ujlATRduaedK7ieA86ym/sPAOJX4slrjVjmwsSpjruvEn
>> vaVvRUP5CcpQVPr0LQxI6jF/qq5V6/MTAdoTtrT/InvH8haZTVYdEenoSkEYezHW
>> Knnl3Uyv25EmO9nlUYJC
>> =PEGU
>> -----END PGP SIGNATURE-----
>>
>> ========================================================================
>>
>>      CHANGELOG for 8.0.0-M7:
>>
>> ** Bug
>>
>>      * [WICKET-4324] - [wicket-ioc] LazyInitProxyFactory CGLIB proxies
>> naming strategy may cause java.lang.IllegalAccessError
>>      * [WICKET-6366] - Autocomplete race condition makes page unresponsive
>>      * [WICKET-6373] - Edge not recognized in UserAgent
>>      * [WICKET-6374] - Exception caused by border extending another border
>> with <wicket:extend>
>>      * [WICKET-6376] - Ajax redirects to non http(s)-urls are interpreted
>> as relative
>>      * [WICKET-6377] - Autolinking breaks hierarchy for nested elements
>>      * [WICKET-6379] - IModel's default models should detach the target
>> model
>>      * [WICKET-6386] - Simplification of the code in WICKET-3347 is not
>> consistent with previous behavior
>>      * [WICKET-6387] - ModalWindow PageReference broken
>>      * [WICKET-6393] - NestedStringResourceLoader ignores hard-coded
>> default values and throws MissingResourceException
>>      * [WICKET-6398] - WICKET-6204 breaks jQuery.noConflict()
>>      * [WICKET-6399] - Dequeuing of Border component with nested body fails
>>      * [WICKET-6400] - Object with array property fails on NPE when
>> construction JSON object
>>      * [WICKET-6402] - OSGi-Manifest: wicket does not declare BSN
>>      * [WICKET-6406] - Each path has to be pushed directly
>>      * [WICKET-6419] -  Localization of PageParameters
>>      * [WICKET-6428] - PageProvider#getPageInstance() may return null
>>      * [WICKET-6429] - AbstractRequestLogger should not create new Sessions
>>      * [WICKET-6434] - Fixed WicketTester to detect components in enclosure
>> when doing isComponentOnAjaxResponse.
>>
>> ** Improvement
>>
>>      * [WICKET-6372] - Consider to switch to a sans-serif typeface in the
>> Wicket guide
>>      * [WICKET-6385] - Allow using custom port for web socket connections
>>      * [WICKET-6388] - MockServletContext should define non-null session
>> tracking modes
>>      * [WICKET-6389] - Introduce CsrfPreventionRequestCycleListener that
>> is aware of Web Socket requests
>>      * [WICKET-6401] - OSGi-Manifest: wicket-util should decalre its
>> dependency to 'commons-io' and 'commons-fileupload'
>>      * [WICKET-6412] - Model#orElse behavior is inconsistent!
>>      * [WICKET-6421] - WicketTester should provide assertBehavior method
>>      * [WICKET-6433] - Allow to set the rel attribute with CssHeaderItem
>>      * [WICKET-6436] - Please add CompoundPropertyModel.of(T object) method
>>      * [WICKET-6437] - Libraries should be updated to most recent versions
>>
>> ** Task
>>
>>      * [WICKET-6390] - Update Tomcat to 8.5.15 to get the latest HTTP2
>> features and APIs
>>
>>
>


Re: [VOTE] Release Apache Wicket 8.0.0-M7

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

why your personal repo displayed here:

Staging git repository data:

    Repository:  *git@github.com:bitstorm/wicket.git*

On Mon, Aug 7, 2017 at 5:50 PM, Andrea Del Bene <an...@gmail.com>
wrote:

> This is a vote to release Apache Wicket 8.0.0-M7
>
> 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 8.0.0-M7
> [ ] No, don't release Apache Wicket 8.0.0-M7, because ...
>
> Distributions, changelog, keys and signatures can be found at:
>
>     https://dist.apache.org/repos/dist/dev/wicket/8.0.0-M7
>
> Staging repository:
>
> https://repository.apache.org/content/repositories/orgapachewicket-1096
>
> 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-8.0.0-M7
>     Release tag: rel/wicket-8.0.0-M7
>
>
> ========================================================================
>
>     The signatures for the source release artefacts:
>
>
> Signature for apache-wicket-8.0.0-M7.zip:
>
>     -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
>
> iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBVYUUP/0T9R8oiLZafZ6bkvKsxWHxp
> qhdinNhiG3sdsex+9cTNlzvazj0i1B4zmIqQ8+ekkVRPu/+rq/DH/SMTlTUrf9hk
> 91drZQ5wc8Ido3MdI+SeS0NSFvVvvH36gjXoTwLckCcwrjkUsk2k/f2S+1JYcFFx
> v+KTcbZJ6Y2M1iBJILlmO/GuyNSj/CXa3UOGkhNNMUU7MEMQDPb8ZvgQndUR3nWQ
> dxnyB3LE7u8k1bjK75t3RuBme6fz0ASippG5Ph0Ce/BDum/6RILf+Tioc8ZKFtS2
> FCGoeFNgYb2Qx6x1Q0kZbfpxRW+SdV9ddYs0eLz2cNr4N2EYS7Y2xWcI0bUSv3gC
> PXOfAJcUcWNz6LP1vtPhFCzWOAtt9Lt2JAM699AHpvAyl+pPyS163qvUmyrDwaf3
> QhBd9Vab9sCMav+OhImuVQL+iRFEyiMNm/kPlpZsz0RN8Zqqu73RT3vcNT/ZlGLm
> bo1AIwuJesCw/VL34PWzdglOpMVjQzFVlwd6pNzxwbohrq6gFRMLNZYTVQkELREe
> uII3KDxkY4dnyjCYCNi3Obp/FaphsJ6yvfwpesUrqzQjiX1C8QgMRcaQEpU+4DGo
> UxejnO5Th1ECsSjYCaCFKok38zilAiaKaQeVPFa66/sM93IqAXe0dXdelirLu59Q
> DO1Z0EwihlcEIqKmOLGV
> =EiFe
> -----END PGP SIGNATURE-----
>
> Signature for apache-wicket-8.0.0-M7.tar.gz:
>
>     -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
>
> iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBV0AoQALOjdIkE7o6t4ZgFO1B/jJvs
> KgUl4q82vksqiWoGzOob+hkmDSlyDodXaFbZUNiKat79H8Dg5bKU7IUa+d8msPZ6
> iIy9DZk6Ty/QFtVNins7SeO9w8qGAN6LSImsskUE8FpfSMEjDmmzFMTy31A+AmWS
> +L3mddk4JY5CtKA2dPeZHtrlcIFL+hO99t7FueqkEEilrN8ulFmfF1Fz4kyqEBA5
> XrWIgtVwUGLhd2iEgS28a/b3d0pZiweHb+MPWrItFDtZYwKzITefx8tfXir1qB2F
> SPkBdbmW5f67Z+kECUTBR7Bes15vFtv9kThVTDEJ3UhA8rMdS8XmgOablGTbMEfo
> ggU/raaeA7Ja4dAmxv38yLp4Ow5eoL3z5gsI9z5pUadVFItAtHs0GPMfJ14SnWY9
> T0Lz2CK2LRb7RN1il1t4WpIKR8v3QzP+BZA8ZQ+wEI0jtSc9hnIEHJfxxdOvGE4v
> QSSrWs0/BNg1GrBQnIzsU/RW/Gdii5bSMBAguSkx+nXYwO7ooy25fTsnguPe6Fky
> cdnl70Cf27GIg5RiLX8ujlATRduaedK7ieA86ym/sPAOJX4slrjVjmwsSpjruvEn
> vaVvRUP5CcpQVPr0LQxI6jF/qq5V6/MTAdoTtrT/InvH8haZTVYdEenoSkEYezHW
> Knnl3Uyv25EmO9nlUYJC
> =PEGU
> -----END PGP SIGNATURE-----
>
> ========================================================================
>
>     CHANGELOG for 8.0.0-M7:
>
> ** Bug
>
>     * [WICKET-4324] - [wicket-ioc] LazyInitProxyFactory CGLIB proxies
> naming strategy may cause java.lang.IllegalAccessError
>     * [WICKET-6366] - Autocomplete race condition makes page unresponsive
>     * [WICKET-6373] - Edge not recognized in UserAgent
>     * [WICKET-6374] - Exception caused by border extending another border
> with <wicket:extend>
>     * [WICKET-6376] - Ajax redirects to non http(s)-urls are interpreted
> as relative
>     * [WICKET-6377] - Autolinking breaks hierarchy for nested elements
>     * [WICKET-6379] - IModel's default models should detach the target
> model
>     * [WICKET-6386] - Simplification of the code in WICKET-3347 is not
> consistent with previous behavior
>     * [WICKET-6387] - ModalWindow PageReference broken
>     * [WICKET-6393] - NestedStringResourceLoader ignores hard-coded
> default values and throws MissingResourceException
>     * [WICKET-6398] - WICKET-6204 breaks jQuery.noConflict()
>     * [WICKET-6399] - Dequeuing of Border component with nested body fails
>     * [WICKET-6400] - Object with array property fails on NPE when
> construction JSON object
>     * [WICKET-6402] - OSGi-Manifest: wicket does not declare BSN
>     * [WICKET-6406] - Each path has to be pushed directly
>     * [WICKET-6419] -  Localization of PageParameters
>     * [WICKET-6428] - PageProvider#getPageInstance() may return null
>     * [WICKET-6429] - AbstractRequestLogger should not create new Sessions
>     * [WICKET-6434] - Fixed WicketTester to detect components in enclosure
> when doing isComponentOnAjaxResponse.
>
> ** Improvement
>
>     * [WICKET-6372] - Consider to switch to a sans-serif typeface in the
> Wicket guide
>     * [WICKET-6385] - Allow using custom port for web socket connections
>     * [WICKET-6388] - MockServletContext should define non-null session
> tracking modes
>     * [WICKET-6389] - Introduce CsrfPreventionRequestCycleListener that
> is aware of Web Socket requests
>     * [WICKET-6401] - OSGi-Manifest: wicket-util should decalre its
> dependency to 'commons-io' and 'commons-fileupload'
>     * [WICKET-6412] - Model#orElse behavior is inconsistent!
>     * [WICKET-6421] - WicketTester should provide assertBehavior method
>     * [WICKET-6433] - Allow to set the rel attribute with CssHeaderItem
>     * [WICKET-6436] - Please add CompoundPropertyModel.of(T object) method
>     * [WICKET-6437] - Libraries should be updated to most recent versions
>
> ** Task
>
>     * [WICKET-6390] - Update Tomcat to 8.5.15 to get the latest HTTP2
> features and APIs
>
>


-- 
WBR
Maxim aka solomax