[struts] branch support-2-3 updated: add checksum-maven-plugin
This is an automated email from the ASF dual-hosted git repository. yasserzamani pushed a commit to branch support-2-3 in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/support-2-3 by this push: new bd0d514 add checksum-maven-plugin bd0d514 is described below commit bd0d514de9cc27dce61c1611887321af489648be Author: Yasser Zamani AuthorDate: Mon Sep 17 17:32:32 2018 +0430 add checksum-maven-plugin http://www.apache.org/dev/release-distribution#sigs-and-sums > New policy : > > -- SHOULD supply a SHA-256 and/or SHA-512 checksum file > -- SHOULD NOT supply MD5 or SHA-1 checksum files See also: WW-4951 --- pom.xml | 23 +++ 1 file changed, 23 insertions(+) diff --git a/pom.xml b/pom.xml index 526f3b8..ac9b934 100644 --- a/pom.xml +++ b/pom.xml @@ -137,6 +137,11 @@ +net.nicoulaj.maven.plugins +checksum-maven-plugin +1.7 + + org.apache.maven.plugins maven-release-plugin 2.5 @@ -192,6 +197,24 @@ +net.nicoulaj.maven.plugins +checksum-maven-plugin +1.7 + + + +artifacts + + + + + +SHA-256 +SHA-512 + + + + org.apache.maven.plugins maven-release-plugin 2.5
[struts] annotated tag STRUTS_2_3_36 created (now f185515)
This is an automated email from the ASF dual-hosted git repository. yasserzamani pushed a change to annotated tag STRUTS_2_3_36 in repository https://gitbox.apache.org/repos/asf/struts.git. at f185515 (tag) tagging fcb9b08f9425c7a4e80159de200e7bfa05bb19d3 (commit) replaces STRUTS_2_3_35 by Yasser Zamani on Mon Sep 17 20:06:45 2018 +0430 - Log - [maven-release-plugin] copy for tag STRUTS_2_3_36 --- No new revisions were added by this update.
[struts] branch support-2-3 updated: [maven-release-plugin] prepare for next development iteration
This is an automated email from the ASF dual-hosted git repository. yasserzamani pushed a commit to branch support-2-3 in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/support-2-3 by this push: new d1ce188 [maven-release-plugin] prepare for next development iteration d1ce188 is described below commit d1ce188ac268fda986116f1d356ba3bdf3618ad9 Author: Yasser Zamani AuthorDate: Mon Sep 17 20:06:55 2018 +0430 [maven-release-plugin] prepare for next development iteration --- apps/blank/pom.xml | 2 +- apps/jboss-blank/pom.xml| 2 +- apps/mailreader/pom.xml | 2 +- apps/pom.xml| 2 +- apps/portlet/pom.xml| 2 +- apps/rest-showcase/pom.xml | 4 ++-- apps/showcase/pom.xml | 2 +- archetypes/pom.xml | 2 +- archetypes/struts2-archetype-angularjs/pom.xml | 2 +- archetypes/struts2-archetype-blank/pom.xml | 2 +- archetypes/struts2-archetype-convention/pom.xml | 2 +- archetypes/struts2-archetype-dbportlet/pom.xml | 2 +- archetypes/struts2-archetype-plugin/pom.xml | 2 +- archetypes/struts2-archetype-portlet/pom.xml| 2 +- archetypes/struts2-archetype-starter/pom.xml| 2 +- assembly/pom.xml| 2 +- bundles/admin/pom.xml | 2 +- bundles/demo/pom.xml| 2 +- bundles/pom.xml | 2 +- core/pom.xml| 2 +- plugins/cdi/pom.xml | 2 +- plugins/codebehind/pom.xml | 2 +- plugins/config-browser/pom.xml | 2 +- plugins/convention/pom.xml | 2 +- plugins/dojo/pom.xml| 2 +- plugins/dwr/pom.xml | 2 +- plugins/embeddedjsp/pom.xml | 2 +- plugins/gxp/pom.xml | 2 +- plugins/jasperreports/pom.xml | 2 +- plugins/java8-support/pom.xml | 2 +- plugins/javatemplates/pom.xml | 2 +- plugins/jfreechart/pom.xml | 2 +- plugins/jsf/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/struts1/pom.xml | 2 +- plugins/testng/pom.xml | 2 +- plugins/tiles/pom.xml | 2 +- plugins/tiles3/pom.xml | 2 +- pom.xml | 4 ++-- xwork-core/pom.xml | 2 +- 52 files changed, 54 insertions(+), 54 deletions(-) diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml index eb1e24e..e5e99e5 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps -2.3.36 +2.3.37-SNAPSHOT struts2-blank diff --git a/apps/jboss-blank/pom.xml b/apps/jboss-blank/pom.xml index 23a3845..aac4247 100644 --- a/apps/jboss-blank/pom.xml +++ b/apps/jboss-blank/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps -2.3.36 +2.3.37-SNAPSHOT struts2-jboss-blank diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index bb91487..7fcdc72 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.3.36 + 2.3.37-SNAPSHOT struts2-mailreader diff --git a/apps/pom.xml b/apps/pom.xml index 30bdd5d..33abbdd 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent -2.3.36 +2.3.37-SNAPSHOT struts2-apps pom diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml index acc7b89..af3038e 100644 --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps -2.3.36 +2.3.37-SNAPSHOT struts2-portlet diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xm
[struts] annotated tag STRUTS_2_3_36 deleted (was f185515)
This is an automated email from the ASF dual-hosted git repository. yasserzamani pushed a change to annotated tag STRUTS_2_3_36 in repository https://gitbox.apache.org/repos/asf/struts.git. *** WARNING: tag STRUTS_2_3_36 was deleted! *** tag was f185515 The revisions that were on this annotated tag are still contained in other references; therefore, this change does not discard any commits from the repository.
[struts] branch support-2-3 updated (d1ce188 -> bd0d514)
This is an automated email from the ASF dual-hosted git repository. yasserzamani pushed a change to branch support-2-3 in repository https://gitbox.apache.org/repos/asf/struts.git. discard d1ce188 [maven-release-plugin] prepare for next development iteration discard fcb9b08 [maven-release-plugin] prepare release STRUTS_2_3_36 This update removed existing revisions from the reference, leaving the reference pointing at a previous point in the repository history. * -- * -- N refs/heads/support-2-3 (bd0d514) \ O -- O -- O (d1ce188) Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: apps/blank/pom.xml | 190 +-- apps/jboss-blank/pom.xml| 122 +- apps/mailreader/pom.xml | 200 +-- apps/pom.xml| 234 +-- apps/portlet/pom.xml| 428 ++--- apps/rest-showcase/pom.xml | 284 ++-- apps/showcase/pom.xml | 490 +++--- archetypes/pom.xml | 126 +- archetypes/struts2-archetype-angularjs/pom.xml | 172 +- archetypes/struts2-archetype-blank/pom.xml | 174 +- archetypes/struts2-archetype-convention/pom.xml | 172 +- archetypes/struts2-archetype-dbportlet/pom.xml | 172 +- archetypes/struts2-archetype-plugin/pom.xml | 170 +- archetypes/struts2-archetype-portlet/pom.xml| 158 +- archetypes/struts2-archetype-starter/pom.xml| 176 +- assembly/pom.xml| 604 +++ bundles/admin/pom.xml | 84 +- bundles/demo/pom.xml| 130 +- bundles/pom.xml | 176 +- core/pom.xml| 604 +++ plugins/cdi/pom.xml | 156 +- plugins/codebehind/pom.xml | 144 +- plugins/config-browser/pom.xml | 78 +- plugins/convention/pom.xml | 110 +- plugins/dojo/pom.xml| 480 +++--- plugins/dwr/pom.xml | 92 +- plugins/embeddedjsp/pom.xml | 210 +-- plugins/gxp/pom.xml | 84 +- plugins/jasperreports/pom.xml | 102 +- plugins/java8-support/pom.xml | 120 +- plugins/javatemplates/pom.xml | 110 +- plugins/jfreechart/pom.xml | 162 +- plugins/jsf/pom.xml | 108 +- plugins/json/pom.xml| 208 +-- plugins/junit/pom.xml | 162 +- plugins/osgi/pom.xml| 116 +- plugins/oval/pom.xml| 152 +- plugins/pell-multipart/pom.xml | 94 +- plugins/plexus/pom.xml | 92 +- plugins/pom.xml | 186 +- plugins/portlet-tiles/pom.xml | 136 +- plugins/portlet/pom.xml | 244 +-- plugins/rest/pom.xml| 164 +- plugins/sitegraph/pom.xml | 328 ++-- plugins/sitemesh/pom.xml| 116 +- plugins/spring/pom.xml | 170 +- plugins/struts1/pom.xml | 154 +- plugins/testng/pom.xml | 124 +- plugins/tiles/pom.xml | 142 +- plugins/tiles3/pom.xml | 120 +- pom.xml | 2058 +++ xwork-core/pom.xml | 462 ++--- 52 files changed, 6025 insertions(+), 6025 deletions(-)