You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ad...@apache.org on 2019/02/06 21:33:16 UTC

[wicket] branch wicket-7.x updated (bcf516a -> c450068)

This is an automated email from the ASF dual-hosted git repository.

adelbene pushed a change to branch wicket-7.x
in repository https://gitbox.apache.org/repos/asf/wicket.git.


    from bcf516a  Fix javadoc build issue:
     new 9ba702e  Added CHANGELOG for release 7.12.0
     new c450068  Start next development version

The 19524 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-7.x                                      | 21 ++++++++++
 archetypes/quickstart/pom.xml                      |  2 +-
 pom.xml                                            | 48 +++++++++++-----------
 testing/wicket-arquillian/pom.xml                  |  2 +-
 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-datetime/pom.xml                            |  2 +-
 wicket-devutils/pom.xml                            |  2 +-
 wicket-examples/pom.xml                            |  2 +-
 wicket-experimental/pom.xml                        |  2 +-
 wicket-experimental/wicket-atmosphere/pom.xml      |  4 +-
 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-native-websocket-jetty/pom.xml          |  2 +-
 .../wicket-native-websocket-jetty9/pom.xml         |  2 +-
 .../wicket-native-websocket-tomcat/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, 79 insertions(+), 58 deletions(-)