struts git commit: [maven-release-plugin] prepare release STRUTS_2_5_9
Repository: struts Updated Branches: refs/heads/master 7f80ef1bb -> ee27b6604 [maven-release-plugin] prepare release STRUTS_2_5_9 Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/ee27b660 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/ee27b660 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/ee27b660 Branch: refs/heads/master Commit: ee27b6604a6e703ab5e802afa93ac43915d4373f Parents: 7f80ef1 Author: Lukasz Lenart Authored: Tue Jan 17 10:27:01 2017 +0100 Committer: Lukasz Lenart Committed: Tue Jan 17 10:27:01 2017 +0100 -- 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(-) -- http://git-wip-us.apache.org/repos/asf/struts/blob/ee27b660/apps/pom.xml -- diff --git a/apps/pom.xml b/apps/pom.xml index 97798ca..f221566 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent -2.5.9-SNAPSHOT +2.5.9 struts2-apps pom http://git-wip-us.apache.org/repos/asf/struts/blob/ee27b660/apps/rest-showcase/pom.xml -- diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml index e8f8762..16f1fed 100644 --- a/apps/rest-showcase/pom.xml +++ b/apps/rest-showcase/pom.xml @@ -26,12 +26,12 @@ org.apache.struts struts2-apps -2.5.9-SNAPSHOT +2.5.9 struts2-rest-showcase war -2.5.9-SNAPSHOT +2.5.9 Struts 2 Rest Showcase Webapp Struts 2 Rest Showcase Example http://git-wip-us.apache.org/repos/asf/struts/blob/ee27b660/apps/showcase/pom.xml -- diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 2507ee9..f8ce829 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps -2.5.9-SNAPSHOT +2.5.9 struts2-showcase http://git-wip-us.apache.org/repos/asf/struts/blob/ee27b660/assembly/pom.xml -- diff --git a/assembly/pom.xml b/assembly/pom.xml index cbe73cb..c83bd9d 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -3,7 +3,7 @@ org.apache.struts struts2-parent -2.5.9-SNAPSHOT +2.5.9 struts2-assembly http://git-wip-us.apache.org/repos/asf/struts/blob/ee27b660/bom/pom.xml -- diff --git a/bom/pom.xml b/bom/pom.xml index 13d291e..4e32559 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -10,7 +10,7 @@ struts2-bom -2.5.9-SNAPSHOT +2.5.9 pom Struts 2 Bill of Materials @@ -25,7 +25,7 @@ -2.5.9-SNAPSHOT +2.5.9 @@ -170,4 +170,8 @@ + + +STRUTS_2_5_9 + http://git-wip-us.apache.org/repos/asf/struts/blob/ee27b660/bundles/admin/pom.xml -- diff --git a/bundles/admin/pom.xml b/bundles/admin/pom.xml index 1903a75..0ffc39d 100644 --- a/bundles/admin/pom.xml +++ b/bundles/admin/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-osgi-bundles -2.5.9-S
[struts] Git Push Summary
Repository: struts Updated Tags: refs/tags/STRUTS_2_5_9 [created] 8d09659f9
struts git commit: [maven-release-plugin] prepare for next development iteration
Repository: struts Updated Branches: refs/heads/master ee27b6604 -> 0023d9664 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/0023d966 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/0023d966 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/0023d966 Branch: refs/heads/master Commit: 0023d9664be7299779aa3c997c9ded5a7de6332f Parents: ee27b66 Author: Lukasz Lenart Authored: Tue Jan 17 10:27:23 2017 +0100 Committer: Lukasz Lenart Committed: Tue Jan 17 10:27:23 2017 +0100 -- 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(-) -- http://git-wip-us.apache.org/repos/asf/struts/blob/0023d966/apps/pom.xml -- diff --git a/apps/pom.xml b/apps/pom.xml index f221566..388e5fd 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent -2.5.9 +2.5.10-SNAPSHOT struts2-apps pom http://git-wip-us.apache.org/repos/asf/struts/blob/0023d966/apps/rest-showcase/pom.xml -- diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml index 16f1fed..74eaf1b 100644 --- a/apps/rest-showcase/pom.xml +++ b/apps/rest-showcase/pom.xml @@ -26,12 +26,12 @@ org.apache.struts struts2-apps -2.5.9 +2.5.10-SNAPSHOT struts2-rest-showcase war -2.5.9 +2.5.10-SNAPSHOT Struts 2 Rest Showcase Webapp Struts 2 Rest Showcase Example http://git-wip-us.apache.org/repos/asf/struts/blob/0023d966/apps/showcase/pom.xml -- diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index f8ce829..287b7dc 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps -2.5.9 +2.5.10-SNAPSHOT struts2-showcase http://git-wip-us.apache.org/repos/asf/struts/blob/0023d966/assembly/pom.xml -- diff --git a/assembly/pom.xml b/assembly/pom.xml index c83bd9d..e988dd0 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -3,7 +3,7 @@ org.apache.struts struts2-parent -2.5.9 +2.5.10-SNAPSHOT struts2-assembly http://git-wip-us.apache.org/repos/asf/struts/blob/0023d966/bom/pom.xml -- diff --git a/bom/pom.xml b/bom/pom.xml index 4e32559..bf5dfbb 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -10,7 +10,7 @@ struts2-bom -2.5.9 +2.5.10-SNAPSHOT pom Struts 2 Bill of Materials @@ -25,7 +25,7 @@ -2.5.9 +2.5.10-SNAPSHOT @@ -170,8 +170,4 @@ - - -STRUTS_2_5_9 - http://git-wip-us.apache.org/repos/asf/struts/blob/0023d966/bundles/admin/pom.xml -- diff --git a/bundles/admin/pom.xml b/bundles/admin/pom.xml index 0ffc39d..1229867 100644 --- a/bundles/admin/pom.xml +++ b/bundles/admin/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-osgi-bundles
svn commit: r17836 - /dev/struts/2.5.9/
Author: lukaszlenart Date: Tue Jan 17 10:12:44 2017 New Revision: 17836 Log: Updates test release 2.5.9 Added: dev/struts/2.5.9/
svn commit: r17837 - /dev/struts/2.5.9/
Author: lukaszlenart Date: Tue Jan 17 10:46:07 2017 New Revision: 17837 Log: Drops empty dir Removed: dev/struts/2.5.9/
svn commit: r17838 - /dev/struts/2.5.9/
Author: lukaszlenart Date: Tue Jan 17 10:48:11 2017 New Revision: 17838 Log: Updates test release 2.5.9 Added: dev/struts/2.5.9/ dev/struts/2.5.9/struts-2.5.9-all.zip (with props) dev/struts/2.5.9/struts-2.5.9-all.zip.asc (with props) dev/struts/2.5.9/struts-2.5.9-all.zip.md5 dev/struts/2.5.9/struts-2.5.9-all.zip.sha1 dev/struts/2.5.9/struts-2.5.9-apps.zip (with props) dev/struts/2.5.9/struts-2.5.9-apps.zip.asc (with props) dev/struts/2.5.9/struts-2.5.9-apps.zip.md5 dev/struts/2.5.9/struts-2.5.9-apps.zip.sha1 dev/struts/2.5.9/struts-2.5.9-docs.zip (with props) dev/struts/2.5.9/struts-2.5.9-docs.zip.asc (with props) dev/struts/2.5.9/struts-2.5.9-docs.zip.md5 dev/struts/2.5.9/struts-2.5.9-docs.zip.sha1 dev/struts/2.5.9/struts-2.5.9-lib.zip (with props) dev/struts/2.5.9/struts-2.5.9-lib.zip.asc (with props) dev/struts/2.5.9/struts-2.5.9-lib.zip.md5 dev/struts/2.5.9/struts-2.5.9-lib.zip.sha1 dev/struts/2.5.9/struts-2.5.9-min-lib.zip (with props) dev/struts/2.5.9/struts-2.5.9-min-lib.zip.asc (with props) dev/struts/2.5.9/struts-2.5.9-min-lib.zip.md5 dev/struts/2.5.9/struts-2.5.9-min-lib.zip.sha1 dev/struts/2.5.9/struts-2.5.9-src.zip (with props) dev/struts/2.5.9/struts-2.5.9-src.zip.asc (with props) dev/struts/2.5.9/struts-2.5.9-src.zip.md5 dev/struts/2.5.9/struts-2.5.9-src.zip.sha1 Added: dev/struts/2.5.9/struts-2.5.9-all.zip == Binary file - no diff available. Propchange: dev/struts/2.5.9/struts-2.5.9-all.zip -- svn:mime-type = application/zip Added: dev/struts/2.5.9/struts-2.5.9-all.zip.asc == Binary file - no diff available. Propchange: dev/struts/2.5.9/struts-2.5.9-all.zip.asc -- svn:mime-type = application/pgp-signature Added: dev/struts/2.5.9/struts-2.5.9-all.zip.md5 == --- dev/struts/2.5.9/struts-2.5.9-all.zip.md5 (added) +++ dev/struts/2.5.9/struts-2.5.9-all.zip.md5 Tue Jan 17 10:48:11 2017 @@ -0,0 +1 @@ +0744ed6f9ba276917985fc6b65e026d8 \ No newline at end of file Added: dev/struts/2.5.9/struts-2.5.9-all.zip.sha1 == --- dev/struts/2.5.9/struts-2.5.9-all.zip.sha1 (added) +++ dev/struts/2.5.9/struts-2.5.9-all.zip.sha1 Tue Jan 17 10:48:11 2017 @@ -0,0 +1 @@ +d34963fc3e6b7bccc710f13c8907b1aaff8e2a2f \ No newline at end of file Added: dev/struts/2.5.9/struts-2.5.9-apps.zip == Binary file - no diff available. Propchange: dev/struts/2.5.9/struts-2.5.9-apps.zip -- svn:mime-type = application/zip Added: dev/struts/2.5.9/struts-2.5.9-apps.zip.asc == Binary file - no diff available. Propchange: dev/struts/2.5.9/struts-2.5.9-apps.zip.asc -- svn:mime-type = application/pgp-signature Added: dev/struts/2.5.9/struts-2.5.9-apps.zip.md5 == --- dev/struts/2.5.9/struts-2.5.9-apps.zip.md5 (added) +++ dev/struts/2.5.9/struts-2.5.9-apps.zip.md5 Tue Jan 17 10:48:11 2017 @@ -0,0 +1 @@ +86841cf146474aa84fcb0190dde5b06b \ No newline at end of file Added: dev/struts/2.5.9/struts-2.5.9-apps.zip.sha1 == --- dev/struts/2.5.9/struts-2.5.9-apps.zip.sha1 (added) +++ dev/struts/2.5.9/struts-2.5.9-apps.zip.sha1 Tue Jan 17 10:48:11 2017 @@ -0,0 +1 @@ +ea78938c1c987b2f07257173686635850524046d \ No newline at end of file Added: dev/struts/2.5.9/struts-2.5.9-docs.zip == Binary file - no diff available. Propchange: dev/struts/2.5.9/struts-2.5.9-docs.zip -- svn:mime-type = application/zip Added: dev/struts/2.5.9/struts-2.5.9-docs.zip.asc == Binary file - no diff available. Propchange: dev/struts/2.5.9/struts-2.5.9-docs.zip.asc -- svn:mime-type = application/pgp-signature Added: dev/struts/2.5.9/struts-2.5.9-docs.zip.md5 == --- dev/struts/2.5.9/struts-2.5.9-docs.zip.md5 (added) +++ dev/struts/2.5.9/struts-2.5.9-d