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

papegaaij pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git.


    from cb20578  WICKET-6731: Use OnEventHeaderItem to render event bindings
     new 3b87375  WICKET-6741: move inline event handling to binding
     new 9be9b71  Silenced some warnings when running tests

The 2 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:
 .../markup/html/form/FormComponentUpdatingBehavior.java   | 15 +++++++++------
 .../src/test/java/org/apache/wicket/MockPageWithForm.html |  5 +++++
 .../apache/wicket/markup/html/XmlDeclResponseTest.java    |  3 ++-
 .../wicket/markup/html/autolink/AutoLinkInPanelsTest.java |  8 ++++----
 .../InlineEnclosureDifferentNamespaceExpectedResult.html  |  3 +--
 .../internal/InlineEnclosurePageExpectedResult_1.html     |  3 +--
 .../internal/InlineEnclosurePageExpectedResult_2.html     |  3 +--
 .../internal/InlineEnclosurePanelPageExpectedResult.html  |  3 +--
 .../wicket/markup/html/internal/InlineEnclosureTest.java  |  3 ++-
 ...EnclosureWithWicketMessagePage_invisible_expected.html |  3 +--
 ...neEnclosureWithWicketMessagePage_visible_expected.html |  3 +--
 .../org/apache/wicket/protocol/http/TestErrorPage.html    |  5 +++++
 .../protocol/http/servlet/ServletWebRequestTest.java      |  3 ++-
 .../wicket/guice/GuiceWebApplicationFactoryTest.java      |  3 ++-
 .../ws/util/tester/SendPayloadWithContextTest.java        |  2 +-
 .../ws/util/tester/WebSocketBehaviorTestPage.java         |  2 +-
 16 files changed, 39 insertions(+), 28 deletions(-)

Reply via email to