[struts] branch master updated (c3b85ae -> 86baf21)
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.git. from c3b85ae Merge pull request #202 from lukaszlenart/limitable-extendable add bba17b6 add tests for initializable to cover more scopes new 86baf21 Merge pull request #203 from yasserzamani/init_test_scopes 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: .../xwork2/inject/ContainerImplTest.java | 129 - 1 file changed, 127 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact ['"commits@struts.apache.org" '].
[struts] 01/01: Merge pull request #203 from yasserzamani/init_test_scopes
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 commit 86baf2109822b9696b14361d442571a317a134db Merge: c3b85ae bba17b6 Author: Lukasz Lenart AuthorDate: Wed Jan 17 10:28:47 2018 +0100 Merge pull request #203 from yasserzamani/init_test_scopes add tests for initializable to cover more scopes .../xwork2/inject/ContainerImplTest.java | 129 - 1 file changed, 127 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact "commits@struts.apache.org" .
[struts-site] branch master updated: Defines page id and name to fetch Architects Guide
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 ec1401c Defines page id and name to fetch Architects Guide ec1401c is described below commit ec1401ceabcc022aec1c9256cda98745176cceed Author: Lukasz Lenart AuthorDate: Wed Jan 17 10:14:01 2018 +0100 Defines page id and name to fetch Architects Guide --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 67aa903..06ca431 100644 --- a/pom.xml +++ b/pom.xml @@ -94,14 +94,14 @@ -a ${project.build.directory}/md/attachments -o - ${project.build.directory}/md/jasper-reports-tutorial.md + ${project.build.directory}/md/architects-guide.md -u ${confluence.user}:${confluence.password} -server https://cwiki.apache.org/confluence +gfm true -13906 +45478 -- To stop receiving notification emails like this one, please contact ['"commits@struts.apache.org" '].
[struts-site] branch master updated (ec1401c -> 8299fb2)
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 ec1401c Defines page id and name to fetch Architects Guide add 047429a Update application-servers.md new 8299fb2 Merge pull request #99 from jeffblack360/patch-1 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/application-servers.md | 1 + 1 file changed, 1 insertion(+) -- To stop receiving notification emails like this one, please contact ['"commits@struts.apache.org" '].
[struts-site] 01/01: Merge pull request #99 from jeffblack360/patch-1
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 8299fb2e354502aad82504f32504d29396c03edc Merge: ec1401c 047429a Author: Lukasz Lenart AuthorDate: Wed Jan 17 16:19:41 2018 +0100 Merge pull request #99 from jeffblack360/patch-1 Update application-servers.md source/core-developers/application-servers.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
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 c73276c Updates production by Jenkins c73276c is described below commit c73276cf5134bcb88357d290b99896aed996eec3 Author: jenkins AuthorDate: Wed Jan 17 15:33:14 2018 + Updates production by Jenkins --- content/core-developers/application-servers.html | 1 + 1 file changed, 1 insertion(+) diff --git a/content/core-developers/application-servers.html b/content/core-developers/application-servers.html index 6554aee..eccbf37 100644 --- a/content/core-developers/application-servers.html +++ b/content/core-developers/application-servers.html @@ -144,6 +144,7 @@ be some extra steps to obtain full functionality. WebLogic 6.1 WebSphere Glassfish 2.x + Wildfly 10.x -- To stop receiving notification emails like this one, please contact ['"commits@struts.apache.org" '].