This is an automated email from the ASF dual-hosted git repository. benw pushed a change to branch gradle-improvements in repository https://gitbox.apache.org/repos/asf/tapestry-5.git
from dd0a174b1 TAP5-2809: tapestry-core build.gradle improved new 7f33bae39 TAP5-2809: Fix Javadoc errors new ebb298eea TAP5-2809: Fix Javadoc warnings 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: .../internal/services/DocumentLinker.java | 11 ++++++++-- .../services/ajax/AjaxFormUpdateController.java | 2 ++ .../services/ComponentEventRequestFilter.java | 1 + .../services/ajax/AjaxResponseRenderer.java | 4 +++- .../services/javascript/JavaScriptStack.java | 7 +++++++ .../services/javascript/JavaScriptSupport.java | 6 ++++++ .../http/internal/services/DefaultCorsHandler.java | 2 +- .../org/apache/tapestry5/ioc/junit/ModuleDef.java | 2 +- .../org/apache/tapestry5/ioc/junit/Registry.java | 2 +- .../tapestry5/ioc/junit/RegistryShutdownType.java | 2 +- .../ValidatingOrderedConfigurationWrapper.java | 2 -- .../ioc/internal/services/cron/CronExpression.java | 24 +++++++++++----------- .../services/ObjectMapperSource.java | 5 +++-- 13 files changed, 47 insertions(+), 23 deletions(-)