[struts-site] 01/01: Merge pull request #82 from paulvi/patch-27

2017-12-07 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 9588cc77a3dcdeac942b39597c5af8787addc0e7
Merge: 96c50c9 15108e7
Author: Lukasz Lenart 
AuthorDate: Fri Dec 8 07:43:57 2017 +0100

Merge pull request #82 from paulvi/patch-27

Must be /download.cgi for mirror selection to work

 source/_includes/header.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


[struts-site] branch master updated (608df2e -> 96c50c9)

2017-12-07 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 608df2e  Merge pull request #76 from paulvi/patch-23
 add f1b6a5e  404 - .htaccess example
 new 96c50c9  Merge pull request #81 from paulvi/patch-26

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/404.md | 1 +
 1 file changed, 1 insertion(+)

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


[struts-site] branch master updated (96c50c9 -> 9588cc7)

2017-12-07 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 96c50c9  Merge pull request #81 from paulvi/patch-26
 add 15108e7  Must be /download.cgi for mirror selection to work
 new 9588cc7  Merge pull request #82 from paulvi/patch-27

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/_includes/header.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


[struts-site] 01/01: Merge pull request #81 from paulvi/patch-26

2017-12-07 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 96c50c93b5db77f036ad6bac223b027be75ce8c1
Merge: 608df2e f1b6a5e
Author: Lukasz Lenart 
AuthorDate: Fri Dec 8 07:43:35 2017 +0100

Merge pull request #81 from paulvi/patch-26

404 - .htaccess example

 source/404.md | 1 +
 1 file changed, 1 insertion(+)

-- 
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-12-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 26bf000  Updates production by Jenkins
26bf000 is described below

commit 26bf000eb0daceb6966c3388610d550c74a14404
Author: jenkins 
AuthorDate: Thu Dec 7 10:17:24 2017 +

Updates production by Jenkins
---
 content/404.html | 16 +---
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/content/404.html b/content/404.html
index 355c8dd..737285d 100644
--- a/content/404.html
+++ b/content/404.html
@@ -130,17 +130,19 @@
 404 Page Not Found
 
 The page was moved or never existed.
-Use menu above to navigate.
-You will be redirected to main page in 5 second.
+Use menu above to navigate or go to home page.
+If you noticed any site problem, typos, etc on any page, 
+please correct using “Edit on GitHub” button or check on https://github.com/apache/struts-site";>https://github.com/apache/struts-site.
+
+You will be redirected to main page in 5 second.
 
-
 
-   function redirectToHome() {
-   window.location = "http://struts.apache.org/";
-   }
+function redirectToHome() {
+window.location = "http://struts.apache.org/";
+}
+setTimeout(redirectToHome, 5000);
 
 
-
 
   
 

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


[struts-site] branch master updated (0ef323d -> 608df2e)

2017-12-07 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 0ef323d  Merge pull request #71 from paulvi/patch-18
 add 12dc502  Update 404.md
 new 608df2e  Merge pull request #76 from paulvi/patch-23

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/404.md | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

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


[struts-site] 01/01: Merge pull request #76 from paulvi/patch-23

2017-12-07 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 608df2eccdc9a81480f1b7cc03ef84dead12729b
Merge: 0ef323d 12dc502
Author: Lukasz Lenart 
AuthorDate: Thu Dec 7 10:52:15 2017 +0100

Merge pull request #76 from paulvi/patch-23

Update 404.md

 source/404.md | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

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


[struts-site] 01/01: Merge pull request #71 from paulvi/patch-18

2017-12-07 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 0ef323d105cb4a883d2d4a9e0c07ca7b576a4f63
Merge: 27adca6 180a2b6
Author: Lukasz Lenart 
AuthorDate: Thu Dec 7 10:37:58 2017 +0100

Merge pull request #71 from paulvi/patch-18

README - metion .htaccess

 README.md | 2 ++
 1 file changed, 2 insertions(+)


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


[struts-site] branch master updated (27adca6 -> 0ef323d)

2017-12-07 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 27adca6  Cleans up
 add 180a2b6  README - metion .htaccess
 new 0ef323d  Merge pull request #71 from paulvi/patch-18

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:
 README.md | 2 ++
 1 file changed, 2 insertions(+)

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


[struts-site] branch master updated: Cleans up

2017-12-07 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 27adca6  Cleans up
27adca6 is described below

commit 27adca6bc4b1847f4f60f59a174308921a2ca084
Author: Lukasz Lenart 
AuthorDate: Thu Dec 7 10:11:58 2017 +0100

Cleans up
---
 source/404.md | 13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/source/404.md b/source/404.md
index 99001a2..04e5a81 100644
--- a/source/404.md
+++ b/source/404.md
@@ -6,14 +6,13 @@ title: 404 Page Not Found
 
 # 404 Page Not Found
 
-The page was moved or never existed.  
-Use menu above to navigate.  
+The page was moved or never existed. Use menu above to navigate.
+
 You will be redirected to main page in 5 second.
 
-
+
 
-   function redirectToHome() {
-   window.location = "http://struts.apache.org/";
-   }
+function redirectToHome() {
+window.location = "http://struts.apache.org/";
+}
 
-

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


[struts-site] 01/01: Merge pull request #75 from paulvi/patch-22

2017-12-07 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 4de616e8dc951432df6f5c3c43196b65d66c5501
Merge: 1a284c2 2d8e2e4
Author: Lukasz Lenart 
AuthorDate: Thu Dec 7 09:31:14 2017 +0100

Merge pull request #75 from paulvi/patch-22

README - link to Jenkins job

 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


[struts-site] branch master updated (1a284c2 -> 4de616e)

2017-12-07 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 1a284c2  Merge pull request #74 from paulvi/patch-21
 add 2d8e2e4  README - link to Jenkins job
 new 4de616e  Merge pull request #75 from paulvi/patch-22

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

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


[struts-site] 01/01: Merge pull request #74 from paulvi/patch-21

2017-12-07 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 1a284c229743c741007e4aa8ea36c642b1e69be5
Merge: 8a2ea35 e6b495a
Author: Lukasz Lenart 
AuthorDate: Thu Dec 7 09:23:57 2017 +0100

Merge pull request #74 from paulvi/patch-21

rename Project info to Maven Project Info

 source/_includes/header.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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


[struts-site] branch master updated (8a2ea35 -> 1a284c2)

2017-12-07 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 8a2ea35  Merge pull request #73 from paulvi/patch-20
 add 452075d  rename Project info to Maven Project info
 add e6b495a  to Capitals
 new 1a284c2  Merge pull request #74 from paulvi/patch-21

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/_includes/header.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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


[struts-site] 01/01: Merge pull request #73 from paulvi/patch-20

2017-12-07 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 8a2ea359ca8255cf35624ab5c2eb070bcda1ef77
Merge: 328245d 1f292f6
Author: Lukasz Lenart 
AuthorDate: Thu Dec 7 09:05:02 2017 +0100

Merge pull request #73 from paulvi/patch-20

add nicer 404 Not Found page

 source/.htaccess | 2 ++
 1 file changed, 2 insertions(+)

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


[struts-site] branch master updated (328245d -> 8a2ea35)

2017-12-07 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 328245d  Merge pull request #72 from paulvi/patch-19
 add 1f292f6  add nicer 404 Not Found page
 new 8a2ea35  Merge pull request #73 from paulvi/patch-20

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/.htaccess | 2 ++
 1 file changed, 2 insertions(+)

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


[struts-site] 01/01: Merge pull request #72 from paulvi/patch-19

2017-12-07 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 328245d77aa3b3f6e288bc468c6d0023e16b82c8
Merge: e03398b d4691fe
Author: Lukasz Lenart 
AuthorDate: Thu Dec 7 09:03:52 2017 +0100

Merge pull request #72 from paulvi/patch-19

Create 404.md

 source/404.md | 19 +++
 1 file changed, 19 insertions(+)

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


[struts-site] branch master updated (e03398b -> 328245d)

2017-12-07 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 e03398b  Merge pull request #66 from paulvi/patch-13
 add d4691fe  Create 404.md
 new 328245d  Merge pull request #72 from paulvi/patch-19

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/404.md | 19 +++
 1 file changed, 19 insertions(+)
 create mode 100644 source/404.md

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