[struts-site] branch master updated (1f66ba6 -> 2d9f2e8)

2018-09-07 Thread amashchenko
This is an automated email from the ASF dual-hosted git repository.

amashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git.


from 1f66ba6  release 2.5.17 and 2.3.35
 add 56489a3  add missing word
 new 2d9f2e8  Merge pull request #119 from figueroaRicardo/fix-typo

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/submitting-patches.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[struts-site] 01/01: Merge pull request #119 from figueroaRicardo/fix-typo

2018-09-07 Thread amashchenko
This is an automated email from the ASF dual-hosted git repository.

amashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git

commit 2d9f2e81b3fb95ccabb43c0b5a5068ed9831e656
Merge: 1f66ba6 56489a3
Author: Aleksandr Mashchenko 
AuthorDate: Fri Sep 7 22:48:42 2018 +0300

Merge pull request #119 from figueroaRicardo/fix-typo

add missing word

 source/submitting-patches.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[struts-site] branch asf-site updated: Updates production by Jenkins

2018-09-07 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new b234695  Updates production by Jenkins
b234695 is described below

commit b234695637a19c4ddda4b7e81f0ae8dfebbbdc6e
Author: jenkins 
AuthorDate: Fri Sep 7 20:00:54 2018 +

Updates production by Jenkins
---
 content/core-developers/interceptors.html   | 16 +---
 content/core-developers/struts-default-xml.html | 16 +---
 content/submitting-patches.html |  2 +-
 3 files changed, 11 insertions(+), 23 deletions(-)

diff --git a/content/core-developers/interceptors.html 
b/content/core-developers/interceptors.html
index 5409037..fdfc05a 100644
--- a/content/core-developers/interceptors.html
+++ b/content/core-developers/interceptors.html
@@ -272,11 +272,6 @@ than reiterate the same list of Interceptors, we can 
bundle these Interceptors t
 java.lang.ClassLoader,
 java.lang.Shutdown,
 java.lang.ProcessBuilder,
-ognl.OgnlContext,
-ognl.ClassResolver,
-ognl.TypeConverter,
-ognl.MemberAccess,
-com.opensymphony.xwork2.ognl.SecurityMemberAccess,
 com.opensymphony.xwork2.ActionContext" />
 
 
@@ -286,17 +281,16 @@ than reiterate the same list of Interceptors, we can 
bundle these Interceptors t
 
 
+javassist.,
+com.opensymphony.xwork2.ognl.,
+com.opensymphony.xwork2.security.,
+com.opensymphony.xwork2.util." />
 
 
 
diff --git a/content/core-developers/struts-default-xml.html 
b/content/core-developers/struts-default-xml.html
index fab4f27..4c0cda6 100644
--- a/content/core-developers/struts-default-xml.html
+++ b/content/core-developers/struts-default-xml.html
@@ -187,11 +187,6 @@ setting in struts.properties.
 java.lang.ClassLoader,
 java.lang.Shutdown,
 java.lang.ProcessBuilder,
-ognl.OgnlContext,
-ognl.ClassResolver,
-ognl.TypeConverter,
-ognl.MemberAccess,
-com.opensymphony.xwork2.ognl.SecurityMemberAccess,
 com.opensymphony.xwork2.ActionContext" />
 
 
@@ -201,17 +196,16 @@ setting in struts.properties.
 
 
+javassist.,
+com.opensymphony.xwork2.ognl.,
+com.opensymphony.xwork2.security.,
+com.opensymphony.xwork2.util." />
 
 
 
diff --git a/content/submitting-patches.html b/content/submitting-patches.html
index ee14b6c..db68a1f 100644
--- a/content/submitting-patches.html
+++ b/content/submitting-patches.html
@@ -165,7 +165,7 @@ will replicate them to all the clones, that’s why using 
GitHub is a preferred
 
 Non-committers
 
-If you aren’t a committer you can still the repo from Apache Gitbox but you 
won’t be able push any changes to it.
+If you aren’t a committer you can still clone the repo from Apache Gitbox 
but you won’t be able push any changes to it.
 That’s why it is better to use GitHub
 
 git clone 
https://gitbox.apache.org/repos/asf/struts.git