[struts] branch master updated: [maven-release-plugin] prepare for next development iteration

2017-11-28 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.git


The following commit(s) were added to refs/heads/master by this push:
 new 9b9bd21  [maven-release-plugin] prepare for next development iteration
9b9bd21 is described below

commit 9b9bd212edfb33ffa68b00e814f85112842c91d1
Author: Lukasz Lenart 
AuthorDate: Wed Nov 29 08:35:58 2017 +0100

[maven-release-plugin] prepare for next development iteration
---
 apps/pom.xml| 2 +-
 apps/rest-showcase/pom.xml  | 4 ++--
 apps/showcase/pom.xml   | 2 +-
 assembly/pom.xml| 2 +-
 bom/pom.xml | 8 ++--
 bundles/admin/pom.xml   | 2 +-
 bundles/demo/pom.xml| 2 +-
 bundles/pom.xml | 2 +-
 core/pom.xml| 2 +-
 plugins/bean-validation/pom.xml | 2 +-
 plugins/cdi/pom.xml | 2 +-
 plugins/config-browser/pom.xml  | 2 +-
 plugins/convention/pom.xml  | 2 +-
 plugins/dwr/pom.xml | 2 +-
 plugins/embeddedjsp/pom.xml | 2 +-
 plugins/gxp/pom.xml | 2 +-
 plugins/jasperreports/pom.xml   | 2 +-
 plugins/javatemplates/pom.xml   | 2 +-
 plugins/jfreechart/pom.xml  | 2 +-
 plugins/json/pom.xml| 2 +-
 plugins/junit/pom.xml   | 2 +-
 plugins/osgi/pom.xml| 2 +-
 plugins/oval/pom.xml| 2 +-
 plugins/pell-multipart/pom.xml  | 2 +-
 plugins/plexus/pom.xml  | 2 +-
 plugins/pom.xml | 2 +-
 plugins/portlet-tiles/pom.xml   | 2 +-
 plugins/portlet/pom.xml | 2 +-
 plugins/rest/pom.xml| 2 +-
 plugins/sitegraph/pom.xml   | 2 +-
 plugins/sitemesh/pom.xml| 2 +-
 plugins/spring/pom.xml  | 2 +-
 plugins/testng/pom.xml  | 2 +-
 plugins/tiles/pom.xml   | 2 +-
 pom.xml | 4 ++--
 35 files changed, 38 insertions(+), 42 deletions(-)

diff --git a/apps/pom.xml b/apps/pom.xml
index ad2bb01..1a7d12c 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-parent
-2.5.14.1
+2.6-SNAPSHOT
 
 struts2-apps
 pom
diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml
index d895174..1ac3265 100644
--- a/apps/rest-showcase/pom.xml
+++ b/apps/rest-showcase/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.struts
 struts2-apps
-2.5.14.1
+2.6-SNAPSHOT
 
 
 struts2-rest-showcase
 war
-2.5.14.1
+2.6-SNAPSHOT
 Struts 2 Rest Showcase Webapp
 Struts 2 Rest Showcase Example
 
diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml
index 0f2f5e0..67921e4 100644
--- a/apps/showcase/pom.xml
+++ b/apps/showcase/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-apps
-2.5.14.1
+2.6-SNAPSHOT
 
 
 struts2-showcase
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 9144add..9db215a 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-parent
-2.5.14.1
+2.6-SNAPSHOT
 
 
 struts2-assembly
diff --git a/bom/pom.xml b/bom/pom.xml
index 8a1be13..577932d 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -30,7 +30,7 @@
 
 
 struts2-bom
-2.5.14.1
+2.6-SNAPSHOT
 pom
 
 Struts 2 Bill of Materials
@@ -45,7 +45,7 @@
 
 
 
-2.5.14.1
+2.6-SNAPSHOT
 true
 true
 
@@ -179,8 +179,4 @@
 
 
 
-
-  
-STRUTS_2_5_14_1
-  
 
diff --git a/bundles/admin/pom.xml b/bundles/admin/pom.xml
index 95e15bf..206625c 100644
--- a/bundles/admin/pom.xml
+++ b/bundles/admin/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-osgi-bundles
-2.5.14.1
+2.6-SNAPSHOT
 
 
 struts2-osgi-admin-bundle
diff --git a/bundles/demo/pom.xml b/bundles/demo/pom.xml
index 880a359..ef08df4 100644
--- a/bundles/demo/pom.xml
+++ b/bundles/demo/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-osgi-bundles
-2.5.14.1
+2.6-SNAPSHOT
 
 
 struts2-osgi-demo-bundle
diff --git a/bundles/pom.xml b/bundles/pom.xml
index 8d0c8c9..b85b571 100755
--- a/bundles/pom.xml
+++ b/bundles/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-parent
-2.5.14.1
+2.6-SNAPSHOT
 
 
 struts2-osgi-bundles
diff --git a/core/pom.xml b/core/pom.xml
index d8dcdd7..0c97b09 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-parent
-2.5.14.1
+2.6-SNAPSHOT
 
 struts2-core
 jar
diff --git a/plugins/bean-validation/pom.xml b/plugins/bean-validation/pom.xml
index e2412c6..d3e5693 100644
--- a/plugins/bean-validation/pom.xml
+++ b/plugins/bean-validation/pom.xml
@@ -24,7 +24,7 @@
   

[struts] annotated tag STRUTS_2_5_14_1 created (now fa77ae4)

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

lukaszlenart pushed a change to annotated tag STRUTS_2_5_14_1
in repository https://gitbox.apache.org/repos/asf/struts.git.


  at fa77ae4  (tag)
 tagging 0856157e27cb402e9c339b938677c55d01f645eb (commit)
 replaces STRUTS_2_5_14
  by Lukasz Lenart
  on Wed Nov 29 08:35:53 2017 +0100

- Log -
[maven-release-plugin] copy for tag STRUTS_2_5_14_1
---

No new revisions were added by this update.

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


[struts] branch master updated: [maven-release-plugin] prepare release STRUTS_2_5_14_1

2017-11-28 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.git


The following commit(s) were added to refs/heads/master by this push:
 new 0856157  [maven-release-plugin] prepare release STRUTS_2_5_14_1
0856157 is described below

commit 0856157e27cb402e9c339b938677c55d01f645eb
Author: Lukasz Lenart 
AuthorDate: Wed Nov 29 08:35:37 2017 +0100

[maven-release-plugin] prepare release STRUTS_2_5_14_1
---
 apps/pom.xml| 2 +-
 apps/rest-showcase/pom.xml  | 4 ++--
 apps/showcase/pom.xml   | 2 +-
 assembly/pom.xml| 2 +-
 bom/pom.xml | 8 ++--
 bundles/admin/pom.xml   | 2 +-
 bundles/demo/pom.xml| 2 +-
 bundles/pom.xml | 2 +-
 core/pom.xml| 2 +-
 plugins/bean-validation/pom.xml | 2 +-
 plugins/cdi/pom.xml | 2 +-
 plugins/config-browser/pom.xml  | 2 +-
 plugins/convention/pom.xml  | 2 +-
 plugins/dwr/pom.xml | 2 +-
 plugins/embeddedjsp/pom.xml | 2 +-
 plugins/gxp/pom.xml | 2 +-
 plugins/jasperreports/pom.xml   | 2 +-
 plugins/javatemplates/pom.xml   | 2 +-
 plugins/jfreechart/pom.xml  | 2 +-
 plugins/json/pom.xml| 2 +-
 plugins/junit/pom.xml   | 2 +-
 plugins/osgi/pom.xml| 2 +-
 plugins/oval/pom.xml| 2 +-
 plugins/pell-multipart/pom.xml  | 2 +-
 plugins/plexus/pom.xml  | 2 +-
 plugins/pom.xml | 2 +-
 plugins/portlet-tiles/pom.xml   | 2 +-
 plugins/portlet/pom.xml | 2 +-
 plugins/rest/pom.xml| 2 +-
 plugins/sitegraph/pom.xml   | 2 +-
 plugins/sitemesh/pom.xml| 2 +-
 plugins/spring/pom.xml  | 2 +-
 plugins/testng/pom.xml  | 2 +-
 plugins/tiles/pom.xml   | 2 +-
 pom.xml | 4 ++--
 35 files changed, 42 insertions(+), 38 deletions(-)

diff --git a/apps/pom.xml b/apps/pom.xml
index 1a7d12c..ad2bb01 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-parent
-2.6-SNAPSHOT
+2.5.14.1
 
 struts2-apps
 pom
diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml
index 1ac3265..d895174 100644
--- a/apps/rest-showcase/pom.xml
+++ b/apps/rest-showcase/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.struts
 struts2-apps
-2.6-SNAPSHOT
+2.5.14.1
 
 
 struts2-rest-showcase
 war
-2.6-SNAPSHOT
+2.5.14.1
 Struts 2 Rest Showcase Webapp
 Struts 2 Rest Showcase Example
 
diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml
index 67921e4..0f2f5e0 100644
--- a/apps/showcase/pom.xml
+++ b/apps/showcase/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-apps
-2.6-SNAPSHOT
+2.5.14.1
 
 
 struts2-showcase
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 9db215a..9144add 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-parent
-2.6-SNAPSHOT
+2.5.14.1
 
 
 struts2-assembly
diff --git a/bom/pom.xml b/bom/pom.xml
index 577932d..8a1be13 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -30,7 +30,7 @@
 
 
 struts2-bom
-2.6-SNAPSHOT
+2.5.14.1
 pom
 
 Struts 2 Bill of Materials
@@ -45,7 +45,7 @@
 
 
 
-2.6-SNAPSHOT
+2.5.14.1
 true
 true
 
@@ -179,4 +179,8 @@
 
 
 
+
+  
+STRUTS_2_5_14_1
+  
 
diff --git a/bundles/admin/pom.xml b/bundles/admin/pom.xml
index 206625c..95e15bf 100644
--- a/bundles/admin/pom.xml
+++ b/bundles/admin/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-osgi-bundles
-2.6-SNAPSHOT
+2.5.14.1
 
 
 struts2-osgi-admin-bundle
diff --git a/bundles/demo/pom.xml b/bundles/demo/pom.xml
index ef08df4..880a359 100644
--- a/bundles/demo/pom.xml
+++ b/bundles/demo/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-osgi-bundles
-2.6-SNAPSHOT
+2.5.14.1
 
 
 struts2-osgi-demo-bundle
diff --git a/bundles/pom.xml b/bundles/pom.xml
index b85b571..8d0c8c9 100755
--- a/bundles/pom.xml
+++ b/bundles/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-parent
-2.6-SNAPSHOT
+2.5.14.1
 
 
 struts2-osgi-bundles
diff --git a/core/pom.xml b/core/pom.xml
index 0c97b09..d8dcdd7 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-parent
-2.6-SNAPSHOT
+2.5.14.1
 
 struts2-core
 jar
diff --git a/plugins/bean-validation/pom.xml b/plugins/bean-validation/pom.xml
index d3e5693..e2412c6 100644
--- a/plugins/bean-validation/pom.xml
+++ b/plugins/bean-validation/pom.xml
@@ -24,7 +24,7 @@
 
 or

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

2017-11-28 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 f56d37d  Updates production by Jenkins
f56d37d is described below

commit f56d37db61f3779f0ccc401fd3ef3dbdbef6b476
Author: jenkins 
AuthorDate: Wed Nov 29 06:52:39 2017 +

Updates production by Jenkins
---
 content/getting-started/themes.html | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/content/getting-started/themes.html 
b/content/getting-started/themes.html
index d12accd..d96e436 100644
--- a/content/getting-started/themes.html
+++ b/content/getting-started/themes.html
@@ -179,13 +179,13 @@ to your problem, post a question on the mailing list.
 
 
 Notice how the HTML generated uses table tags to control the layout of the 
label and select HTML. There is also a class, 
-tdLabel, applied to the table column 
where the label tag is rendered. Since no theme was specified for the Struts 2 s
-elect tag the default xhmtl theme was 
used.
+tdLabel, applied to the table column 
where the label tag is rendered. Since no theme was specified for the Struts 2 
+select tag the default xhmtl theme was 
used.
 
 Specifying The Theme Struts 
2 Should Use
 
 The Struts 2 tags have a theme attribute you can use to specify which 
Struts 2 theme should be used when creating the HTML 
-for that tag. The values for the theme attribute are simple, xhtml, css_xhtml, 
and ajax. To learn more about these themes 
+for that tag. The values for the theme attribute are simple, xhtml, css_xhtml, and ajax. To learn more about these themes 
 visit Themes and 
Templates Documentation. This tutorial will review 
 the xhtml, css_xhtml, and the simple themes. The ajax theme is a special theme used for ajax 
operations 
 (see Ajax Theme in the 
documentation).
@@ -209,11 +209,11 @@ Struts 2 should use:
 (see the readme.txt file) and view the source for edit.jsp after it is 
rendered in your browser. You should see the form 
 HTML tags layout controlled by table tags.
 
-Change the theme to simple for the form’s theme attribute and redeploy the 
application. Examine the source for edit.jsp
+Change the theme to simple for the 
form’s theme attribute and redeploy the application. Examine the source for 
edit.jsp
 after it is rendered in the browser. You should see that there are no table 
tags controlling the layout and also there 
 are no label tags for the text fields.
 
-Change the theme to css_xhtml for the form’s theme attribute and redeploy 
the application. Examine the source for edit.jsp
+Change the theme to css_xhtml for 
the form’s theme attribute and redeploy the application. Examine the source for 
edit.jsp
 after it is rendered in the browser. The layout of the form tags is now 
controlled by div tags and the label tags are back.
 
 Specifying The CSS Used 
By The Struts 2 Tag
@@ -300,7 +300,7 @@ to checkboxlist.ftl 
that is in 
 
 Since the XHTML theme is the default theme and I have a theme.properties file defined with parent = xhtml, 
-the KUTheme will inherit all the themes from xhmtl exempt for the theme for 
the checkboxlist tag since my KUTheme includes 
+the KUTheme will inherit all the themes from xhmtl except for the theme for 
the checkboxlist tag since my KUTheme includes 
 a definition for that tag’s layout. In the struts.xml file (src/main/resources) you will see that the I’ve 
specified 
 the default theme to be KUTheme.
 

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


[struts-site] 01/01: Merge pull request #42 from fanofxiaofeng/patch-9

2017-11-28 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 5e169d9f0a6e5c32e1eec8710967e2e9c2b5bcac
Merge: f333067 a4f420e
Author: Lukasz Lenart 
AuthorDate: Wed Nov 29 07:51:56 2017 +0100

Merge pull request #42 from fanofxiaofeng/patch-9

Several trivial changes

 source/getting-started/themes.md | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

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


[struts-site] branch master updated (f333067 -> 5e169d9)

2017-11-28 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 f333067  Uses https instead of http
 add a4f420e  Several trivial changes
 new 5e169d9  Merge pull request #42 from fanofxiaofeng/patch-9

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/getting-started/themes.md | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
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-11-28 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 0cbdc52  Updates production by Jenkins
0cbdc52 is described below

commit 0cbdc5224ffa67feeba2cac77c17b59e42e30500
Author: jenkins 
AuthorDate: Tue Nov 28 19:56:05 2017 +

Updates production by Jenkins
---
 content/download.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/download.html b/content/download.html
index 03ba2ca..6058801 100644
--- a/content/download.html
+++ b/content/download.html
@@ -155,9 +155,9 @@
 
   Other mirrors:
   
-[if-any http]
-[for http]
-[http]
+[if-any https]
+[for https]
+[https]
 [end]
 [end]
 [if-any ftp]

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


[struts-site] branch master updated: Uses https instead of http

2017-11-28 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 f333067  Uses https instead of http
f333067 is described below

commit f33306778eecc6864f8ea3dd5a5b1bc5553263f6
Author: Lukasz Lenart 
AuthorDate: Tue Nov 28 20:55:25 2017 +0100

Uses https instead of http
---
 source/download.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/source/download.html b/source/download.html
index 5d71730..9ad52a1 100644
--- a/source/download.html
+++ b/source/download.html
@@ -32,9 +32,9 @@ title: Download a Release
 
   Other mirrors:
   
-[if-any http]
-[for http]
-[http]
+[if-any https]
+[for https]
+[https]
 [end]
 [end]
 [if-any ftp]

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


[struts-site] 04/05: Adds info about prior versions

2017-11-28 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 d62f20fc957ee42a8c9b09c0936fbcda70d07a99
Author: Lukasz Lenart 
AuthorDate: Tue Nov 28 20:29:39 2017 +0100

Adds info about prior versions
---
 source/downloads.html | 49 +
 1 file changed, 49 insertions(+)

diff --git a/source/downloads.html b/source/downloads.html
index 93dbf82..3b6e664 100644
--- a/source/downloads.html
+++ b/source/downloads.html
@@ -106,10 +106,41 @@ title: Releases
   
   
 
+  Struts 2.5.13
+
+5 September 2017
+
+  S2-050,
+  S2-051,
+  S2-052
+
+
+  Version notes
+
+  
+  
+
+  Struts 2.5.12
+
+6 July 2017
+
+  S2-050,
+  S2-051,
+  S2-052
+
+
+  Version notes
+
+  
+  
+
   Struts 2.5.10.1
 
 7 March 2017
 
+  S2-050,
+  S2-051,
+  S2-052,
   S2-049,
   S2-047
 
@@ -136,6 +167,9 @@ title: Releases
 
 3 February 2017
 
+  S2-050,
+  S2-051,
+  S2-052,
   S2-049,
   S2-047,
   S2-045
@@ -150,6 +184,9 @@ title: Releases
 
 19 December 2016
 
+  S2-050,
+  S2-051,
+  S2-052,
   S2-049,
   S2-047,
   S2-045
@@ -164,6 +201,9 @@ title: Releases
 
 21 October 2016
 
+  S2-050,
+  S2-051,
+  S2-052,
   S2-049,
   S2-047,
   S2-045,
@@ -192,6 +232,9 @@ title: Releases
 
 7 Jul 2016
 
+  S2-050,
+  S2-051,
+  S2-052,
   S2-049,
   S2-047,
   S2-045,
@@ -223,6 +266,9 @@ title: Releases
 
 18 Jun 2016
 
+  S2-050,
+  S2-051,
+  S2-052,
   S2-049,
   S2-047,
   S2-045,
@@ -239,6 +285,9 @@ title: Releases
 
 9 May 2016
 
+  S2-050,
+  S2-051,
+  S2-052,
   S2-049,
   S2-047,
   S2-045,

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


[struts-site] 03/05: Adds leading slash

2017-11-28 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 2a524150d74db62cb19de55a1cdc67be85f04499
Author: Lukasz Lenart 
AuthorDate: Tue Nov 28 20:29:02 2017 +0100

Adds leading slash
---
 _config.yml| 2 +-
 source/announce.md | 2 +-
 source/index.html  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/_config.yml b/_config.yml
index afe36d6..e89c8da 100644
--- a/_config.yml
+++ b/_config.yml
@@ -26,4 +26,4 @@ repository_url: https://github.com/apache/struts-site
 apidocs: /maven/struts2-core/apidocs
 
 # Confluence main site
-wiki_url: https://cwiki.apache.org/confluence/display/WW/
+wiki_url: https://cwiki.apache.org/confluence/display/WW
diff --git a/source/announce.md b/source/announce.md
index dbb9b60..e58cc4c 100644
--- a/source/announce.md
+++ b/source/announce.md
@@ -54,7 +54,7 @@ Below is a full list of all changes:
 - Upgrade net.sf.json-lib to version 2.4
 - Upgrade Spring to version 4.1.9
 
-> Please read the [Version Notes]({{ site.wiki_url }}Version+Notes+2.5.14) to 
find more details about performed bug fixes and improvements.
+> Please read the [Version Notes]({{ site.wiki_url }}/Version+Notes+2.5.14) to 
find more details about performed bug fixes and improvements.
 
 **All developers are strongly advised to perform this action.**
 
diff --git a/source/index.html b/source/index.html
index ff25a61..b19c7dd 100644
--- a/source/index.html
+++ b/source/index.html
@@ -36,7 +36,7 @@ title: Welcome to the Apache Struts project
   Apache Struts {{ site.current_version }} GA has been releasedon 
{{ site.release_date }}.
 
 Read more in Announcement or in
-Version notes
+Version notes
   
   
 Apache Struts 2.3.34 GA

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


[struts-site] 05/05: Uses proper links

2017-11-28 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 9d6f151713633394324fbf2705e8d6d938c1ce70
Author: Lukasz Lenart 
AuthorDate: Tue Nov 28 20:32:45 2017 +0100

Uses proper links
---
 source/downloads.html | 54 +--
 1 file changed, 27 insertions(+), 27 deletions(-)

diff --git a/source/downloads.html b/source/downloads.html
index 3b6e664..5062af5 100644
--- a/source/downloads.html
+++ b/source/downloads.html
@@ -110,9 +110,9 @@ title: Releases
 
 5 September 2017
 
-  S2-050,
-  S2-051,
-  S2-052
+  S2-050,
+  S2-051,
+  S2-052
 
 
   Version notes
@@ -124,9 +124,9 @@ title: Releases
 
 6 July 2017
 
-  S2-050,
-  S2-051,
-  S2-052
+  S2-050,
+  S2-051,
+  S2-052
 
 
   Version notes
@@ -138,9 +138,9 @@ title: Releases
 
 7 March 2017
 
-  S2-050,
-  S2-051,
-  S2-052,
+  S2-050,
+  S2-051,
+  S2-052,
   S2-049,
   S2-047
 
@@ -167,9 +167,9 @@ title: Releases
 
 3 February 2017
 
-  S2-050,
-  S2-051,
-  S2-052,
+  S2-050,
+  S2-051,
+  S2-052,
   S2-049,
   S2-047,
   S2-045
@@ -184,9 +184,9 @@ title: Releases
 
 19 December 2016
 
-  S2-050,
-  S2-051,
-  S2-052,
+  S2-050,
+  S2-051,
+  S2-052,
   S2-049,
   S2-047,
   S2-045
@@ -201,9 +201,9 @@ title: Releases
 
 21 October 2016
 
-  S2-050,
-  S2-051,
-  S2-052,
+  S2-050,
+  S2-051,
+  S2-052,
   S2-049,
   S2-047,
   S2-045,
@@ -232,9 +232,9 @@ title: Releases
 
 7 Jul 2016
 
-  S2-050,
-  S2-051,
-  S2-052,
+  S2-050,
+  S2-051,
+  S2-052,
   S2-049,
   S2-047,
   S2-045,
@@ -266,9 +266,9 @@ title: Releases
 
 18 Jun 2016
 
-  S2-050,
-  S2-051,
-  S2-052,
+  S2-050,
+  S2-051,
+  S2-052,
   S2-049,
   S2-047,
   S2-045,
@@ -285,9 +285,9 @@ title: Releases
 
 9 May 2016
 
-  S2-050,
-  S2-051,
-  S2-052,
+  S2-050,
+  S2-051,
+  S2-052,
   S2-049,
   S2-047,
   S2-045,

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


[struts-site] branch master updated (a762cd7 -> 9d6f151)

2017-11-28 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 a762cd7  Adds toc to kick deployment again
 new f532dc4  Uses https to download MD5 and SHA1
 new 6cfaf29  Uses https to access ASF sites
 new 2a52415  Adds leading slash
 new d62f20f  Adds info about prior versions
 new 9d6f151  Uses proper links

The 5 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:
 _config.yml  |   2 +-
 source/_includes/header.html |   4 +-
 source/announce.md   |   2 +-
 source/bylaws.md |  14 +++---
 source/download.html | 112 +--
 source/downloads.html|  51 +++-
 source/helping.md|   4 +-
 source/index.html|   2 +-
 source/releases.md   |   2 +-
 9 files changed, 121 insertions(+), 72 deletions(-)

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


[struts-site] 02/05: Uses https to access ASF sites

2017-11-28 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 6cfaf29a2030c6ebd560fb25e89cf5cd7b61cbfe
Author: Lukasz Lenart 
AuthorDate: Tue Nov 28 19:39:22 2017 +0100

Uses https to access ASF sites
---
 source/_includes/header.html |  4 ++--
 source/bylaws.md | 14 +++---
 source/downloads.html|  2 +-
 source/helping.md|  4 ++--
 source/releases.md   |  2 +-
 5 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/source/_includes/header.html b/source/_includes/header.html
index 2a0e2b9..d12422a 100644
--- a/source/_includes/header.html
+++ b/source/_includes/header.html
@@ -27,8 +27,8 @@
 Downloads
 Announcements
 http://www.apache.org/licenses/";>License
-http://apache.org/foundation/thanks.html";>Thanks!
-http://apache.org/foundation/sponsorship.html";>Sponsorship
+https://www.apache.org/foundation/thanks.html";>Thanks!
+https://www.apache.org/foundation/sponsorship.html";>Sponsorship
   
 
 
diff --git a/source/bylaws.md b/source/bylaws.md
index 59f3a79..bb855bc 100644
--- a/source/bylaws.md
+++ b/source/bylaws.md
@@ -11,12 +11,12 @@ title: Project Management Committee Charter
 
 ## Apache Struts PMC Charter
 
-Struts is a Project of the [Apache Software 
Foundation](http://apache.org/foundation) (ASF), formed by a resolution
-of the [ASF Board of Directors](http://apache.org/foundation/board/). As an 
ASF Project, Struts is subject to the
-[ASF Bylaws](http://apache.org/foundation/bylaws.html) and the direction of 
the ASF Board.
+Struts is a Project of the [Apache Software 
Foundation](https://www.apache.org/foundation) (ASF), formed by a resolution
+of the [ASF Board of Directors](https://www.apache.org/foundation/board/). As 
an ASF Project, Struts is subject to the
+[ASF Bylaws](https://www.apache.org/foundation/bylaws.html) and the direction 
of the ASF Board.
 
 The Project Charter incorporates by reference the current version
-of [How the ASF works](http://apache.org/foundation/how-it-works.html), with 
the additional guidelines
+of [How the ASF works](https://www.apache.org/foundation/how-it-works.html), 
with the additional guidelines
 and clarifications found herein.
 
 ## Roles and Responsibilities
@@ -63,7 +63,7 @@ other than the member in question. The list of active PMC 
members can be found o
 
 The PMC is responsible for the day-to-day management of the Struts Project. 
The PMC oversees all changes
 made to the codebase. The PMC must ensure that all code under a Apache Struts 
repository is the lawful property
-of the Foundation and may be distributed under the [Apache Software 
License](http://apache.org/licenses/).
+of the Foundation and may be distributed under the [Apache Software 
License](https://www.apache.org/licenses/).
 All releases of a Struts subproject must be sanctioned by the Project 
Management Committee.
 
 ### Subprojects
@@ -83,13 +83,13 @@ vote of the PMC.
 
 ## Decision Making
 
-All [Volunteers](http://apache.org/foundation/how-it-works.html#roles) (Users, 
Developers, Committers, PMC Members)
+All [Volunteers](https://www.apache.org/foundation/how-it-works.html#roles) 
(Users, Developers, Committers, PMC Members)
 are encouraged to participate in the decision-making process, but binding 
decisions are made only
 by the Project Management Committee.
 
 ### Voting
 
-Any subscriber to the list may 
[vote](http://apache.org/foundation/voting.html) on any issue or action item.
+Any subscriber to the list may 
[vote](https://www.apache.org/foundation/voting.html) on any issue or action 
item.
 Votes from Developers and Committers are especially welcome. However, the only 
binding votes are those cast by a PMC
 Member.
 
diff --git a/source/downloads.html b/source/downloads.html
index bf0db1b..93dbf82 100644
--- a/source/downloads.html
+++ b/source/downloads.html
@@ -11,7 +11,7 @@ title: Releases
 
 
   Releases of the Apache Struts framework are made available to the general 
public at no charge,
-  under the http://apache.org/licenses/";>Apache License, in both 
binary and source distributions.
+  under the https://www.apache.org/licenses/";>Apache License, in 
both binary and source distributions.
   Individual JARs are also made available through http://maven.apache.org";>Apache Maven
   repositories, like http://ibiblio.org";>ibiblio.
 
diff --git a/source/helping.md b/source/helping.md
index 57e5f9c..0a67e1f 100644
--- a/source/helping.md
+++ b/source/helping.md
@@ -116,7 +116,7 @@ title: Helping
   The Struts 2 documentation is maintained using the Atlassian Confluence wiki 
software and automatically
   exported to HTML for viewing on the website. To help with the Struts 2 
documentation, you must create
   an account at 
[cwki.a

[struts-site] 01/05: Uses https to download MD5 and SHA1

2017-11-28 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 f532dc4cfda13e3409375ba981aa8990663144ae
Author: Lukasz Lenart 
AuthorDate: Tue Nov 28 19:37:28 2017 +0100

Uses https to download MD5 and SHA1
---
 source/download.html | 112 +--
 1 file changed, 56 insertions(+), 56 deletions(-)

diff --git a/source/download.html b/source/download.html
index 7d2aa0c..5d71730 100644
--- a/source/download.html
+++ b/source/download.html
@@ -53,7 +53,7 @@ title: Download a Release
 
 
   You may also consult the
-  http://www.apache.org/mirrors/";>complete list of
+  https://www.apache.org/mirrors/";>complete list of
 mirrors.
 
 
@@ -62,7 +62,7 @@ title: Download a Release
 Struts {{ site.current_version 
}}
 
 
-  http://struts.apache.org/";>Apache Struts {{ site.current_version 
}} is an elegant, extensible
+  https://struts.apache.org/";>Apache Struts {{ site.current_version 
}} is an elegant, extensible
   framework for creating enterprise-ready Java web applications. It is 
available in a full distribution,
   or as separate library, source, example and documentation distributions.
   Struts {{ site.current_version }} is the "best available" version of Struts 
in the 2.5 series.
@@ -70,15 +70,15 @@ title: Download a Release
 
 
   
-http://struts.apache.org/docs/version-notes-{{ 
site.current_version_short }}.html">Version Notes
+https://struts.apache.org/docs/version-notes-{{ 
site.current_version_short }}.html">Version Notes
   
 
   Full Distribution:
 
   
 struts-{{ site.current_version }}-all.zip 
(65MB)
-[http://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-all.zip.asc">PGP]
-[http://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-all.zip.md5">MD5]
+[https://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-all.zip.asc">PGP]
+[https://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-all.zip.md5">MD5]
   
 
   
@@ -87,8 +87,8 @@ title: Download a Release
 
   
 struts-{{ site.current_version 
}}-apps.zip (35MB)
-[http://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-apps.zip.asc">PGP]
-[http://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-apps.zip.md5">MD5]
+[https://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-apps.zip.asc">PGP]
+[https://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-apps.zip.md5">MD5]
   
 
   
@@ -97,8 +97,8 @@ title: Download a Release
 
   
 struts-{{ site.current_version 
}}-min-lib.zip (4MB)
-[http://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-min-lib.zip.asc">PGP]
-[http://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-min-lib.zip.md5">MD5]
+[https://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-min-lib.zip.asc">PGP]
+[https://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-min-lib.zip.md5">MD5]
   
 
   
@@ -107,8 +107,8 @@ title: Download a Release
 
   
 struts-{{ site.current_version }}-lib.zip 
(19MB)
-[http://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-lib.zip.asc">PGP]
-[http://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-lib.zip.md5">MD5]
+[https://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-lib.zip.asc">PGP]
+[https://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-lib.zip.md5">MD5]
   
 
   
@@ -117,8 +117,8 @@ title: Download a Release
 
   
 struts-{{ site.current_version 
}}-docs.zip (13MB)
-[http://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-docs.zip.asc">PGP]
-[http://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-docs.zip.md5">MD5]
+[https://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-docs.zip.asc">PGP]
+[https://www.apache.org/dist/struts/{{ site.current_version 
}}/struts-{{ site.current_version }}-docs.zip.md5">MD5]
   
 
   
@@ -127,8 +127,8 @@ title: Download a Release
 
   
 struts-{{ site.current_version }}-src.zip 
(7MB)
-[http://www.apache.org/dist/struts/{{ site.curren

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

2017-11-28 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 9e129ae  Updates production by Jenkins
9e129ae is described below

commit 9e129ae4bdb02037b9744263f7c26c3ee28c8587
Author: jenkins 
AuthorDate: Tue Nov 28 09:15:07 2017 +

Updates production by Jenkins
---
 content/plugins/plugins.html | 13 -
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/content/plugins/plugins.html b/content/plugins/plugins.html
index 8426280..3552c36 100644
--- a/content/plugins/plugins.html
+++ b/content/plugins/plugins.html
@@ -128,7 +128,18 @@
 
 << back to Plugins
 
-Plugins
+Plugins
+
+
+  Static 
resources
+  Extension 
Points
+  Plugin 
Examples
+  Sitemesh plugin
+  Tiles 
plugin
+
+  
+  Plugin 
Registry
+
 
 Struts 2 plugins contain classes and configuration that extend, replace, or 
add to existing Struts framework functionality. A plugin can be installed by 
adding its JAR file to the application’s class path, in addition to the JAR 
files to fulfill whatever dependencies the plugin itself may have. To configure 
the plugin, the JAR should contain a struts-plugin.xml file, which follows the same 
format as an ordinary str [...]
 

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


[struts-site] branch master updated: Adds toc to kick deployment again

2017-11-28 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 a762cd7  Adds toc to kick deployment again
a762cd7 is described below

commit a762cd740e35f06fadc996ba74500ca399c9aedf
Author: Lukasz Lenart 
AuthorDate: Tue Nov 28 10:14:22 2017 +0100

Adds toc to kick deployment again
---
 source/plugins/plugins.md | 4 
 1 file changed, 4 insertions(+)

diff --git a/source/plugins/plugins.md b/source/plugins/plugins.md
index 1f35657..22dcfab 100644
--- a/source/plugins/plugins.md
+++ b/source/plugins/plugins.md
@@ -7,6 +7,10 @@ parent:
 ---
 
 # Plugins
+{:.no_toc}
+
+* Will be replaced with the ToC, excluding a header
+{:toc}
 
 Struts 2 plugins contain classes and configuration that extend, replace, or 
add to existing Struts framework functionality. A plugin can be installed by 
adding its JAR file to the application's class path, in addition to the JAR 
files to fulfill whatever dependencies the plugin itself may have. To configure 
the plugin, the JAR should contain a `struts-plugin.xml` file, which follows 
the same format as an ordinary `struts.xml` file.
 

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


[struts] branch master updated: Fixes issue with accessing the Central relates to https://github.com/jeremylong/DependencyCheck/issues/978

2017-11-28 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.git


The following commit(s) were added to refs/heads/master by this push:
 new bea5537  Fixes issue with accessing the Central relates to 
https://github.com/jeremylong/DependencyCheck/issues/978
bea5537 is described below

commit bea5537e9e513040b89980878ac9487032c7a48e
Author: Lukasz Lenart 
AuthorDate: Tue Nov 28 09:36:21 2017 +0100

Fixes issue with accessing the Central
relates to https://github.com/jeremylong/DependencyCheck/issues/978
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 49c432a..672b126 100644
--- a/pom.xml
+++ b/pom.xml
@@ -311,7 +311,7 @@
 
 org.owasp
 dependency-check-maven
-3.0.1
+3.0.2
 
 
 
src/etc/project-suppression.xml

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