[struts-site] branch master updated (90a07ca -> 3ffe421)

2017-10-06 Thread lukaszlenart
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 90a07ca  Merge pull request #25 from yasserzamani/missing_snippets_fix
 add 91a0706  Fixes headers by a RegEx replace
 new 3ffe421  Merge pull request #26 from yasserzamani/fix_headers

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/core-developers/after-annotation.md   |  8 
 source/core-developers/alias-interceptor.md  |  6 +++---
 .../core-developers/annotation-workflow-interceptor.md   |  2 +-
 source/core-developers/basic-validation.md   |  8 
 source/core-developers/before-annotation.md  |  8 
 source/core-developers/before-result-annotation.md   |  8 
 source/core-developers/chaining-interceptor.md   |  8 
 source/core-developers/checkbox-interceptor.md   |  4 ++--
 source/core-developers/client-side-validation.md |  2 +-
 source/core-developers/client-validation.md  |  4 ++--
 .../configuration-provider-and-configuration.md  |  4 ++--
 source/core-developers/conversion-annotation.md  |  6 +++---
 .../conversion-error-field-validator-annotation.md   |  6 +++---
 source/core-developers/conversion-error-interceptor.md   |  6 +++---
 source/core-developers/create-if-null-annotation.md  |  6 +++---
 source/core-developers/create-session-interceptor.md |  6 +++---
 source/core-developers/custom-validator-annotation.md|  8 
 .../date-range-field-validator-annotation.md |  6 +++---
 source/core-developers/debugging-interceptor.md  |  4 ++--
 source/core-developers/default-workflow-interceptor.md   |  6 +++---
 .../double-range-field-validator-annotation.md   |  6 +++---
 source/core-developers/element-annotation.md |  6 +++---
 source/core-developers/email-validator-annotation.md |  6 +++---
 source/core-developers/exception-interceptor.md  |  6 +++---
 source/core-developers/execute-and-wait-interceptor.md   |  6 +++---
 .../core-developers/expression-validator-annotation.md   |  6 +++---
 .../field-expression-validator-annotation.md |  6 +++---
 source/core-developers/file-upload-interceptor.md|  6 +++---
 source/core-developers/file-upload.md|  8 
 source/core-developers/i18n-interceptor.md   |  6 +++---
 source/core-developers/input-config-annotation.md|  6 +++---
 .../int-range-field-validator-annotation.md  |  6 +++---
 source/core-developers/key-annotation.md |  6 +++---
 source/core-developers/key-property-annotation.md|  6 +++---
 source/core-developers/logger-interceptor.md |  6 +++---
 source/core-developers/message-store-interceptor.md  |  6 +++---
 source/core-developers/model-driven.md   |  4 ++--
 source/core-developers/namespace-annotation.md   |  6 +++---
 source/core-developers/object-factory.md |  6 +++---
 source/core-developers/parameter-filter-interceptor.md   |  4 ++--
 source/core-developers/parent-package-annotation.md  |  4 ++--
 source/core-developers/postback-result.md|  6 +++---
 source/core-developers/prepare-interceptor.md|  6 +++---
 .../core-developers/regex-field-validator-annotation.md  |  6 +++---
 .../required-field-validator-annotation.md   |  6 +++---
 .../required-string-validator-annotation.md  |  6 +++---
 source/core-developers/restful-action-mapper.md  |  2 +-
 source/core-developers/result-annotation.md  |  6 +++---
 source/core-developers/roles-interceptor.md  |  4 ++--
 source/core-developers/scope-interceptor.md  |  6 +++---
 .../core-developers/scoped-model-driven-interceptor.md   |  6 +++---
 source/core-developers/servlet-config-interceptor.md |  6 +++---
 source/core-developers/static-parameters-interceptor.md  |  6 +++---
 .../string-length-field-validator-annotation.md  |  6 +++---
 source/core-developers/sunone-7-0.md |  4 ++--
 source/core-developers/timer-interceptor.md  |  6 +++---
 source/core-developers/token-interceptor.md  |  6 +++---
 source/core-developers/token-session-interceptor.md  |  6 +++---
 source/core-developers/type-conversion-annotation.md |  6 +++---
 source/core-developers/using-field-validators.md |  2 +-
 source/core-developers/using-non-field-validators.md |  2 +-
 source/core-developers/using-visitor-field-validator.md  |  2 +-
 source/core-developers/validation-annotation.md

[struts-site] 01/01: Merge pull request #26 from yasserzamani/fix_headers

2017-10-06 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

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

commit 3ffe42193b9d546a56e723a7e7d7936899218c53
Merge: 90a07ca 91a0706
Author: Lukasz Lenart 
AuthorDate: Fri Oct 6 10:54:22 2017 +0200

Merge pull request #26 from yasserzamani/fix_headers

Fixes headers by a RegEx replace

 source/core-developers/after-annotation.md   |  8 
 source/core-developers/alias-interceptor.md  |  6 +++---
 .../core-developers/annotation-workflow-interceptor.md   |  2 +-
 source/core-developers/basic-validation.md   |  8 
 source/core-developers/before-annotation.md  |  8 
 source/core-developers/before-result-annotation.md   |  8 
 source/core-developers/chaining-interceptor.md   |  8 
 source/core-developers/checkbox-interceptor.md   |  4 ++--
 source/core-developers/client-side-validation.md |  2 +-
 source/core-developers/client-validation.md  |  4 ++--
 .../configuration-provider-and-configuration.md  |  4 ++--
 source/core-developers/conversion-annotation.md  |  6 +++---
 .../conversion-error-field-validator-annotation.md   |  6 +++---
 source/core-developers/conversion-error-interceptor.md   |  6 +++---
 source/core-developers/create-if-null-annotation.md  |  6 +++---
 source/core-developers/create-session-interceptor.md |  6 +++---
 source/core-developers/custom-validator-annotation.md|  8 
 .../date-range-field-validator-annotation.md |  6 +++---
 source/core-developers/debugging-interceptor.md  |  4 ++--
 source/core-developers/default-workflow-interceptor.md   |  6 +++---
 .../double-range-field-validator-annotation.md   |  6 +++---
 source/core-developers/element-annotation.md |  6 +++---
 source/core-developers/email-validator-annotation.md |  6 +++---
 source/core-developers/exception-interceptor.md  |  6 +++---
 source/core-developers/execute-and-wait-interceptor.md   |  6 +++---
 .../core-developers/expression-validator-annotation.md   |  6 +++---
 .../field-expression-validator-annotation.md |  6 +++---
 source/core-developers/file-upload-interceptor.md|  6 +++---
 source/core-developers/file-upload.md|  8 
 source/core-developers/i18n-interceptor.md   |  6 +++---
 source/core-developers/input-config-annotation.md|  6 +++---
 .../int-range-field-validator-annotation.md  |  6 +++---
 source/core-developers/key-annotation.md |  6 +++---
 source/core-developers/key-property-annotation.md|  6 +++---
 source/core-developers/logger-interceptor.md |  6 +++---
 source/core-developers/message-store-interceptor.md  |  6 +++---
 source/core-developers/model-driven.md   |  4 ++--
 source/core-developers/namespace-annotation.md   |  6 +++---
 source/core-developers/object-factory.md |  6 +++---
 source/core-developers/parameter-filter-interceptor.md   |  4 ++--
 source/core-developers/parent-package-annotation.md  |  4 ++--
 source/core-developers/postback-result.md|  6 +++---
 source/core-developers/prepare-interceptor.md|  6 +++---
 .../core-developers/regex-field-validator-annotation.md  |  6 +++---
 .../required-field-validator-annotation.md   |  6 +++---
 .../required-string-validator-annotation.md  |  6 +++---
 source/core-developers/restful-action-mapper.md  |  2 +-
 source/core-developers/result-annotation.md  |  6 +++---
 source/core-developers/roles-interceptor.md  |  4 ++--
 source/core-developers/scope-interceptor.md  |  6 +++---
 .../core-developers/scoped-model-driven-interceptor.md   |  6 +++---
 source/core-developers/servlet-config-interceptor.md |  6 +++---
 source/core-developers/static-parameters-interceptor.md  |  6 +++---
 .../string-length-field-validator-annotation.md  |  6 +++---
 source/core-developers/sunone-7-0.md |  4 ++--
 source/core-developers/timer-interceptor.md  |  6 +++---
 source/core-developers/token-interceptor.md  |  6 +++---
 source/core-developers/token-session-interceptor.md  |  6 +++---
 source/core-developers/type-conversion-annotation.md |  6 +++---
 source/core-developers/using-field-validators.md |  2 +-
 source/core-developers/using-non-field-validators.md |  2 +-
 source/core-developers/using-visitor-field-validator.md  |  2 +-
 source/core-developers/validation-annotation.md  |  6 +++---
 source/core-developers/validation-interceptor.md |  6 +++---
 source/core-developers/validations-annotation.md |  8 
 source/core-developers/velocity-result.md  

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

2017-10-06 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 26c43af  Updates production by Jenkins
26c43af is described below

commit 26c43af76d40da845a2e7ea6be6794c767b1bb5c
Author: jenkins 
AuthorDate: Fri Oct 6 08:55:01 2017 +

Updates production by Jenkins
---
 content/core-developers/after-annotation.html|  8 
 content/core-developers/alias-interceptor.html   |  6 +++---
 .../core-developers/annotation-workflow-interceptor.html |  2 +-
 content/core-developers/basic-validation.html|  8 
 content/core-developers/before-annotation.html   |  8 
 content/core-developers/before-result-annotation.html|  8 
 content/core-developers/chaining-interceptor.html|  8 
 content/core-developers/checkbox-interceptor.html|  4 ++--
 content/core-developers/client-side-validation.html  |  2 +-
 content/core-developers/client-validation.html   |  4 ++--
 .../configuration-provider-and-configuration.html|  4 ++--
 content/core-developers/conversion-annotation.html   |  6 +++---
 .../conversion-error-field-validator-annotation.html |  6 +++---
 .../core-developers/conversion-error-interceptor.html|  6 +++---
 content/core-developers/create-if-null-annotation.html   |  6 +++---
 content/core-developers/create-session-interceptor.html  |  6 +++---
 content/core-developers/custom-validator-annotation.html |  8 
 .../date-range-field-validator-annotation.html   |  6 +++---
 content/core-developers/debugging-interceptor.html   |  4 ++--
 .../core-developers/default-workflow-interceptor.html|  6 +++---
 .../double-range-field-validator-annotation.html |  6 +++---
 content/core-developers/element-annotation.html  |  6 +++---
 content/core-developers/email-validator-annotation.html  |  6 +++---
 content/core-developers/exception-interceptor.html   |  6 +++---
 .../core-developers/execute-and-wait-interceptor.html|  6 +++---
 .../core-developers/expression-validator-annotation.html |  6 +++---
 .../field-expression-validator-annotation.html   |  6 +++---
 content/core-developers/file-upload-interceptor.html |  6 +++---
 content/core-developers/file-upload.html |  8 
 content/core-developers/i18n-interceptor.html|  6 +++---
 content/core-developers/input-config-annotation.html |  6 +++---
 .../int-range-field-validator-annotation.html|  6 +++---
 content/core-developers/key-annotation.html  |  6 +++---
 content/core-developers/key-property-annotation.html |  6 +++---
 content/core-developers/logger-interceptor.html  |  6 +++---
 content/core-developers/message-store-interceptor.html   |  6 +++---
 content/core-developers/model-driven.html|  4 ++--
 content/core-developers/namespace-annotation.html|  6 +++---
 content/core-developers/object-factory.html  |  6 +++---
 .../core-developers/parameter-filter-interceptor.html|  4 ++--
 content/core-developers/parent-package-annotation.html   |  4 ++--
 content/core-developers/postback-result.html |  6 +++---
 content/core-developers/prepare-interceptor.html |  6 +++---
 .../regex-field-validator-annotation.html|  6 +++---
 .../required-field-validator-annotation.html |  6 +++---
 .../required-string-validator-annotation.html|  6 +++---
 content/core-developers/restful-action-mapper.html   |  2 +-
 content/core-developers/result-annotation.html   |  6 +++---
 content/core-developers/roles-interceptor.html   |  4 ++--
 content/core-developers/scope-interceptor.html   |  6 +++---
 .../core-developers/scoped-model-driven-interceptor.html |  6 +++---
 content/core-developers/servlet-config-interceptor.html  |  6 +++---
 .../core-developers/static-parameters-interceptor.html   |  6 +++---
 .../string-length-field-validator-annotation.html|  6 +++---
 content/core-developers/sunone-7-0.html  |  4 ++--
 content/core-developers/timer-interceptor.html   |  6 +++---
 content/core-developers/token-interceptor.html   |  6 +++---
 content/core-developers/token-session-interceptor.html   |  6 +++---
 content/core-developers/type-conversion-annotation.html  |  6 +++---
 content/core-developers/using-field-validators.html  |  2 +-
 content/core-developers/using-non-field-validators.html  |  2 +-
 .../core-developers/using-visitor-field-validator.html   |  2 +-
 content/core-developers/validation-annotation.html   |  6 +++---
 content/core-developers/validation-interceptor.html  |  6 +++---
 content/core-developers/validations-annotation.html  |  8 

[struts-site] branch master updated: Adds ToC

2017-10-06 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 91da10e  Adds ToC
91da10e is described below

commit 91da10e6a19910a9b94019305ecb39ef6d2cfc67
Author: Lukasz Lenart 
AuthorDate: Fri Oct 6 16:10:03 2017 +0200

Adds ToC
---
 source/core-developers/localization.md | 4 
 1 file changed, 4 insertions(+)

diff --git a/source/core-developers/localization.md 
b/source/core-developers/localization.md
index 647d53c..2c3c08d 100644
--- a/source/core-developers/localization.md
+++ b/source/core-developers/localization.md
@@ -4,6 +4,10 @@ title: Localization
 ---
 
 # Localization
+{:.no_toc}
+
+* Will be replaced with the ToC, excluding a header
+{:toc}
 
 ## Overview
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" '].


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

2017-10-06 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 7f065dc  Updates production by Jenkins
7f065dc is described below

commit 7f065dcbbca96d3b86fd333e993ae9d35bf6f617
Author: jenkins 
AuthorDate: Fri Oct 6 14:10:37 2017 +

Updates production by Jenkins
---
 content/core-developers/localization.html | 21 -
 1 file changed, 20 insertions(+), 1 deletion(-)

diff --git a/content/core-developers/localization.html 
b/content/core-developers/localization.html
index 7f18ced..83a1af9 100644
--- a/content/core-developers/localization.html
+++ b/content/core-developers/localization.html
@@ -127,7 +127,26 @@
   
 << back to Core 
Developers Guide
 https://github.com/apache/struts-site/edit/master/source/core-developers/localization.md";
 title="Edit this page on GitHub">Edit on GitHub
-Localization
+Localization
+
+
+  Overview
+  Resource Bundle Search 
Order
+  Default action’s class
+  Examples
+  Using getText from a Tag
+  Using the text tag
+  Using the I18n tag
+  Using the Key attribute of 
UI Tags
+
+  
+  I18n 
Interceptor
+  Global
 Resources (struts.custom.i18n.resources) in struts.properties
+  Formatting Dates and 
Numbers
+  Comparison with Struts 1
+  Using only global bundles
+  Custom 
TextProvider and TextProviderFactory
+
 
 Overview
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" '].


[struts-site] branch master updated: Fixes link to the example app

2017-10-06 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new b2c9f05  Fixes link to the example app
b2c9f05 is described below

commit b2c9f05b98d808a6f46160538d5cc83860995896
Author: Lukasz Lenart 
AuthorDate: Fri Oct 6 17:55:01 2017 +0200

Fixes link to the example app
---
 source/core-developers/localization.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/core-developers/localization.md 
b/source/core-developers/localization.md
index 2c3c08d..2428278 100644
--- a/source/core-developers/localization.md
+++ b/source/core-developers/localization.md
@@ -150,6 +150,6 @@ implementation. To use this please define the following 
option in your `struts.
 
 If you want use a different logic to search for localized messages, or you 
want to use a database or just want to search 
 default bundles, you must implement both those interfaces (or subclass the 
existing implementations). You can check 
-a small [example 
app](https://github.com/apache/struts\-examples/tree/master/text\-provider) how 
to use both. 
+a small [example 
app](https://github.com/apache/struts-examples/tree/master/text-provider) how 
to use both. 
 Please remember that the `TextProvider` interface is implemented by the 
`ActionSupport` class, that's why 
 an extra layer - `TextProviderFactory` - is needed.

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" '].


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

2017-10-06 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 4114a59  Updates production by Jenkins
4114a59 is described below

commit 4114a5968129c2aa906d49cdeb7bd84795270c7a
Author: jenkins 
AuthorDate: Fri Oct 6 15:55:44 2017 +

Updates production by Jenkins
---
 content/core-developers/localization.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/core-developers/localization.html 
b/content/core-developers/localization.html
index 83a1af9..92b895b 100644
--- a/content/core-developers/localization.html
+++ b/content/core-developers/localization.html
@@ -297,7 +297,7 @@ implementation. To use this please define the following 
option in your If you want use a different logic to search for localized messages, or you 
want to use a database or just want to search 
 default bundles, you must implement both those interfaces (or subclass the 
existing implementations). You can check 
-a small https://github.com/apache/struts\-examples/tree/master/text\-provider";>example
 app how to use both. 
+a small https://github.com/apache/struts-examples/tree/master/text-provider";>example
 app how to use both. 
 Please remember that the TextProvider 
interface is implemented by the ActionSupport class, that’s why 
 an extra layer - TextProviderFactory - 
is needed.
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" '].