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 d4dc803 Allows define custom breadcrumbs per page add 6a5cf4e Fixes "Plugin Developers Guide" (initial version) new 584b4e2 Merge pull request #16 from yasserzamani/Plugins_Developers_Guide 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: source/_plugins/snippet.rb | 131 + source/plugins/bean-validation/index.md | 205 + source/plugins/cdi/index.md | 406 ++ source/plugins/codebehind/index.md | 82 + source/plugins/config-browser/index.md | 36 + source/plugins/dwr/index.md | 30 + source/plugins/embedded-jsp/index.md | 75 + source/plugins/jasperreports/index.md | 42 + source/plugins/java-8-support/index.md | 37 + source/plugins/javatemplates/index.md | 48 + source/plugins/jfreechart/index.md | 96 + source/plugins/jsf/index.md | 83 + source/plugins/osgi/index.md | 330 + source/plugins/oval/index.md | 194 + source/plugins/plexus/index.md | 44 + source/plugins/plugin-developers.md | 7514 +------------------- source/plugins/plugins.md | 109 + source/plugins/portlet-tiles/index.md | 69 + source/plugins/portlet/index.md | 157 + .../plugins/portlet/struts-2-portlet-tutorial.md | 641 ++ source/plugins/rest/index.md | 337 + source/plugins/sitegraph/index.md | 101 + source/plugins/sitemesh/index.md | 318 + source/plugins/spring/index.md | 230 + .../spring-session-components-workarounds.md | 6 + source/plugins/struts-1/index.md | 77 + source/plugins/testng/index.md | 55 + source/plugins/tiles-3/index.md | 78 + source/plugins/tiles/index.md | 147 + source/plugins/tiles/tiles-use.md | 70 + 30 files changed, 4244 insertions(+), 7504 deletions(-) create mode 100644 source/_plugins/snippet.rb create mode 100644 source/plugins/bean-validation/index.md create mode 100644 source/plugins/cdi/index.md create mode 100644 source/plugins/codebehind/index.md create mode 100644 source/plugins/config-browser/index.md create mode 100644 source/plugins/dwr/index.md create mode 100644 source/plugins/embedded-jsp/index.md create mode 100644 source/plugins/jasperreports/index.md create mode 100644 source/plugins/java-8-support/index.md create mode 100644 source/plugins/javatemplates/index.md create mode 100644 source/plugins/jfreechart/index.md create mode 100644 source/plugins/jsf/index.md create mode 100644 source/plugins/osgi/index.md create mode 100644 source/plugins/oval/index.md create mode 100644 source/plugins/plexus/index.md create mode 100644 source/plugins/plugins.md create mode 100644 source/plugins/portlet-tiles/index.md create mode 100644 source/plugins/portlet/index.md create mode 100644 source/plugins/portlet/struts-2-portlet-tutorial.md create mode 100644 source/plugins/rest/index.md create mode 100644 source/plugins/sitegraph/index.md create mode 100644 source/plugins/sitemesh/index.md create mode 100644 source/plugins/spring/index.md create mode 100644 source/plugins/spring/spring-session-components-workarounds.md create mode 100644 source/plugins/struts-1/index.md create mode 100644 source/plugins/testng/index.md create mode 100644 source/plugins/tiles-3/index.md create mode 100644 source/plugins/tiles/index.md create mode 100644 source/plugins/tiles/tiles-use.md -- To stop receiving notification emails like this one, please contact ['"commits@struts.apache.org" <commits@struts.apache.org>'].