Merge remote-tracking branch 'origin/wicket-6.x' into wicket-6.x
Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/7d8313f7 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/7d8313f7 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/7d8313f7 Branch: refs/heads/wicket-6.x Commit: 7d8313f7accbbae8726093320cb7a68ff5207927 Parents: 1a5ef37 9ed0fbd Author: Martijn Dashorst <[email protected]> Authored: Sun Aug 18 10:49:19 2013 +0200 Committer: Martijn Dashorst <[email protected]> Committed: Sun Aug 18 10:49:19 2013 +0200 ---------------------------------------------------------------------- .../wicket/ajax/AbstractAjaxResponse.java | 21 +++++- .../wicket/page/PageAccessSynchronizer.java | 70 +++++++++++++------- .../wicket/page/PageAccessSynchronizerTest.java | 58 ++++++++++++++++ .../.settings/org.eclipse.wst.common.component | 30 ++++----- ...rg.eclipse.wst.common.project.facet.core.xml | 2 + .../bean/validation/BeanValidationPage.html | 2 +- .../wicket/bean/validation/SizeTagModifier.java | 5 +- 7 files changed, 143 insertions(+), 45 deletions(-) ----------------------------------------------------------------------
