struts git commit: Cleans up after dropping blank and mailreader app

2015-07-17 Thread lukaszlenart
Repository: struts
Updated Branches:
  refs/heads/master 181720781 -> eda791e12


Cleans up after dropping blank and mailreader app


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

Branch: refs/heads/master
Commit: eda791e12abb78c4f9b253f2d3dde6dc15c35031
Parents: 1817207
Author: Lukasz Lenart 
Authored: Fri Jul 17 09:27:48 2015 +0200
Committer: Lukasz Lenart 
Committed: Fri Jul 17 09:27:48 2015 +0200

--
 assembly/pom.xml   | 18 --
 assembly/src/main/assembly/all.xml | 16 
 assembly/src/main/assembly/src.xml | 16 
 3 files changed, 50 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/struts/blob/eda791e1/assembly/pom.xml
--
diff --git a/assembly/pom.xml b/assembly/pom.xml
index f48c82c..541419c 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -37,18 +37,6 @@
 
 
 org.apache.struts
-struts2-blank
-${project.version}
-war
-
-
-org.apache.struts
-struts2-mailreader
-${project.version}
-war
-
-
-org.apache.struts
 struts2-portlet
 ${project.version}
 war
@@ -65,12 +53,6 @@
 ${project.version}
 war
 
-
-org.apache.struts
-struts2-mailreader
-${project.version}
-war
-
 
 
${project.build.directory}/apps
 

http://git-wip-us.apache.org/repos/asf/struts/blob/eda791e1/assembly/src/main/assembly/all.xml
--
diff --git a/assembly/src/main/assembly/all.xml 
b/assembly/src/main/assembly/all.xml
index d5d6b2e..5b01a9f 100644
--- a/assembly/src/main/assembly/all.xml
+++ b/assembly/src/main/assembly/all.xml
@@ -258,14 +258,6 @@
   
 
 
-  ../apps/blank
-  src/apps/blank
-  
-pom.xml
-src/
-  
-
-
   ../apps/portlet
   src/apps/portlet
   
@@ -290,14 +282,6 @@
   
 
 
-  ../apps/mailreader
-  src/apps/mailreader
-  
-pom.xml
-src/
-  
-
-
   ../assembly
   src/assembly
   

http://git-wip-us.apache.org/repos/asf/struts/blob/eda791e1/assembly/src/main/assembly/src.xml
--
diff --git a/assembly/src/main/assembly/src.xml 
b/assembly/src/main/assembly/src.xml
index db68df0..a8540f0 100644
--- a/assembly/src/main/assembly/src.xml
+++ b/assembly/src/main/assembly/src.xml
@@ -64,14 +64,6 @@
 
   
   
-../apps/blank
-src/apps/blank
-
-  pom.xml
-  src/
-
-  
-  
 ../apps/portlet
 src/apps/portlet
 
@@ -96,14 +88,6 @@
 
   
   
-../apps/mailreader
-src/apps/mailreader
-
-  pom.xml
-  src/
-
-  
-  
 ../assembly
 src/assembly
 



Git Push Summary

2015-07-17 Thread lukaszlenart
Repository: struts
Updated Tags:  refs/tags/STRUTS_2_5_BETA1 [created] 61c00201e


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

2015-07-17 Thread lukaszlenart
Repository: struts
Updated Branches:
  refs/heads/master eda791e12 -> 2a37a2e32


[maven-release-plugin] prepare release STRUTS_2_5_BETA1


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

Branch: refs/heads/master
Commit: 2a37a2e32db6d6905de48e04f71d995f41055827
Parents: eda791e
Author: Lukasz Lenart 
Authored: Fri Jul 17 09:36:16 2015 +0200
Committer: Lukasz Lenart 
Committed: Fri Jul 17 09:36:16 2015 +0200

--
 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 | 6 ++
 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 +-
 plugins/tiles3/pom.xml  | 2 +-
 pom.xml | 4 ++--
 46 files changed, 54 insertions(+), 52 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/struts/blob/2a37a2e3/apps/pom.xml
--
diff --git a/apps/pom.xml b/apps/pom.xml
index 87de124..24f54d5 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-parent
-2.5-SNAPSHOT
+2.5-BETA1
 
 struts2-apps
 pom

http://git-wip-us.apache.org/repos/asf/struts/blob/2a37a2e3/apps/portlet/pom.xml
--
diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml
index 12ddb68..5206f3d 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-BETA1
 
 
 struts2-portlet

http://git-wip-us.apache.org/repos/asf/struts/blob/2a37a2e3/apps/rest-showcase/pom.xml
--
diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml
index b02923c..1a3da2d 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-BETA1
 
 
 struts2-rest-showcase
 war
-2.5-SNAPSHOT
+2.5-BETA1
 Struts 2 Rest Showcase Webapp
 Struts 2 Rest Showcase Example
 

http://git-wip-us.apache.org/repos/asf/struts/blob/2a37a2e3/apps/showcase/pom.xml
--
d

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

2015-07-17 Thread lukaszlenart
Repository: struts
Updated Branches:
  refs/heads/master 2a37a2e32 -> 98d7756cb


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

Branch: refs/heads/master
Commit: 98d7756cbb70f9811693f7f5c3818d8db27902ff
Parents: 2a37a2e
Author: Lukasz Lenart 
Authored: Fri Jul 17 09:36:30 2015 +0200
Committer: Lukasz Lenart 
Committed: Fri Jul 17 09:36:30 2015 +0200

--
 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 +-
 plugins/tiles3/pom.xml  | 2 +-
 pom.xml | 4 ++--
 46 files changed, 49 insertions(+), 53 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/struts/blob/98d7756c/apps/pom.xml
--
diff --git a/apps/pom.xml b/apps/pom.xml
index 24f54d5..87de124 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-parent
-2.5-BETA1
+2.5-SNAPSHOT
 
 struts2-apps
 pom

http://git-wip-us.apache.org/repos/asf/struts/blob/98d7756c/apps/portlet/pom.xml
--
diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml
index 5206f3d..12ddb68 100644
--- a/apps/portlet/pom.xml
+++ b/apps/portlet/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-apps
-2.5-BETA1
+2.5-SNAPSHOT
 
 
 struts2-portlet

http://git-wip-us.apache.org/repos/asf/struts/blob/98d7756c/apps/rest-showcase/pom.xml
--
diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml
index 1a3da2d..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-BETA1
+2.5-SNAPSHOT
 
 
 struts2-rest-showcase
 war
-2.5-BETA1
+2.5-SNAPSHOT
 Struts 2 Rest Showcase Webapp
 Struts 2 Rest Showcase Example
 

http://git-wip-us.apache.org/repos/asf/struts/blob/98d7756c/apps/showcase/pom.xml
--

svn commit: r9878 - /dev/struts/2.5-BETA1/

2015-07-17 Thread lukaszlenart
Author: lukaszlenart
Date: Fri Jul 17 09:11:32 2015
New Revision: 9878

Log:
Updates test release 2.5-BETA1

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

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

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

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

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

Added: dev/struts/2.5-BETA1/struts-2.5-BETA1-all.zip.md5
==
--- dev/struts/2.5-BETA1/struts-2.5-BETA1-all.zip.md5 (added)
+++ dev/struts/2.5-BETA1/struts-2.5-BETA1-all.zip.md5 Fri Jul 17 09:11:32 2015
@@ -0,0 +1 @@
+779cf4e25cfd24aed881272a62f7d12a
\ No newline at end of file

Added: dev/struts/2.5-BETA1/struts-2.5-BETA1-all.zip.sha1
==
--- dev/struts/2.5-BETA1/struts-2.5-BETA1-all.zip.sha1 (added)
+++ dev/struts/2.5-BETA1/struts-2.5-BETA1-all.zip.sha1 Fri Jul 17 09:11:32 2015
@@ -0,0 +1 @@
+ffabd493571deb8636c2d9fec3289cca057fa51c
\ No newline at end of file

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

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

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

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

Added: dev/struts/2.5-BETA1/struts-2.5-BETA1-apps.zip.md5
==
--- dev/struts/2.5-BETA1/struts-2.5-BETA1-apps.zip.md5 (added)
+++ dev/struts/2.5-BETA1/struts-2.5-BETA1-apps.zip.md5 Fri Jul 17 09:11:32 2015
@@ -0,0 +1 @@
+30362febc7f89a2e09f856d5ac094c75
\ No newline at end of file

Added: dev/struts/2.5-BETA1/struts-2.5-BETA1-apps.zip.sha1
==
--- dev/struts/2.5-BETA1/struts-2.5-BETA1-apps.zip.sha1 (added)
+++ dev/struts/2.5-BETA1/struts-2.5-BETA1-apps.zip.sha1 Fri Jul 17 09:11:32 2015
@@ -0,0 +1 @@
+fece151322ff79f31462c633dc2333d6f601a7d8
\ No newline at end of file

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

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

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

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

Added: dev/struts/2.5-BETA1/struts-2.5-BETA1-docs.zip.md5
=