From 3af372b06e1ada9d2334f142da691c2b35b79200 Mon Sep 17 00:00:00 2001 From: Musachy Barroso Date: Wed, 23 Sep 2009 00:11:27 +0000 Subject: [PATCH] WW-3253 rollback changes for 2.1.8 attempt git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@817909 13f79535-47bb-0310-9956-ffa450edef68 --- apps/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 +- assembly/pom.xml | 2 +- bundles/admin/pom.xml | 2 +- bundles/demo/pom.xml | 2 +- bundles/pom.xml | 2 +- core/pom.xml | 2 +- plugins/codebehind/pom.xml | 2 +- plugins/config-browser/pom.xml | 2 +- plugins/convention/pom.xml | 4 ++-- plugins/dojo/pom.xml | 2 +- plugins/dwr/pom.xml | 2 +- plugins/embeddedjsp/pom.xml | 5 +++-- plugins/jasperreports/pom.xml | 2 +- plugins/javatemplates/pom.xml | 2 +- plugins/jfreechart/pom.xml | 2 +- plugins/jsf/pom.xml | 2 +- plugins/json/pom.xml | 5 +++-- plugins/junit/pom.xml | 5 +++-- 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/pom.xml | 2 +- plugins/rest/pom.xml | 4 ++-- 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 +- pom.xml | 2 +- 37 files changed, 46 insertions(+), 43 deletions(-) diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml index f7ec7e1bf..216b01615 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-blank diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index aead96daa..52c262be8 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-mailreader diff --git a/apps/pom.xml b/apps/pom.xml index 124866778..f845cc6c8 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-apps diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml index cd70092d9..ed9094576 100644 --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-portlet diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml index 70066b06e..2f192f603 100644 --- a/apps/rest-showcase/pom.xml +++ b/apps/rest-showcase/pom.xml @@ -26,13 +26,13 @@ org.apache.struts struts2-apps - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-rest-showcase war - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT Struts 2 Rest Showcase Example Struts 2 Rest Showcase Example diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 82c680a65..acbd36354 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-showcase diff --git a/assembly/pom.xml b/assembly/pom.xml index 6e1490fba..f4d7d7f8d 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -11,7 +11,7 @@ org.apache.struts struts2-parent - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT diff --git a/bundles/admin/pom.xml b/bundles/admin/pom.xml index a90081547..13f88727d 100644 --- a/bundles/admin/pom.xml +++ b/bundles/admin/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-osgi-bundles - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-osgi-admin-bundle diff --git a/bundles/demo/pom.xml b/bundles/demo/pom.xml index 9d842d270..18011787a 100644 --- a/bundles/demo/pom.xml +++ b/bundles/demo/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-osgi-bundles - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-osgi-demo-bundle diff --git a/bundles/pom.xml b/bundles/pom.xml index 775f9f395..2c3802c1e 100755 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-osgi-bundles diff --git a/core/pom.xml b/core/pom.xml index 2ff5d05a9..ab45f9f5b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-core diff --git a/plugins/codebehind/pom.xml b/plugins/codebehind/pom.xml index b22244e46..4c1cf24dd 100644 --- a/plugins/codebehind/pom.xml +++ b/plugins/codebehind/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-codebehind-plugin diff --git a/plugins/config-browser/pom.xml b/plugins/config-browser/pom.xml index 1e02b2a94..7fbe1002d 100644 --- a/plugins/config-browser/pom.xml +++ b/plugins/config-browser/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-config-browser-plugin diff --git a/plugins/convention/pom.xml b/plugins/convention/pom.xml index 55f796ea4..e271501d1 100644 --- a/plugins/convention/pom.xml +++ b/plugins/convention/pom.xml @@ -3,7 +3,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-convention-plugin @@ -51,7 +51,7 @@ org.apache.struts struts2-core - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT junit diff --git a/plugins/dojo/pom.xml b/plugins/dojo/pom.xml index d0f767419..2bcd5db74 100644 --- a/plugins/dojo/pom.xml +++ b/plugins/dojo/pom.xml @@ -25,7 +25,7 @@ struts2-plugins org.apache.struts - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT 4.0.0 org.apache.struts diff --git a/plugins/dwr/pom.xml b/plugins/dwr/pom.xml index cffc5bcdd..a85e39b05 100644 --- a/plugins/dwr/pom.xml +++ b/plugins/dwr/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-dwr-plugin diff --git a/plugins/embeddedjsp/pom.xml b/plugins/embeddedjsp/pom.xml index e56fc42ee..c887edc42 100644 --- a/plugins/embeddedjsp/pom.xml +++ b/plugins/embeddedjsp/pom.xml @@ -21,12 +21,13 @@ * under the License. */ --> - + 4.0.0 org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml index 41c393212..d732c15b3 100644 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-jasperreports-plugin diff --git a/plugins/javatemplates/pom.xml b/plugins/javatemplates/pom.xml index 31ca4100b..7eced4763 100644 --- a/plugins/javatemplates/pom.xml +++ b/plugins/javatemplates/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-javatemplates-plugin diff --git a/plugins/jfreechart/pom.xml b/plugins/jfreechart/pom.xml index 79f8d1a36..f1a0c4bed 100644 --- a/plugins/jfreechart/pom.xml +++ b/plugins/jfreechart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-jfreechart-plugin diff --git a/plugins/jsf/pom.xml b/plugins/jsf/pom.xml index 516fdc1ed..969a124b0 100644 --- a/plugins/jsf/pom.xml +++ b/plugins/jsf/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-jsf-plugin diff --git a/plugins/json/pom.xml b/plugins/json/pom.xml index e8b5929e0..cc186e575 100644 --- a/plugins/json/pom.xml +++ b/plugins/json/pom.xml @@ -21,12 +21,13 @@ * under the License. */ --> - + 4.0.0 org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-json-plugin diff --git a/plugins/junit/pom.xml b/plugins/junit/pom.xml index a39dc4e85..653813c4c 100644 --- a/plugins/junit/pom.xml +++ b/plugins/junit/pom.xml @@ -21,12 +21,13 @@ * under the License. */ --> - + 4.0.0 org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-junit-plugin diff --git a/plugins/osgi/pom.xml b/plugins/osgi/pom.xml index 22614e0c5..5cce044c5 100644 --- a/plugins/osgi/pom.xml +++ b/plugins/osgi/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-osgi-plugin diff --git a/plugins/oval/pom.xml b/plugins/oval/pom.xml index 4a0df5bf5..40a84e984 100644 --- a/plugins/oval/pom.xml +++ b/plugins/oval/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-oval-plugin diff --git a/plugins/pell-multipart/pom.xml b/plugins/pell-multipart/pom.xml index 542fcd6b8..30d79d67c 100644 --- a/plugins/pell-multipart/pom.xml +++ b/plugins/pell-multipart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-pell-multipart-plugin diff --git a/plugins/plexus/pom.xml b/plugins/plexus/pom.xml index 0ff0c2f7a..e63b41960 100644 --- a/plugins/plexus/pom.xml +++ b/plugins/plexus/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-plexus-plugin diff --git a/plugins/pom.xml b/plugins/pom.xml index 6a5fd4ac9..37edd9c1b 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-plugins diff --git a/plugins/portlet/pom.xml b/plugins/portlet/pom.xml index 85c7586e0..117c38616 100644 --- a/plugins/portlet/pom.xml +++ b/plugins/portlet/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-portlet-plugin diff --git a/plugins/rest/pom.xml b/plugins/rest/pom.xml index 62430571c..65d5995be 100644 --- a/plugins/rest/pom.xml +++ b/plugins/rest/pom.xml @@ -26,11 +26,11 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-rest-plugin - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT Struts 2 REST Plugin diff --git a/plugins/sitegraph/pom.xml b/plugins/sitegraph/pom.xml index 05f31adbf..63f01fe70 100644 --- a/plugins/sitegraph/pom.xml +++ b/plugins/sitegraph/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-sitegraph-plugin diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml index 739985b37..14c689819 100644 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-sitemesh-plugin diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index 245c5bf1a..1a4781092 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-spring-plugin diff --git a/plugins/struts1/pom.xml b/plugins/struts1/pom.xml index c29d7583f..63a625be1 100644 --- a/plugins/struts1/pom.xml +++ b/plugins/struts1/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-struts1-plugin diff --git a/plugins/testng/pom.xml b/plugins/testng/pom.xml index 3dba10892..47c89f482 100644 --- a/plugins/testng/pom.xml +++ b/plugins/testng/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-testng-plugin diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml index e96cec6d8..b61b26972 100644 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT org.apache.struts struts2-tiles-plugin diff --git a/pom.xml b/pom.xml index 03f682940..f86402207 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 org.apache.struts struts2-parent - 2.1.9-SNAPSHOT + 2.1.8-SNAPSHOT pom Struts 2 http://struts.apache.org/struts2