You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2021/08/09 08:08:25 UTC

[wicket] branch wicket-9.x updated (6c88207 -> 82b111e)

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

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


    from 6c88207  WICKET-6908 detach all handlers
     add 82b111e  Fix some more javadoc issues.

No new revisions were added by this update.

Summary of changes:
 pom.xml                                                          | 2 +-
 .../java/org/apache/wicket/feedback/FeedbackMessagesModel.java   | 1 -
 .../src/main/java/org/apache/wicket/markup/html/form/Form.java   | 4 ++--
 .../org/apache/wicket/request/cycle/IRequestCycleListener.java   | 5 ++---
 .../wicket/request/cycle/RequestCycleListenerCollection.java     | 8 ++++----
 .../main/java/org/apache/wicket/settings/ResourceSettings.java   | 2 --
 .../src/test/java/org/apache/wicket/AttributeModifierTest.java   | 4 ++--
 .../src/main/java/org/apache/wicket/util/io/BOMInputStream.java  | 9 ++++-----
 8 files changed, 15 insertions(+), 20 deletions(-)