This is vote take 2 to release Apache Wicket 7.0.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.0.0
[ ] No, don't release Apache Wicket 7.0.0, because ...

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

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

Staging repository:

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

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.


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

The signatures for the source release artefacts:


Signature for apache-wicket-7.0.0.zip:

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

iEYEABECAAYFAlWZo90ACgkQJBX8W/xy/UVt8ACfarWQD6yRaNrTrY85sJZuSf+h
IAYAoLCqziIVylouH4gsr8+Wfik8Cv5e
=jaor
-----END PGP SIGNATURE-----

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

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

iEYEABECAAYFAlWZo9wACgkQJBX8W/xy/UUZHQCg0MWOBSDzeeRw0RgPZ4miiuQs
aQgAoLOkV3KVdlcwhsNGWI50+DvxxZPt
=Kb8e
-----END PGP SIGNATURE-----

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

CHANGELOG for 7.0.0:

** Bug

    * [WICKET-5909] - Session style is not taken into account when
loading mounted resources.
    * [WICKET-5924] - FileUploadField does not work with Servlet 3.0
multipart config
    * [WICKET-5927] - Velocity remote code execution
    * [WICKET-5939] - AjaxEventBehavior should not lower-case the event name
    * [WICKET-5942] - TestCase failure after cfa36fbea621

** Improvement

    * [WICKET-5922] - IoC: Optionally use objensis for proxy creation
to inject concrete classes without default ctor
    * [WICKET-5926] - Arquillian Support with Container ServletContext
in BaseWicketTester/WicketTester.
    * [WICKET-5928] - Move WicketTestCase from tests to main so that
it is reusable by other Wicket modules and applications.
    * [WICKET-5929] - Introduce IPartialPageRequestHandler
    * [WICKET-5930] - Upgrade Atmosphere to 2.2.7
    * [WICKET-5931] - Improve generics for ListView: don't use wildcard for T
    * [WICKET-5932] - Allow empty column list for DataTable
    * [WICKET-5933] - Avoid serialization of untouched page after ajax request
    * [WICKET-5935] - IoC Guice: cache proxies and fail on creation
when binding is missing
    * [WICKET-5936] - simplify cdata escaping for ajax-response

Reply via email to