This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts-site.git
from be3650df9 Merge pull request #175 from apache/WW-4173-disable add 983e6b52c WW-5254 Adds description about the Async plugin add 36076555c Ignores .rvm/ directory add db3f89b49 Uses proper back url add a5b345cd7 Cleans up MD new 6c11e3431 Merge pull request #176 from apache/WW-5254-async The 1 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: .gitignore | 1 + source/core-developers/parameters-interceptor.md | 78 ++++++++------ source/plugins/async/index.md | 128 ++++++++++++++++++++++ source/plugins/bean-validation/index.md | 96 +++++++++++------ source/plugins/cdi/index.md | 21 +--- source/plugins/codebehind/index.md | 7 ++ source/plugins/config-browser/index.md | 25 +++-- source/plugins/convention/index.md | 3 + source/plugins/dwr/index.md | 18 ++-- source/plugins/embedded-jsp/index.md | 7 ++ source/plugins/index.md | 3 +- source/plugins/jasperreports/index.md | 129 +++++++++-------------- source/plugins/java-8-support/index.md | 14 ++- source/plugins/javatemplates/index.md | 45 ++++---- source/plugins/jfreechart/index.md | 9 ++ source/plugins/jsf/index.md | 9 ++ source/plugins/json/index.md | 3 + source/plugins/junit/index.md | 3 + source/plugins/osgi/index.md | 7 ++ source/plugins/oval/index.md | 7 ++ source/plugins/plexus/index.md | 7 ++ source/plugins/portlet-tiles/index.md | 7 ++ source/plugins/portlet/index.md | 7 ++ source/plugins/rest/index.md | 3 + source/plugins/sitegraph/index.md | 123 ++++++++++----------- source/plugins/sitemesh/index.md | 42 ++++---- source/plugins/spring/index.md | 99 ++++++++++------- source/plugins/struts-1/index.md | 8 ++ source/plugins/testng/index.md | 10 +- source/plugins/tiles-3/index.md | 12 ++- source/plugins/tiles/index.md | 3 + source/plugins/velocity/index.md | 4 +- 32 files changed, 592 insertions(+), 346 deletions(-) create mode 100644 source/plugins/async/index.md