This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a change to branch asf-staging in repository https://gitbox.apache.org/repos/asf/struts-site.git
from f8a48129a Updates stage by Jenkins new f86663fd3 Updates stage by Jenkins new 1bbd9b444 Updates stage by Jenkins 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: content/core-developers/default-properties.html | 3 + content/core-developers/interceptors.html | 5 + content/core-developers/struts-default-xml.html | 5 + content/plugins/async/index.html | 290 ++++++++++++++++++++++++ content/plugins/bean-validation/index.html | 101 +++++---- content/plugins/cdi/index.html | 25 +- content/plugins/codebehind/index.html | 13 +- content/plugins/config-browser/index.html | 32 ++- content/plugins/convention/index.html | 2 +- content/plugins/dwr/index.html | 23 +- content/plugins/embedded-jsp/index.html | 17 +- content/plugins/index.html | 5 + content/plugins/jasperreports/index.html | 127 +++++------ content/plugins/java-8-support/index.html | 18 +- content/plugins/javatemplates/index.html | 48 ++-- content/plugins/jfreechart/index.html | 20 +- content/plugins/jsf/index.html | 18 +- content/plugins/json/index.html | 2 +- content/plugins/junit/index.html | 2 +- content/plugins/osgi/index.html | 22 +- content/plugins/oval/index.html | 17 +- content/plugins/plexus/index.html | 14 +- content/plugins/portlet-tiles/index.html | 10 +- content/plugins/portlet/index.html | 21 +- content/plugins/rest/index.html | 2 +- content/plugins/sitegraph/index.html | 132 +++++------ content/plugins/sitemesh/index.html | 60 +++-- content/plugins/spring/index.html | 111 +++++---- content/plugins/struts-1/index.html | 14 +- content/plugins/testng/index.html | 17 +- content/plugins/tiles-3/index.html | 17 +- content/plugins/tiles/index.html | 2 +- content/tag-developers/css-xhtml-theme.html | 2 +- content/tag-developers/simple-theme.html | 2 +- content/tag-developers/xhtml-theme.html | 10 +- 35 files changed, 855 insertions(+), 354 deletions(-) create mode 100644 content/plugins/async/index.html