This is an automated email from the ASF dual-hosted git repository.
adelbene pushed a change to branch wicket-8.x
in repository https://gitbox.apache.org/repos/asf/wicket.git.
from 1b41c78 WICKET-6800 AjaxRequestHandler: Keep listeners in a
LinkedHashSet instead of LinkedList for performance reason (#438)
add 8d5d7b1 Added CHANGELOG for release 8.9.0
new 25a1ce8 Start next development version
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG-8.x | 29 ++++++++++++++
archetypes/quickstart/pom.xml | 2 +-
pom.xml | 46 +++++++++++-----------
testing/wicket-common-tests/pom.xml | 2 +-
testing/wicket-js-tests/pom.xml | 2 +-
wicket-auth-roles/pom.xml | 2 +-
wicket-bean-validation/pom.xml | 2 +-
wicket-cdi-1.1/pom.xml | 2 +-
wicket-cdi/pom.xml | 2 +-
wicket-core/pom.xml | 2 +-
wicket-devutils/pom.xml | 2 +-
wicket-examples/pom.xml | 2 +-
wicket-experimental/pom.xml | 2 +-
wicket-experimental/wicket-http2/pom.xml | 4 +-
.../wicket-http2/wicket-http2-core/pom.xml | 2 +-
.../wicket-http2/wicket-http2-jetty/pom.xml | 2 +-
.../wicket-http2/wicket-http2-servlet4/pom.xml | 2 +-
.../wicket-http2/wicket-http2-tomcat/pom.xml | 2 +-
.../wicket-http2/wicket-http2-undertow/pom.xml | 2 +-
wicket-experimental/wicket-metrics/pom.xml | 4 +-
wicket-extensions/pom.xml | 2 +-
wicket-guice/pom.xml | 2 +-
wicket-ioc/pom.xml | 2 +-
wicket-jmx/pom.xml | 2 +-
wicket-native-websocket/pom.xml | 2 +-
.../wicket-native-websocket-core/pom.xml | 2 +-
.../wicket-native-websocket-javax/pom.xml | 2 +-
wicket-objectsizeof-agent/pom.xml | 2 +-
wicket-request/pom.xml | 2 +-
wicket-spring/pom.xml | 2 +-
wicket-user-guide/pom.xml | 2 +-
wicket-util/pom.xml | 2 +-
wicket-velocity/pom.xml | 2 +-
wicket/pom.xml | 2 +-
34 files changed, 86 insertions(+), 57 deletions(-)