From 01e1f2428b5bfe805ef31b5cf9c4d9bf59367b2d Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Thu, 15 Jul 2010 07:10:37 +0000 Subject: [PATCH] [maven-release-plugin] prepare release STRUTS_2_2_1 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@964323 13f79535-47bb-0310-9956-ffa450edef68 --- apps/blank/pom.xml | 8 +- apps/jboss-blank/pom.xml | 12 +- apps/mailreader/pom.xml | 8 +- apps/pom.xml | 8 +- apps/portlet/pom.xml | 12 +- apps/rest-showcase/pom.xml | 4 +- apps/showcase/pom.xml | 12 +- archetypes/pom.xml | 79 +++--- archetypes/struts2-archetype-blank/pom.xml | 10 +- .../struts2-archetype-convention/pom.xml | 90 +++---- .../struts2-archetype-dbportlet/pom.xml | 90 +++---- archetypes/struts2-archetype-plugin/pom.xml | 90 +++---- archetypes/struts2-archetype-portlet/pom.xml | 92 +++---- archetypes/struts2-archetype-starter/pom.xml | 10 +- assembly/pom.xml | 8 +- bundles/admin/pom.xml | 93 ++++--- bundles/demo/pom.xml | 167 +++++++------ bundles/pom.xml | 163 ++++++------- core/pom.xml | 8 +- plugins/codebehind/pom.xml | 8 +- plugins/config-browser/pom.xml | 8 +- plugins/convention/pom.xml | 160 ++++++------ plugins/dojo/pom.xml | 8 +- plugins/dwr/pom.xml | 75 ++---- plugins/embeddedjsp/pom.xml | 229 ++++++++---------- plugins/jasperreports/pom.xml | 8 +- plugins/javatemplates/pom.xml | 125 +++++----- plugins/jfreechart/pom.xml | 8 +- plugins/jsf/pom.xml | 8 +- plugins/json/pom.xml | 8 +- plugins/junit/pom.xml | 129 ++++------ plugins/osgi/pom.xml | 145 ++++++----- plugins/oval/pom.xml | 8 +- plugins/pell-multipart/pom.xml | 8 +- plugins/plexus/pom.xml | 8 +- plugins/pom.xml | 8 +- plugins/portlet/pom.xml | 8 +- plugins/rest/pom.xml | 4 +- plugins/sitegraph/pom.xml | 8 +- plugins/sitemesh/pom.xml | 8 +- plugins/spring/pom.xml | 8 +- plugins/struts1/pom.xml | 8 +- plugins/testng/pom.xml | 131 +++++----- plugins/tiles/pom.xml | 8 +- pom.xml | 8 +- xwork-core/pom.xml | 8 +- 46 files changed, 983 insertions(+), 1131 deletions(-) diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml index accece47a..1f985191e 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-blank @@ -34,9 +34,9 @@ Blank Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/blank/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/blank/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/blank/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/blank + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/blank + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/apps/blank diff --git a/apps/jboss-blank/pom.xml b/apps/jboss-blank/pom.xml index d52bf221c..7df518402 100644 --- a/apps/jboss-blank/pom.xml +++ b/apps/jboss-blank/pom.xml @@ -21,13 +21,12 @@ * under the License. */ --> - + 4.0.0 org.apache.struts struts2-apps - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-jboss-blank @@ -35,10 +34,9 @@ JBoss Blank Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/jboss-blank/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/jboss-blank/ - - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/jboss-blank/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/jboss-blank + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/jboss-blank + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/apps/jboss-blank diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index cc848b13d..077218e01 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-mailreader @@ -34,9 +34,9 @@ Starter Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/mailreader/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/mailreader/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/mailreader/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/mailreader + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/mailreader + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/apps/mailreader diff --git a/apps/pom.xml b/apps/pom.xml index 0d9782c72..247b5b961 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-apps @@ -42,9 +42,9 @@ - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/apps diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml index 4dde7239b..1a8cb408e 100644 --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@ -21,13 +21,12 @@ * under the License. */ --> - + 4.0.0 org.apache.struts struts2-apps - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-portlet @@ -35,10 +34,9 @@ Portlet Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/portlet/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/portlet/ - - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/portlet/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/portlet + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/portlet + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/apps/portlet diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml index 48a1f567d..015e32d13 100644 --- a/apps/rest-showcase/pom.xml +++ b/apps/rest-showcase/pom.xml @@ -26,13 +26,13 @@ org.apache.struts struts2-apps - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-rest-showcase war - 2.2.1-SNAPSHOT + 2.2.1 Struts 2 Rest Showcase Example Struts 2 Rest Showcase Example diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 53f4e3e20..594f69c06 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -21,13 +21,12 @@ * under the License. */ --> - + 4.0.0 org.apache.struts struts2-apps - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-showcase @@ -35,10 +34,9 @@ Showcase Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/showcase/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/showcase/ - - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/showcase/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/showcase + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/showcase + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/apps/showcase diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 1ff89aa41..e06c6e25e 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -1,51 +1,28 @@ - - - - 4.0.0 - - org.apache.struts - struts2-parent - 2.2.1-SNAPSHOT - - org.apache.struts - struts2-archetypes - pom - Struts 2 Maven Archetypes - - - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/ - http://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/ - - - - struts2-archetype-blank - struts2-archetype-convention - struts2-archetype-dbportlet - struts2-archetype-plugin - struts2-archetype-portlet - struts2-archetype-starter - - - + + 4.0.0 + + org.apache.struts + struts2-parent + 2.2.1 + + org.apache.struts + struts2-archetypes + pom + Struts 2 Maven Archetypes + + + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes + http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes + + + + struts2-archetype-blank + struts2-archetype-convention + struts2-archetype-dbportlet + struts2-archetype-plugin + struts2-archetype-portlet + struts2-archetype-starter + + + \ No newline at end of file diff --git a/archetypes/struts2-archetype-blank/pom.xml b/archetypes/struts2-archetype-blank/pom.xml index 3475a347a..057b16b31 100644 --- a/archetypes/struts2-archetype-blank/pom.xml +++ b/archetypes/struts2-archetype-blank/pom.xml @@ -3,18 +3,18 @@ org.apache.struts struts2-archetypes - 2.2.1-SNAPSHOT + 2.2.1 4.0.0 struts2-archetype-blank - 2.2.1-SNAPSHOT + 2.2.1 Struts 2 Archetypes - Blank - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-blank/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-blank/ - http://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-blank/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-blank + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-blank + http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-blank diff --git a/archetypes/struts2-archetype-convention/pom.xml b/archetypes/struts2-archetype-convention/pom.xml index a806048a7..6ff2b3704 100644 --- a/archetypes/struts2-archetype-convention/pom.xml +++ b/archetypes/struts2-archetype-convention/pom.xml @@ -1,46 +1,46 @@ - - - org.apache.struts - struts2-archetypes - 2.2.1-SNAPSHOT - - - 4.0.0 - struts2-archetype-convention - 2.2.1-SNAPSHOT - Struts 2 Archetypes - Blank Convention - - - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-convention/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-convention/ - http://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-convention/ - - - - true - - - - - release - - - - org.apache.maven.plugins - maven-gpg-plugin - - - sign-artifacts - verify - - sign - - - - - - - - - + + + org.apache.struts + struts2-archetypes + 2.2.1 + + + 4.0.0 + struts2-archetype-convention + 2.2.1 + Struts 2 Archetypes - Blank Convention + + + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-convention + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-convention + http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-convention + + + + true + + + + + release + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + + + + \ No newline at end of file diff --git a/archetypes/struts2-archetype-dbportlet/pom.xml b/archetypes/struts2-archetype-dbportlet/pom.xml index ba0c8eb46..cd877c175 100644 --- a/archetypes/struts2-archetype-dbportlet/pom.xml +++ b/archetypes/struts2-archetype-dbportlet/pom.xml @@ -1,46 +1,46 @@ - - - org.apache.struts - struts2-archetypes - 2.2.1-SNAPSHOT - - - 4.0.0 - struts2-archetype-dbportlet - 2.2.1-SNAPSHOT - Struts 2 Archetypes - Database Portlet - - - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-dbportlet/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-dbportlet/ - svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-dbportlet/ - - - - true - - - - - release - - - - org.apache.maven.plugins - maven-gpg-plugin - - - sign-artifacts - verify - - sign - - - - - - - - - + + + org.apache.struts + struts2-archetypes + 2.2.1 + + + 4.0.0 + struts2-archetype-dbportlet + 2.2.1 + Struts 2 Archetypes - Database Portlet + + + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-dbportlet + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-dbportlet + svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-dbportlet + + + + true + + + + + release + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + + + + \ No newline at end of file diff --git a/archetypes/struts2-archetype-plugin/pom.xml b/archetypes/struts2-archetype-plugin/pom.xml index 03e4b2f2d..b8ae6b07c 100644 --- a/archetypes/struts2-archetype-plugin/pom.xml +++ b/archetypes/struts2-archetype-plugin/pom.xml @@ -1,46 +1,46 @@ - - - org.apache.struts - struts2-archetypes - 2.2.1-SNAPSHOT - - - 4.0.0 - struts2-archetype-plugin - 2.2.1-SNAPSHOT - jar - Struts 2 Archetypes - Plugin - - - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-plugin/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-plugin/ - http://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-plugin/ - - - - true - - - - - release - - - - org.apache.maven.plugins - maven-gpg-plugin - - - sign-artifacts - verify - - sign - - - - - - - - + + + org.apache.struts + struts2-archetypes + 2.2.1 + + + 4.0.0 + struts2-archetype-plugin + 2.2.1 + jar + Struts 2 Archetypes - Plugin + + + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-plugin + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-plugin + http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-plugin + + + + true + + + + + release + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + + + \ No newline at end of file diff --git a/archetypes/struts2-archetype-portlet/pom.xml b/archetypes/struts2-archetype-portlet/pom.xml index 043353837..8b8e0ffec 100644 --- a/archetypes/struts2-archetype-portlet/pom.xml +++ b/archetypes/struts2-archetype-portlet/pom.xml @@ -1,47 +1,47 @@ - - - org.apache.struts - struts2-archetypes - 2.2.1-SNAPSHOT - - - 4.0.0 - struts2-archetype-portlet - 2.2.1-SNAPSHOT - jar - Struts 2 Archetypes - Portlet - - - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-portlet/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-portlet/ - http://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-portlet/ - - - - true - - - - - release - - - - org.apache.maven.plugins - maven-gpg-plugin - - - sign-artifacts - verify - - sign - - - - - - - - - + + + org.apache.struts + struts2-archetypes + 2.2.1 + + + 4.0.0 + struts2-archetype-portlet + 2.2.1 + jar + Struts 2 Archetypes - Portlet + + + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-portlet + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-portlet + http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-portlet + + + + true + + + + + release + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + + + + \ No newline at end of file diff --git a/archetypes/struts2-archetype-starter/pom.xml b/archetypes/struts2-archetype-starter/pom.xml index 10f07ad3a..ddedf629a 100644 --- a/archetypes/struts2-archetype-starter/pom.xml +++ b/archetypes/struts2-archetype-starter/pom.xml @@ -4,19 +4,19 @@ org.apache.struts struts2-archetypes - 2.2.1-SNAPSHOT + 2.2.1 4.0.0 struts2-archetype-starter - 2.2.1-SNAPSHOT + 2.2.1 jar Struts 2 Archetypes - Starter - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-starter/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-starter/ - http://svn.apache.org/repos/asf/struts/struts2/trunk/archetypes/struts2-archetype-starter/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-starter + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-starter + http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-starter diff --git a/assembly/pom.xml b/assembly/pom.xml index ae53216f0..b3f288cab 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -11,13 +11,13 @@ org.apache.struts struts2-parent - 2.2.1-SNAPSHOT + 2.2.1 - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/assembly - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/assembly - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/assembly + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/assembly + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/assembly + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/assembly diff --git a/bundles/admin/pom.xml b/bundles/admin/pom.xml index c19012eff..a5e27c0b3 100644 --- a/bundles/admin/pom.xml +++ b/bundles/admin/pom.xml @@ -1,47 +1,46 @@ - - - 4.0.0 - - org.apache.struts - struts2-osgi-bundles - 2.2.1-SNAPSHOT - - org.apache.struts - struts2-osgi-admin-bundle - bundle - Struts 2 OSGi Admin Bundle - - - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/bundles/admin/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/bundles/admin/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/bundles/admin/ - - - - - org.apache.struts - struts2-osgi-plugin - ${pom.version} - - - - - - - org.apache.felix - maven-bundle-plugin - true - 2.1.0 - - - META-INF - true - *,com.opensymphony.xwork2 - org.apache.struts2.osgi.admin* - *;create-asynchronously:=false - - - - - - + + 4.0.0 + + org.apache.struts + struts2-osgi-bundles + 2.2.1 + + org.apache.struts + struts2-osgi-admin-bundle + bundle + Struts 2 OSGi Admin Bundle + + + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/bundles/admin + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/bundles/admin + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/bundles/admin + + + + + org.apache.struts + struts2-osgi-plugin + ${pom.version} + + + + + + + org.apache.felix + maven-bundle-plugin + true + 2.1.0 + + + META-INF + true + *,com.opensymphony.xwork2 + org.apache.struts2.osgi.admin* + *;create-asynchronously:=false + + + + + + \ No newline at end of file diff --git a/bundles/demo/pom.xml b/bundles/demo/pom.xml index ea2778d85..5b80fdbea 100644 --- a/bundles/demo/pom.xml +++ b/bundles/demo/pom.xml @@ -1,84 +1,83 @@ - - - 4.0.0 - - org.apache.struts - struts2-osgi-bundles - 2.2.1-SNAPSHOT - - org.apache.struts - struts2-osgi-demo-bundle - bundle - Struts 2 OSGi Demo Bundle - - - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/bundles/demo/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/bundles/demo/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/bundles/demo/ - - - - - - org.apache.velocity - velocity - 1.6.3 - - - - org.apache.velocity - velocity-tools - 1.3 - - - velocity - velocity - - - - - - commons-digester - commons-digester - 1.8 - - - - org.apache.struts - struts2-core - ${pom.version} - - - - org.apache.struts - struts2-convention-plugin - ${pom.version} - - - - org.apache.struts - struts2-osgi-plugin - ${pom.version} - - - - - - - - org.apache.felix - maven-bundle-plugin - true - 2.1.0 - - - META-INF - *,com.opensymphony.xwork2 - *;create-asynchronously:=false - true - - - - - - + + 4.0.0 + + org.apache.struts + struts2-osgi-bundles + 2.2.1 + + org.apache.struts + struts2-osgi-demo-bundle + bundle + Struts 2 OSGi Demo Bundle + + + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/bundles/demo + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/bundles/demo + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/bundles/demo + + + + + + org.apache.velocity + velocity + 1.6.3 + + + + org.apache.velocity + velocity-tools + 1.3 + + + velocity + velocity + + + + + + commons-digester + commons-digester + 1.8 + + + + org.apache.struts + struts2-core + ${pom.version} + + + + org.apache.struts + struts2-convention-plugin + ${pom.version} + + + + org.apache.struts + struts2-osgi-plugin + ${pom.version} + + + + + + + + org.apache.felix + maven-bundle-plugin + true + 2.1.0 + + + META-INF + *,com.opensymphony.xwork2 + *;create-asynchronously:=false + true + + + + + + \ No newline at end of file diff --git a/bundles/pom.xml b/bundles/pom.xml index ee53fd355..aae303a81 100755 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -1,93 +1,70 @@ - - - - 4.0.0 - - org.apache.struts - struts2-parent - 2.2.1-SNAPSHOT - - org.apache.struts - struts2-osgi-bundles - pom - Struts OSGi Bundles - - - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/bundles/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/bundles/ - http://svn.apache.org/repos/asf/struts/struts2/trunk/bundles/ - - - - admin - demo - - - - - - org.apache.struts - struts2-core - ${pom.version} - - - - - junit - junit - compile - 3.8.2 - - - - - javax.servlet - servlet-api - 2.4 - provided - - - - - - - - - org.codehaus.mojo - rat-maven-plugin - 1.0-alpha-2 - - - pom.xml - src/** - - - src/main/resources/*LICENSE.txt - - - - - - - + + 4.0.0 + + org.apache.struts + struts2-parent + 2.2.1 + + org.apache.struts + struts2-osgi-bundles + pom + Struts OSGi Bundles + + + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/bundles + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/bundles + http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/bundles + + + + admin + demo + + + + + + org.apache.struts + struts2-core + ${pom.version} + + + + + junit + junit + compile + 3.8.2 + + + + + javax.servlet + servlet-api + 2.4 + provided + + + + + + + + + org.codehaus.mojo + rat-maven-plugin + 1.0-alpha-2 + + + pom.xml + src/** + + + src/main/resources/*LICENSE.txt + + + + + + + \ No newline at end of file diff --git a/core/pom.xml b/core/pom.xml index b27bcc02a..2042c1c7c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-core @@ -34,9 +34,9 @@ Struts 2 Core - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/core/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/core/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/core/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/core + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/core + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/core diff --git a/plugins/codebehind/pom.xml b/plugins/codebehind/pom.xml index dfb4f176e..304e7be81 100644 --- a/plugins/codebehind/pom.xml +++ b/plugins/codebehind/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-codebehind-plugin @@ -34,9 +34,9 @@ Struts 2 Codebehind Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/codebehind/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/codebehind/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/codebehind/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/codebehind + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/codebehind + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/codebehind diff --git a/plugins/config-browser/pom.xml b/plugins/config-browser/pom.xml index bf4e89ad9..c23a6e9da 100644 --- a/plugins/config-browser/pom.xml +++ b/plugins/config-browser/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-config-browser-plugin @@ -34,9 +34,9 @@ Struts 2 Configuration Browser Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/config-browser/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/config-browser/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/config-browser/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/config-browser + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/config-browser + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/config-browser diff --git a/plugins/convention/pom.xml b/plugins/convention/pom.xml index fbdb857a0..7e938ab41 100644 --- a/plugins/convention/pom.xml +++ b/plugins/convention/pom.xml @@ -1,80 +1,80 @@ - - 4.0.0 - - org.apache.struts - struts2-plugins - 2.2.1-SNAPSHOT - - org.apache.struts - struts2-convention-plugin - jar - Struts 2 Convention Plugin - - - scm:svn:http://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2-convention-plugin - scm:svn:https://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2-convention-plugin - http://svn.apache.org/viewcvs.cgi/struts/sandbox/trunk/struts2-convention-plugin - - - - - - true - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - - - - - - org.apache.felix - maven-bundle-plugin - true - - - org.apache.struts2.osgi.StrutsActivator - META-INF - - - - - - - - - junit - junit - test - 3.8.1 - - - org.easymock - easymock - 2.4 - test - - - org.easymock - easymockclassextension - 2.4 - test - - - javax.servlet - servlet-api - 2.4 - provided - - - javax.servlet - jsp-api - 2.0 - provided - - - + + 4.0.0 + + org.apache.struts + struts2-plugins + 2.2.1 + + org.apache.struts + struts2-convention-plugin + jar + Struts 2 Convention Plugin + + + scm:svn:http://svn.apache.org/repos/asf/struts/sandbox/tags/STRUTS_2_2_1 + scm:svn:https://svn.apache.org/repos/asf/struts/sandbox/tags/STRUTS_2_2_1 + http://svn.apache.org/viewcvs.cgi/struts/sandbox/tags/STRUTS_2_2_1 + + + + + + true + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + org.apache.felix + maven-bundle-plugin + true + + + org.apache.struts2.osgi.StrutsActivator + META-INF + + + + + + + + + junit + junit + test + 3.8.1 + + + org.easymock + easymock + 2.4 + test + + + org.easymock + easymockclassextension + 2.4 + test + + + javax.servlet + servlet-api + 2.4 + provided + + + javax.servlet + jsp-api + 2.0 + provided + + + \ No newline at end of file diff --git a/plugins/dojo/pom.xml b/plugins/dojo/pom.xml index be9be4ad3..3abeb57c1 100644 --- a/plugins/dojo/pom.xml +++ b/plugins/dojo/pom.xml @@ -25,7 +25,7 @@ struts2-plugins org.apache.struts - 2.2.1-SNAPSHOT + 2.2.1 4.0.0 org.apache.struts @@ -33,9 +33,9 @@ Struts 2 Dojo Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/dojo/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/dojo/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/dojo/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/dojo + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/dojo + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/dojo diff --git a/plugins/dwr/pom.xml b/plugins/dwr/pom.xml index b3bec2f25..86fecf3b8 100644 --- a/plugins/dwr/pom.xml +++ b/plugins/dwr/pom.xml @@ -1,49 +1,26 @@ - - - - 4.0.0 - - org.apache.struts - struts2-plugins - 2.2.1-SNAPSHOT - - org.apache.struts - struts2-dwr-plugin - jar - Struts 2 DWR Plugin - - - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/dwr/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/dwr/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/dwr/ - - - - - uk.ltd.getahead - dwr - 1.1.1 - - - + + 4.0.0 + + org.apache.struts + struts2-plugins + 2.2.1 + + org.apache.struts + struts2-dwr-plugin + jar + Struts 2 DWR Plugin + + + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/dwr + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/dwr + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/dwr + + + + + uk.ltd.getahead + dwr + 1.1.1 + + + \ No newline at end of file diff --git a/plugins/embeddedjsp/pom.xml b/plugins/embeddedjsp/pom.xml index 082820cbd..c8d84828c 100644 --- a/plugins/embeddedjsp/pom.xml +++ b/plugins/embeddedjsp/pom.xml @@ -1,126 +1,103 @@ - - - - 4.0.0 - - org.apache.struts - struts2-plugins - 2.2.1-SNAPSHOT - - - org.apache.struts - struts2-embeddedjsp-plugin - jar - Struts 2 Embedded JSP Plugin - - - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/embeddedjsp/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/embeddedjsp/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/embeddedjsp/ - - - - - junit - junit - 3.8.1 - test - - - org.springframework - spring-test - 2.5.6 - test - - - org.springframework - spring-core - 2.5.6 - test - - - org.easymock - easymock - 2.4 - test - - - taglibs - request - 1.0.1 - test - - - javax.servlet.jsp - jsp-api - 2.1 - test - - - org.apache.tomcat - juli - 6.0.18 - - - javax.servlet - servlet-api - 2.4 - provided - - - taglibs - standard - 1.1.2 - test - - - javax.servlet - jstl - 1.1.2 - test - - - org.apache.tomcat - jasper - 6.0.18 - provided - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.4.2 - - - target/test-classes/jsps.jar - - never - - - - - + + 4.0.0 + + org.apache.struts + struts2-plugins + 2.2.1 + + + org.apache.struts + struts2-embeddedjsp-plugin + jar + Struts 2 Embedded JSP Plugin + + + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/embeddedjsp + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/embeddedjsp + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/embeddedjsp + + + + + junit + junit + 3.8.1 + test + + + org.springframework + spring-test + 2.5.6 + test + + + org.springframework + spring-core + 2.5.6 + test + + + org.easymock + easymock + 2.4 + test + + + taglibs + request + 1.0.1 + test + + + javax.servlet.jsp + jsp-api + 2.1 + test + + + org.apache.tomcat + juli + 6.0.18 + + + javax.servlet + servlet-api + 2.4 + provided + + + taglibs + standard + 1.1.2 + test + + + javax.servlet + jstl + 1.1.2 + test + + + org.apache.tomcat + jasper + 6.0.18 + provided + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.4.2 + + + target/test-classes/jsps.jar + + never + + + + + \ No newline at end of file diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml index 58b0dc9d4..47a61c1d2 100644 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-jasperreports-plugin @@ -34,9 +34,9 @@ Struts 2 Jasper Reports Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jasperreports/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jasperreports/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/jasperreports/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/jasperreports + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/jasperreports + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/jasperreports diff --git a/plugins/javatemplates/pom.xml b/plugins/javatemplates/pom.xml index 16d4c0f80..747169c43 100644 --- a/plugins/javatemplates/pom.xml +++ b/plugins/javatemplates/pom.xml @@ -1,63 +1,62 @@ - - - 4.0.0 - - org.apache.struts - struts2-plugins - 2.2.1-SNAPSHOT - - org.apache.struts - struts2-javatemplates-plugin - jar - Struts 2 Java Templates Plugin - - - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/javatemplates/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/javatemplates/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/javatemplates/ - - - - - org.apache.struts - struts2-core - ${pom.version} - - - junit - junit - test - 3.8.1 - - - org.easymock - easymock - test - 2.4 - - - org.easymock - easymockclassextension - test - 2.4 - - - - - - - true - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - - - - - - - + + 4.0.0 + + org.apache.struts + struts2-plugins + 2.2.1 + + org.apache.struts + struts2-javatemplates-plugin + jar + Struts 2 Java Templates Plugin + + + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/javatemplates + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/javatemplates + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/javatemplates + + + + + org.apache.struts + struts2-core + ${pom.version} + + + junit + junit + test + 3.8.1 + + + org.easymock + easymock + test + 2.4 + + + org.easymock + easymockclassextension + test + 2.4 + + + + + + + true + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + + \ No newline at end of file diff --git a/plugins/jfreechart/pom.xml b/plugins/jfreechart/pom.xml index 8280e3450..a4da632d9 100644 --- a/plugins/jfreechart/pom.xml +++ b/plugins/jfreechart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-jfreechart-plugin @@ -34,9 +34,9 @@ Struts 2 JFreeChart Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jfreechart/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jfreechart/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/jfreechart/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/jfreechart + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/jfreechart + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/jfreechart diff --git a/plugins/jsf/pom.xml b/plugins/jsf/pom.xml index 3c5a120f2..ef33cff5b 100644 --- a/plugins/jsf/pom.xml +++ b/plugins/jsf/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-jsf-plugin @@ -34,9 +34,9 @@ Struts 2 JSF Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jsf/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jsf/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/jsf/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/jsf + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/jsf + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/jsf diff --git a/plugins/json/pom.xml b/plugins/json/pom.xml index 2a7bc9ef0..c00fb36d9 100644 --- a/plugins/json/pom.xml +++ b/plugins/json/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-json-plugin @@ -34,9 +34,9 @@ Struts 2 JSON Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/json/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/json/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/json/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/json + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/json + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/json diff --git a/plugins/junit/pom.xml b/plugins/junit/pom.xml index e76995101..c5104bcf7 100644 --- a/plugins/junit/pom.xml +++ b/plugins/junit/pom.xml @@ -1,76 +1,53 @@ - - - - 4.0.0 - - org.apache.struts - struts2-plugins - 2.2.1-SNAPSHOT - - org.apache.struts - struts2-junit-plugin - jar - Struts 2 JUnit Plugin - - - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/junit/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/junit/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/junit/ - - - - - junit - junit - 3.8.2 - - - org.springframework - spring-test - ${struts2.springPlatformVersion} - - - org.springframework - spring-core - ${struts2.springPlatformVersion} - - - org.springframework - spring-context - ${struts2.springPlatformVersion} - - - org.apache.struts - struts2-spring-plugin - ${pom.version} - true - - - javax.servlet - jsp-api - 2.0 - provided - - - + + 4.0.0 + + org.apache.struts + struts2-plugins + 2.2.1 + + org.apache.struts + struts2-junit-plugin + jar + Struts 2 JUnit Plugin + + + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/junit + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/junit + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/junit + + + + + junit + junit + 3.8.2 + + + org.springframework + spring-test + ${struts2.springPlatformVersion} + + + org.springframework + spring-core + ${struts2.springPlatformVersion} + + + org.springframework + spring-context + ${struts2.springPlatformVersion} + + + org.apache.struts + struts2-spring-plugin + ${pom.version} + true + + + javax.servlet + jsp-api + 2.0 + provided + + + \ No newline at end of file diff --git a/plugins/osgi/pom.xml b/plugins/osgi/pom.xml index cd533382a..7f7cfdf87 100644 --- a/plugins/osgi/pom.xml +++ b/plugins/osgi/pom.xml @@ -1,73 +1,72 @@ - - - 4.0.0 - - org.apache.struts - struts2-plugins - 2.2.1-SNAPSHOT - - org.apache.struts - struts2-osgi-plugin - jar - Struts 2 OSGi Plugin - - - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/osgi/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/osgi/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/osgi/ - - - - - org.apache.felix - org.apache.felix.main - 1.4.1 - - - - org.apache.velocity - velocity - 1.6.3 - - - - org.apache.velocity - velocity-tools - 1.3 - - - velocity - velocity - - - javax.servlet - servlet-api - - - struts - struts - - - - - - commons-digester - commons-digester - 2.0 - - - - junit - junit - test - 3.8.1 - - - - org.easymock - easymock - test - 2.4 - - - + + 4.0.0 + + org.apache.struts + struts2-plugins + 2.2.1 + + org.apache.struts + struts2-osgi-plugin + jar + Struts 2 OSGi Plugin + + + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/osgi + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/osgi + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/osgi + + + + + org.apache.felix + org.apache.felix.main + 1.4.1 + + + + org.apache.velocity + velocity + 1.6.3 + + + + org.apache.velocity + velocity-tools + 1.3 + + + velocity + velocity + + + javax.servlet + servlet-api + + + struts + struts + + + + + + commons-digester + commons-digester + 2.0 + + + + junit + junit + test + 3.8.1 + + + + org.easymock + easymock + test + 2.4 + + + \ No newline at end of file diff --git a/plugins/oval/pom.xml b/plugins/oval/pom.xml index fd2cd3926..42a4a26e3 100644 --- a/plugins/oval/pom.xml +++ b/plugins/oval/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-oval-plugin @@ -34,9 +34,9 @@ Struts 2 OVal Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/oval/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/oval/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/oval/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/oval + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/oval + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/oval diff --git a/plugins/pell-multipart/pom.xml b/plugins/pell-multipart/pom.xml index deb999c99..11ab641a8 100644 --- a/plugins/pell-multipart/pom.xml +++ b/plugins/pell-multipart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-pell-multipart-plugin @@ -34,9 +34,9 @@ Struts 2 Pell Multipart Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/pell-multipart/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/pell-multipart/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/pell-multipart/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/pell-multipart + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/pell-multipart + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/pell-multipart diff --git a/plugins/plexus/pom.xml b/plugins/plexus/pom.xml index bbef7acb3..fa4343322 100644 --- a/plugins/plexus/pom.xml +++ b/plugins/plexus/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-plexus-plugin @@ -34,9 +34,9 @@ Struts 2 Plexus Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/plexus/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/plexus/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/plexus/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/plexus + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/plexus + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/plexus diff --git a/plugins/pom.xml b/plugins/pom.xml index 009f8cdad..54fe79239 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-plugins @@ -34,9 +34,9 @@ Struts Plugins - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/ - http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins + http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins diff --git a/plugins/portlet/pom.xml b/plugins/portlet/pom.xml index d96f3e055..69846b811 100644 --- a/plugins/portlet/pom.xml +++ b/plugins/portlet/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-portlet-plugin @@ -34,9 +34,9 @@ Struts 2 Portlet Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/portlet/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/portlet/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/portlet/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/portlet + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/portlet + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/portlet diff --git a/plugins/rest/pom.xml b/plugins/rest/pom.xml index 45d6525ad..8df7922a7 100644 --- a/plugins/rest/pom.xml +++ b/plugins/rest/pom.xml @@ -26,11 +26,11 @@ org.apache.struts struts2-plugins - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-rest-plugin - 2.2.1-SNAPSHOT + 2.2.1 Struts 2 REST Plugin diff --git a/plugins/sitegraph/pom.xml b/plugins/sitegraph/pom.xml index acdfa84f9..207a7042d 100644 --- a/plugins/sitegraph/pom.xml +++ b/plugins/sitegraph/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-sitegraph-plugin @@ -34,9 +34,9 @@ Struts 2 Sitegraph Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/sitegraph/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/sitegraph/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/sitegraph/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/sitegraph + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/sitegraph + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/sitegraph diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml index c4e5ec2de..bd25f2fc4 100644 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-sitemesh-plugin @@ -34,9 +34,9 @@ Struts 2 Sitemesh Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/sitemesh/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/sitemesh/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/sitemesh/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/sitemesh + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/sitemesh + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/sitemesh diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index b2a7c3a45..fad30f6a4 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-spring-plugin @@ -34,9 +34,9 @@ Struts 2 Spring Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/spring/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/spring/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/spring/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/spring + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/spring + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/spring diff --git a/plugins/struts1/pom.xml b/plugins/struts1/pom.xml index a361e7f94..e027104d8 100644 --- a/plugins/struts1/pom.xml +++ b/plugins/struts1/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-struts1-plugin @@ -34,9 +34,9 @@ Struts 2 Struts 1 Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/struts1/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/struts1/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/struts1/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/struts1 + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/struts1 + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/struts1 diff --git a/plugins/testng/pom.xml b/plugins/testng/pom.xml index 616a9bfbf..8ceb25ba6 100644 --- a/plugins/testng/pom.xml +++ b/plugins/testng/pom.xml @@ -1,77 +1,54 @@ - - - - 4.0.0 - - org.apache.struts - struts2-plugins - 2.2.1-SNAPSHOT - - org.apache.struts - struts2-testng-plugin - jar - Struts 2 TestNG Plugin - - - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/testng/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/testng/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/testng/ - - - - - org.testng - testng - 5.1 - jdk15 - - - org.springframework - spring-test - ${struts2.springPlatformVersion} - - - org.springframework - spring-core - ${struts2.springPlatformVersion} - - - - javax.servlet - servlet-api - 2.4 - provided - - - - javax.servlet - jsp-api - 2.0 - provided - - - - - - + + 4.0.0 + + org.apache.struts + struts2-plugins + 2.2.1 + + org.apache.struts + struts2-testng-plugin + jar + Struts 2 TestNG Plugin + + + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/testng + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/testng + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/testng + + + + + org.testng + testng + 5.1 + jdk15 + + + org.springframework + spring-test + ${struts2.springPlatformVersion} + + + org.springframework + spring-core + ${struts2.springPlatformVersion} + + + + javax.servlet + servlet-api + 2.4 + provided + + + + javax.servlet + jsp-api + 2.0 + provided + + + + + + \ No newline at end of file diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml index 367a98ff8..8ac8951ca 100644 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts struts2-tiles-plugin @@ -34,9 +34,9 @@ Struts 2 Tiles Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/tiles/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/tiles/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/tiles/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/tiles + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/tiles + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/tiles diff --git a/pom.xml b/pom.xml index ba632b19a..75a5e9811 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 org.apache.struts struts2-parent - 2.2.1-SNAPSHOT + 2.2.1 pom Struts 2 http://struts.apache.org/struts2 @@ -28,9 +28,9 @@ --> - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1 + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1 + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1 diff --git a/xwork-core/pom.xml b/xwork-core/pom.xml index a29b4110e..5049bc30b 100644 --- a/xwork-core/pom.xml +++ b/xwork-core/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-parent - 2.2.1-SNAPSHOT + 2.2.1 org.apache.struts.xwork @@ -15,9 +15,9 @@ - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/xwork-core/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/xwork-core/ - http://svn.apache.org/repos/asf/struts/struts2/trunk/xwork-core/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/xwork-core + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/xwork-core + http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/xwork-core