This is an automated email from the ASF dual-hosted git repository.
svenmeier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git.
from b5bf661 WICKET-6656 allow bean validation to handle required
annotations
new fc6e7bf WICKET-6658 allow non-form tag for nested forms
new 1422ba5 WICKET-6658 allow non-form tag for nested forms
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:
.../src/main/java/org/apache/wicket/markup/html/form/Form.java | 10 +++++++---
.../org/apache/wicket/markup/html/form/NestedFormsPage.html | 5 +++--
2 files changed, 10 insertions(+), 5 deletions(-)