struts git commit: Cleans up after migrating to Tiles 3 and dropped struts2-tiles3-plugin

2016-01-21 Thread lukaszlenart
Repository: struts
Updated Branches:
  refs/heads/master 11561cb29 -> 0835c33ad


Cleans up after migrating to Tiles 3 and dropped struts2-tiles3-plugin


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/0835c33a
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/0835c33a
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/0835c33a

Branch: refs/heads/master
Commit: 0835c33adf634a1ecbff748a320c050cada90d82
Parents: 11561cb
Author: Lukasz Lenart 
Authored: Thu Jan 21 09:20:05 2016 +0100
Committer: Lukasz Lenart 
Committed: Thu Jan 21 09:20:05 2016 +0100

--
 .gitignore  | 1 -
 assembly/pom.xml| 5 -
 assembly/src/main/assembly/all.xml  | 4 
 assembly/src/main/assembly/docs.xml | 4 
 bom/pom.xml | 5 -
 pom.xml | 5 -
 6 files changed, 24 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/struts/blob/0835c33a/.gitignore
--
diff --git a/.gitignore b/.gitignore
index bcebcd9..0285aab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,7 +54,6 @@ plugins/portlet-tiles/target
 plugins/portlet/target
 plugins/sitegraph/target
 plugins/sitemesh/target
-plugins/tiles3/target
 plugins/javatemplates/target
 bundles/demo/target
 plugins/rest/target

http://git-wip-us.apache.org/repos/asf/struts/blob/0835c33a/assembly/pom.xml
--
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 94c1013..a5e3a04 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -221,11 +221,6 @@
 
 
 org.apache.struts
-struts2-tiles3-plugin
-
-
-
-org.apache.struts
 struts2-oval-plugin
 
 

http://git-wip-us.apache.org/repos/asf/struts/blob/0835c33a/assembly/src/main/assembly/all.xml
--
diff --git a/assembly/src/main/assembly/all.xml 
b/assembly/src/main/assembly/all.xml
index c3027ac..ef9e682 100644
--- a/assembly/src/main/assembly/all.xml
+++ b/assembly/src/main/assembly/all.xml
@@ -227,10 +227,6 @@
 ../plugins/tiles/target/apidocs
 
docs/struts2-plugins/struts2-tiles-plugin/apidocs
   
-  
-../plugins/tiles3/target/apidocs
-
docs/struts2-plugins/struts2-tiles3-plugin/apidocs
-  
 
 
 

http://git-wip-us.apache.org/repos/asf/struts/blob/0835c33a/assembly/src/main/assembly/docs.xml
--
diff --git a/assembly/src/main/assembly/docs.xml 
b/assembly/src/main/assembly/docs.xml
index f486c7e..e27107c 100644
--- a/assembly/src/main/assembly/docs.xml
+++ b/assembly/src/main/assembly/docs.xml
@@ -150,10 +150,6 @@
 ../plugins/tiles/target/apidocs
 
docs/struts2-plugins/struts2-tiles-plugin/apidocs
 
-
-../plugins/tiles3/target/apidocs
-
docs/struts2-plugins/struts2-tiles3-plugin/apidocs
-
 
 
 

http://git-wip-us.apache.org/repos/asf/struts/blob/0835c33a/bom/pom.xml
--
diff --git a/bom/pom.xml b/bom/pom.xml
index 12b3f75..e170a5e 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -173,11 +173,6 @@
 struts2-tiles-plugin
 ${struts-version.version}
 
-
-org.apache.struts
-struts2-tiles3-plugin
-${struts-version.version}
-
 
 
 

http://git-wip-us.apache.org/repos/asf/struts/blob/0835c33a/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 08c94b4..1dc97da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -458,11 +458,6 @@
 
 
 org.apache.struts
-struts2-tiles3-plugin
-${project.version}
-
-
-org.apache.struts
 struts2-osgi-admin-bundle
 ${project.version}
 



struts git commit: [maven-release-plugin] prepare release STRUTS_2_5_BETA3

2016-01-21 Thread lukaszlenart
Repository: struts
Updated Branches:
  refs/heads/master 0835c33ad -> 9a63e6504


[maven-release-plugin] prepare release STRUTS_2_5_BETA3


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/9a63e650
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/9a63e650
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/9a63e650

Branch: refs/heads/master
Commit: 9a63e6504b2d246573ff1483d45d9b12a49aa9c6
Parents: 0835c33
Author: Lukasz Lenart 
Authored: Thu Jan 21 09:25:54 2016 +0100
Committer: Lukasz Lenart 
Committed: Thu Jan 21 09:25:54 2016 +0100

--
 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 +-
 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/java8-support/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 ++--
 45 files changed, 52 insertions(+), 48 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/struts/blob/9a63e650/apps/pom.xml
--
diff --git a/apps/pom.xml b/apps/pom.xml
index 87de124..d406745 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-parent
-2.5-SNAPSHOT
+2.5-BETA3
 
 struts2-apps
 pom

http://git-wip-us.apache.org/repos/asf/struts/blob/9a63e650/apps/portlet/pom.xml
--
diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml
index cbaf4a8..e3902b3 100644
--- a/apps/portlet/pom.xml
+++ b/apps/portlet/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-apps
-2.5-SNAPSHOT
+2.5-BETA3
 
 
 struts2-portlet

http://git-wip-us.apache.org/repos/asf/struts/blob/9a63e650/apps/rest-showcase/pom.xml
--
diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml
index b02923c..30e52b7 100644
--- a/apps/rest-showcase/pom.xml
+++ b/apps/rest-showcase/pom.xml
@@ -26,12 +26,12 @@
 
 org.apache.struts
 struts2-apps
-2.5-SNAPSHOT
+2.5-BETA3
 
 
 struts2-rest-showcase
 war
-2.5-SNAPSHOT
+2.5-BETA3
 Struts 2 Rest Showcase Webapp
 Struts 2 Rest Showcase Example
 

http://git-wip-us.apache.org/repos/asf/struts/blob/9a63e650/apps/showcase/pom.xml
--
diff --git 

struts git commit: [maven-release-plugin] prepare for next development iteration

2016-01-21 Thread lukaszlenart
Repository: struts
Updated Branches:
  refs/heads/master 9a63e6504 -> 249d2f8d8


[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/249d2f8d
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/249d2f8d
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/249d2f8d

Branch: refs/heads/master
Commit: 249d2f8d83d8cd50713b7858b33f647bc23b60c7
Parents: 9a63e65
Author: Lukasz Lenart 
Authored: Thu Jan 21 09:26:18 2016 +0100
Committer: Lukasz Lenart 
Committed: Thu Jan 21 09:26:18 2016 +0100

--
 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 +-
 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/java8-support/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 ++--
 45 files changed, 48 insertions(+), 52 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/struts/blob/249d2f8d/apps/pom.xml
--
diff --git a/apps/pom.xml b/apps/pom.xml
index d406745..87de124 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-parent
-2.5-BETA3
+2.5-SNAPSHOT
 
 struts2-apps
 pom

http://git-wip-us.apache.org/repos/asf/struts/blob/249d2f8d/apps/portlet/pom.xml
--
diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml
index e3902b3..cbaf4a8 100644
--- a/apps/portlet/pom.xml
+++ b/apps/portlet/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-apps
-2.5-BETA3
+2.5-SNAPSHOT
 
 
 struts2-portlet

http://git-wip-us.apache.org/repos/asf/struts/blob/249d2f8d/apps/rest-showcase/pom.xml
--
diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml
index 30e52b7..b02923c 100644
--- a/apps/rest-showcase/pom.xml
+++ b/apps/rest-showcase/pom.xml
@@ -26,12 +26,12 @@
 
 org.apache.struts
 struts2-apps
-2.5-BETA3
+2.5-SNAPSHOT
 
 
 struts2-rest-showcase
 war
-2.5-BETA3
+2.5-SNAPSHOT
 Struts 2 Rest Showcase Webapp
 Struts 2 Rest Showcase Example
 

http://git-wip-us.apache.org/repos/asf/struts/blob/249d2f8d/apps/showcase/pom.xml
--
diff 

[struts] Git Push Summary

2016-01-21 Thread lukaszlenart
Repository: struts
Updated Tags:  refs/tags/STRUTS_2_5_BETA3 [created] 27ca7f035


svn commit: r11982 - /dev/struts/2.5-BETA3/

2016-01-21 Thread lukaszlenart
Author: lukaszlenart
Date: Thu Jan 21 09:37:26 2016
New Revision: 11982

Log:
Updates test release 2.5-BETA3

Added:
dev/struts/2.5-BETA3/
dev/struts/2.5-BETA3/struts-2.5-BETA3-all.zip   (with props)
dev/struts/2.5-BETA3/struts-2.5-BETA3-all.zip.asc   (with props)
dev/struts/2.5-BETA3/struts-2.5-BETA3-all.zip.md5
dev/struts/2.5-BETA3/struts-2.5-BETA3-all.zip.sha1
dev/struts/2.5-BETA3/struts-2.5-BETA3-apps.zip   (with props)
dev/struts/2.5-BETA3/struts-2.5-BETA3-apps.zip.asc   (with props)
dev/struts/2.5-BETA3/struts-2.5-BETA3-apps.zip.md5
dev/struts/2.5-BETA3/struts-2.5-BETA3-apps.zip.sha1
dev/struts/2.5-BETA3/struts-2.5-BETA3-docs.zip   (with props)
dev/struts/2.5-BETA3/struts-2.5-BETA3-docs.zip.asc   (with props)
dev/struts/2.5-BETA3/struts-2.5-BETA3-docs.zip.md5
dev/struts/2.5-BETA3/struts-2.5-BETA3-docs.zip.sha1
dev/struts/2.5-BETA3/struts-2.5-BETA3-lib.zip   (with props)
dev/struts/2.5-BETA3/struts-2.5-BETA3-lib.zip.asc   (with props)
dev/struts/2.5-BETA3/struts-2.5-BETA3-lib.zip.md5
dev/struts/2.5-BETA3/struts-2.5-BETA3-lib.zip.sha1
dev/struts/2.5-BETA3/struts-2.5-BETA3-min-lib.zip   (with props)
dev/struts/2.5-BETA3/struts-2.5-BETA3-min-lib.zip.asc   (with props)
dev/struts/2.5-BETA3/struts-2.5-BETA3-min-lib.zip.md5
dev/struts/2.5-BETA3/struts-2.5-BETA3-min-lib.zip.sha1
dev/struts/2.5-BETA3/struts-2.5-BETA3-src.zip   (with props)
dev/struts/2.5-BETA3/struts-2.5-BETA3-src.zip.asc   (with props)
dev/struts/2.5-BETA3/struts-2.5-BETA3-src.zip.md5
dev/struts/2.5-BETA3/struts-2.5-BETA3-src.zip.sha1

Added: dev/struts/2.5-BETA3/struts-2.5-BETA3-all.zip
==
Binary file - no diff available.

Propchange: dev/struts/2.5-BETA3/struts-2.5-BETA3-all.zip
--
svn:mime-type = application/zip

Added: dev/struts/2.5-BETA3/struts-2.5-BETA3-all.zip.asc
==
Binary file - no diff available.

Propchange: dev/struts/2.5-BETA3/struts-2.5-BETA3-all.zip.asc
--
svn:mime-type = application/pgp-signature

Added: dev/struts/2.5-BETA3/struts-2.5-BETA3-all.zip.md5
==
--- dev/struts/2.5-BETA3/struts-2.5-BETA3-all.zip.md5 (added)
+++ dev/struts/2.5-BETA3/struts-2.5-BETA3-all.zip.md5 Thu Jan 21 09:37:26 2016
@@ -0,0 +1 @@
+de597789f3adbfd4f97fd5c5eaea5793
\ No newline at end of file

Added: dev/struts/2.5-BETA3/struts-2.5-BETA3-all.zip.sha1
==
--- dev/struts/2.5-BETA3/struts-2.5-BETA3-all.zip.sha1 (added)
+++ dev/struts/2.5-BETA3/struts-2.5-BETA3-all.zip.sha1 Thu Jan 21 09:37:26 2016
@@ -0,0 +1 @@
+74d9a2de05f18ac11a423de6846d4239b3c0789d
\ No newline at end of file

Added: dev/struts/2.5-BETA3/struts-2.5-BETA3-apps.zip
==
Binary file - no diff available.

Propchange: dev/struts/2.5-BETA3/struts-2.5-BETA3-apps.zip
--
svn:mime-type = application/zip

Added: dev/struts/2.5-BETA3/struts-2.5-BETA3-apps.zip.asc
==
Binary file - no diff available.

Propchange: dev/struts/2.5-BETA3/struts-2.5-BETA3-apps.zip.asc
--
svn:mime-type = application/pgp-signature

Added: dev/struts/2.5-BETA3/struts-2.5-BETA3-apps.zip.md5
==
--- dev/struts/2.5-BETA3/struts-2.5-BETA3-apps.zip.md5 (added)
+++ dev/struts/2.5-BETA3/struts-2.5-BETA3-apps.zip.md5 Thu Jan 21 09:37:26 2016
@@ -0,0 +1 @@
+b8458a219a591d2f8626ac127fb44285
\ No newline at end of file

Added: dev/struts/2.5-BETA3/struts-2.5-BETA3-apps.zip.sha1
==
--- dev/struts/2.5-BETA3/struts-2.5-BETA3-apps.zip.sha1 (added)
+++ dev/struts/2.5-BETA3/struts-2.5-BETA3-apps.zip.sha1 Thu Jan 21 09:37:26 2016
@@ -0,0 +1 @@
+78413081dab9258a5b6f604aea8c5f2636c56abe
\ No newline at end of file

Added: dev/struts/2.5-BETA3/struts-2.5-BETA3-docs.zip
==
Binary file - no diff available.

Propchange: dev/struts/2.5-BETA3/struts-2.5-BETA3-docs.zip
--
svn:mime-type = application/zip

Added: dev/struts/2.5-BETA3/struts-2.5-BETA3-docs.zip.asc
==
Binary file - no diff available.

Propchange: