[struts] branch WW-5065-append-or-not updated (30b4304 -> 6e1d2ad)

2020-04-24 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch WW-5065-append-or-not
in repository https://gitbox.apache.org/repos/asf/struts.git.


from 30b4304  WW-5065 Defines a new flag to control appending params
 add 2eeac36  WW-5065 Cleans up code and marks old constructor as deprecated
 add 6e1d2ad  WW-5065 Adds missing flag value

No new revisions were added by this update.

Summary of changes:
 .../xwork2/config/impl/AbstractMatcher.java| 36 +-
 .../java/org/apache/struts2/StrutsConstants.java   |  2 +-
 2 files changed, 22 insertions(+), 16 deletions(-)



[struts-archetypes] branch master updated: Uses the latest stable version of archetype-plugin

2020-04-24 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-archetypes.git


The following commit(s) were added to refs/heads/master by this push:
 new 09670f2  Uses the latest stable version of archetype-plugin
09670f2 is described below

commit 09670f2c784cf96726adf099e63f102f74a50794
Author: Lukasz Lenart 
AuthorDate: Fri Apr 24 10:54:06 2020 +0200

Uses the latest stable version of archetype-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9f73ba4..7d8530c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
 
 org.apache.maven.plugins
 maven-archetype-plugin
-3.1.3-SNAPSHOT
+3.2.0
 
 
 



[struts-archetypes] branch master updated: Reverts archetype-plugin to 3.1.2

2020-04-24 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-archetypes.git


The following commit(s) were added to refs/heads/master by this push:
 new a978c87  Reverts archetype-plugin to 3.1.2
a978c87 is described below

commit a978c87f4f87e98754c38b5aa8bb3b12a2e7bb40
Author: Lukasz Lenart 
AuthorDate: Fri Apr 24 11:20:52 2020 +0200

Reverts archetype-plugin to 3.1.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7d8530c..c8bcfae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
 
 org.apache.maven.plugins
 maven-archetype-plugin
-3.2.0
+3.1.2
 
 
 



[struts-site] branch master updated: Re-edit to trigger re-deploy

2020-04-24 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 bc4cd21  Re-edit to trigger re-deploy
bc4cd21 is described below

commit bc4cd2175e8115e4766a666e87c7c2e60d582ab9
Author: Lukasz Lenart 
AuthorDate: Fri Apr 24 13:47:24 2020 +0200

Re-edit to trigger re-deploy
---
 source/primer.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/source/primer.md b/source/primer.md
index 6867f07..d38a754 100644
--- a/source/primer.md
+++ b/source/primer.md
@@ -244,9 +244,8 @@ It can also be used to restrict authentication based on 
information in a databas
 
 For more about security, you should read the
 [Java EE tutorial](http://docs.oracle.com/javaee/6/tutorial/doc/gijrp.html).
-Other projects, like [Apache Shiro](http://shiro.apache.org/) or
-[Spring Security](https://spring.io/projects/spring-security/) might also help
-you to secure your web application.
+Other projects, like [Apache Shiro](http://shiro.apache.org/) or [Spring 
Security](https://spring.io/projects/spring-security/) 
+might also help you to secure your web application.
 
 ### JavaServer Pages, JSP Tag Libraries, and JavaServer Faces {#jsp}
 



[struts-site] branch asf-site updated: Automatic Site Publish by Buildbot

2020-04-24 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 5d489c1  Automatic Site Publish by Buildbot
5d489c1 is described below

commit 5d489c1723e4ca3b549081d864a1f991e1b0459b
Author: buildbot 
AuthorDate: Fri Apr 24 11:48:12 2020 +

Automatic Site Publish by Buildbot
---
 output/primer.html | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/output/primer.html b/output/primer.html
index 9cefd46..9dcd0ce 100644
--- a/output/primer.html
+++ b/output/primer.html
@@ -395,9 +395,8 @@ It can also be used to restrict authentication based on 
information in a databas
 
 For more about security, you should read the
 http://docs.oracle.com/javaee/6/tutorial/doc/gijrp.html";>Java EE 
tutorial.
-Other projects, like http://shiro.apache.org/";>Apache Shiro or
-https://spring.io/projects/spring-security/";>Spring Security 
might also help
-you to secure your web application.
+Other projects, like http://shiro.apache.org/";>Apache Shiro or https://spring.io/projects/spring-security/";>Spring Security 
+might also help you to secure your web application.
 
 JavaServer Pages, JSP Tag Libraries, and JavaServer Faces
 



Buildbot success in on jekyll_websites

2020-04-24 Thread buildbot
The Buildbot has detected a passing build on builder jekyll_websites while 
building struts.
Full details are available at:
https://ci2.apache.org/#builders/7/builds/91

Buildbot URL: https://ci2.apache.org/

Worker for this Build: bb_slave10_ubuntu

Build Reason: Triggered jekyll auto-build via .asf.yaml by lukaszlenart
Blamelist: asfinfra, commits@struts.apache.org

Build succeeded!

Sincerely,
 -The Buildbot



[struts-site] branch master updated: Re-edit to trigger re-deploy

2020-04-24 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 53ff625  Re-edit to trigger re-deploy
53ff625 is described below

commit 53ff625c2cd10e30d0ddf0cec64e1af56a1c4881
Author: Lukasz Lenart 
AuthorDate: Fri Apr 24 14:43:47 2020 +0200

Re-edit to trigger re-deploy
---
 source/primer.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/source/primer.md b/source/primer.md
index d38a754..937b2e3 100644
--- a/source/primer.md
+++ b/source/primer.md
@@ -242,8 +242,7 @@ Pragmatic security can be used to fine-tune security make 
authorization decision
 the parameters of a call, or the internal state of a Web component.
 It can also be used to restrict authentication based on information in a 
database.
 
-For more about security, you should read the
-[Java EE tutorial](http://docs.oracle.com/javaee/6/tutorial/doc/gijrp.html).
+For more about security, you should read the [Java EE 
tutorial](http://docs.oracle.com/javaee/6/tutorial/doc/gijrp.html).
 Other projects, like [Apache Shiro](http://shiro.apache.org/) or [Spring 
Security](https://spring.io/projects/spring-security/) 
 might also help you to secure your web application.
 



Buildbot success in on jekyll_websites

2020-04-24 Thread buildbot
The Buildbot has detected a passing build on builder jekyll_websites while 
building struts.
Full details are available at:
https://ci2.apache.org/#builders/7/builds/92

Buildbot URL: https://ci2.apache.org/

Worker for this Build: bb_slave10_ubuntu

Build Reason: Triggered jekyll auto-build via .asf.yaml by lukaszlenart
Blamelist: asfinfra, commits@struts.apache.org

Build succeeded!

Sincerely,
 -The Buildbot



[struts-site] branch asf-site updated: Automatic Site Publish by Buildbot

2020-04-24 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 742a749  Automatic Site Publish by Buildbot
742a749 is described below

commit 742a749105b6f047eb79a11857b6e628ee1ed62f
Author: buildbot 
AuthorDate: Fri Apr 24 12:44:35 2020 +

Automatic Site Publish by Buildbot
---
 output/primer.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/output/primer.html b/output/primer.html
index 9dcd0ce..0f0478a 100644
--- a/output/primer.html
+++ b/output/primer.html
@@ -393,8 +393,7 @@ Pragmatic security can be used to fine-tune security make 
authorization decision
 the parameters of a call, or the internal state of a Web component.
 It can also be used to restrict authentication based on information in a 
database.
 
-For more about security, you should read the
-http://docs.oracle.com/javaee/6/tutorial/doc/gijrp.html";>Java EE 
tutorial.
+For more about security, you should read the http://docs.oracle.com/javaee/6/tutorial/doc/gijrp.html";>Java EE 
tutorial.
 Other projects, like http://shiro.apache.org/";>Apache Shiro or https://spring.io/projects/spring-security/";>Spring Security 
 might also help you to secure your web application.