From e1817522980287fb7c5c22eefb52457908d0c7f4 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 23 Oct 2015 18:16:44 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v3.5.0-RC2 --- modules/distribution/pom.xml | 262 ++++++-------- modules/features/pom.xml | 6 +- modules/features/product/pom.xml | 6 +- .../pom.xml | 6 +- .../pom.xml | 6 +- .../pom.xml | 6 +- modules/features/service/pom.xml | 6 +- modules/integration/pom.xml | 6 +- .../tests-common/admin-clients/pom.xml | 5 +- .../integration-test-utils/pom.xml | 5 +- modules/integration/tests-common/pom.xml | 6 +- .../integration/tests-common/ui-pages/pom.xml | 6 +- modules/integration/tests-integration/pom.xml | 6 +- .../tests-integration/tests/pom.xml | 6 +- .../integration/tests-ui-integration/pom.xml | 6 +- .../org.wso2.stratos.dss.dashboard.ui/pom.xml | 6 +- modules/org.wso2.stratos.dss.login.ui/pom.xml | 248 +++++++------ modules/p2-profile-gen/pom.xml | 11 +- modules/samples/clients/pom.xml | 338 ++++++++---------- modules/samples/pom.xml | 6 +- modules/styles/pom.xml | 92 +++-- modules/styles/product/pom.xml | 6 +- modules/styles/service/pom.xml | 226 ++++++------ pom.xml | 10 +- 24 files changed, 590 insertions(+), 697 deletions(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 6468060..392e868 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.dss dataservices-parent - 3.5.0-SNAPSHOT + 3.5.0 ../../pom.xml @@ -30,7 +28,7 @@ wso2dss jar WSO2 Data Services Server Distribution - + WSO2 Data Services Server Distribution @@ -52,7 +50,8 @@ scm:svn:http://svn.wso2.org/repos/wso2/trunk/solutions/data-services/ scm:svn:https://svn.wso2.org/repos/wso2/trunk/solutions/data-services/ - + v3.5.0-RC2 + @@ -131,67 +130,44 @@ - - - - - + + + + + - - - - + + + + - - - - - - - - - + + + + + + + + + - + - + - - - - - - - - - - + + + + + + + + + + @@ -208,21 +184,17 @@ - - - - + + + + - - - - + + + + - + @@ -233,7 +205,7 @@ clean - + @@ -246,96 +218,95 @@ - - + + - + - - + + - - - + + + - + - - - - - - - - - - - + + + + + + + + + + + - + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - + + + + + - + - - - - + + + + - + - + - + @@ -348,24 +319,15 @@ - - + + - - - - - - + + + + + + @@ -375,16 +337,16 @@ install - - - - - - - - - - + + + + + + + + + + diff --git a/modules/features/pom.xml b/modules/features/pom.xml index 0a69559..ec25468 100755 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.dss dataservices-parent - 3.5.0-SNAPSHOT + 3.5.0 ../../pom.xml diff --git a/modules/features/product/pom.xml b/modules/features/product/pom.xml index 8d59f6d..e9e8583 100755 --- a/modules/features/product/pom.xml +++ b/modules/features/product/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.dss dataservices-features-parent - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/modules/features/service/org.wso2.stratos.dss.dashboard.ui.feature/pom.xml b/modules/features/service/org.wso2.stratos.dss.dashboard.ui.feature/pom.xml index 0f9673e..677b624 100755 --- a/modules/features/service/org.wso2.stratos.dss.dashboard.ui.feature/pom.xml +++ b/modules/features/service/org.wso2.stratos.dss.dashboard.ui.feature/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.dss wso2stratos-dss-features - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/modules/features/service/org.wso2.stratos.dss.login.ui.feature/pom.xml b/modules/features/service/org.wso2.stratos.dss.login.ui.feature/pom.xml index 6b5f4ce..9abccba 100755 --- a/modules/features/service/org.wso2.stratos.dss.login.ui.feature/pom.xml +++ b/modules/features/service/org.wso2.stratos.dss.login.ui.feature/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.dss wso2stratos-dss-features - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/modules/features/service/org.wso2.stratos.dss.styles.feature/pom.xml b/modules/features/service/org.wso2.stratos.dss.styles.feature/pom.xml index eef4038..a127582 100755 --- a/modules/features/service/org.wso2.stratos.dss.styles.feature/pom.xml +++ b/modules/features/service/org.wso2.stratos.dss.styles.feature/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.dss wso2stratos-dss-features - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/modules/features/service/pom.xml b/modules/features/service/pom.xml index 754257d..c4892b7 100755 --- a/modules/features/service/pom.xml +++ b/modules/features/service/pom.xml @@ -15,14 +15,12 @@ ~ limitations under the License. --> - + org.wso2.dss dataservices-features-parent - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 72427ac..c1d608d 100755 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -1,12 +1,10 @@ - + org.wso2.dss dataservices-parent - 3.5.0-SNAPSHOT + 3.5.0 ../../pom.xml diff --git a/modules/integration/tests-common/admin-clients/pom.xml b/modules/integration/tests-common/admin-clients/pom.xml index 8bddf51..6d5e304 100644 --- a/modules/integration/tests-common/admin-clients/pom.xml +++ b/modules/integration/tests-common/admin-clients/pom.xml @@ -1,10 +1,9 @@ - + org.wso2.dss dss-integration-tests-common - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/modules/integration/tests-common/integration-test-utils/pom.xml b/modules/integration/tests-common/integration-test-utils/pom.xml index 51e023b..57e4234 100644 --- a/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/modules/integration/tests-common/integration-test-utils/pom.xml @@ -1,10 +1,9 @@ - + org.wso2.dss dss-integration-tests-common - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 9b0ddf7..3da044a 100644 --- a/modules/integration/tests-common/pom.xml +++ b/modules/integration/tests-common/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.dss integration - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/modules/integration/tests-common/ui-pages/pom.xml b/modules/integration/tests-common/ui-pages/pom.xml index 5ea279a..fbb4969 100644 --- a/modules/integration/tests-common/ui-pages/pom.xml +++ b/modules/integration/tests-common/ui-pages/pom.xml @@ -1,12 +1,10 @@ - + org.wso2.dss dss-integration-tests-common - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index f525a33..e52dcd1 100644 --- a/modules/integration/tests-integration/pom.xml +++ b/modules/integration/tests-integration/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.dss integration - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/modules/integration/tests-integration/tests/pom.xml b/modules/integration/tests-integration/tests/pom.xml index 02c6ec5..da559db 100644 --- a/modules/integration/tests-integration/tests/pom.xml +++ b/modules/integration/tests-integration/tests/pom.xml @@ -1,11 +1,9 @@ - + org.wso2.dss dss-integration-tests - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/modules/integration/tests-ui-integration/pom.xml b/modules/integration/tests-ui-integration/pom.xml index b661c16..07f1374 100644 --- a/modules/integration/tests-ui-integration/pom.xml +++ b/modules/integration/tests-ui-integration/pom.xml @@ -1,11 +1,9 @@ - + org.wso2.dss integration - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/modules/org.wso2.stratos.dss.dashboard.ui/pom.xml b/modules/org.wso2.stratos.dss.dashboard.ui/pom.xml index b58c1a1..375fd6a 100755 --- a/modules/org.wso2.stratos.dss.dashboard.ui/pom.xml +++ b/modules/org.wso2.stratos.dss.dashboard.ui/pom.xml @@ -13,13 +13,11 @@ # See the License for the specific language governing permissions and # limitations under the License. --> - + org.wso2.dss dataservices-parent - 3.5.0-SNAPSHOT + 3.5.0 ../../pom.xml diff --git a/modules/org.wso2.stratos.dss.login.ui/pom.xml b/modules/org.wso2.stratos.dss.login.ui/pom.xml index d3007fc..5be3e88 100755 --- a/modules/org.wso2.stratos.dss.login.ui/pom.xml +++ b/modules/org.wso2.stratos.dss.login.ui/pom.xml @@ -1,125 +1,123 @@ - - - - - org.wso2.dss - dataservices-parent - 3.5.0-SNAPSHOT - ../../pom.xml - - - 4.0.0 - org.wso2.stratos.dss.login.ui - - bundle - WSO2 Stratos DSS - Login User Interface - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - add-source - generate-sources - - add-source - - - - target/generated-code/src - - - - - - - - org.apache.felix - maven-bundle-plugin - - true - - - ${project.artifactId} - ${project.artifactId} - - javax.servlet; version=2.4, - javax.servlet.http; version=2.4.0, - org.apache.lucene.*, - *;resolution:=optional - - - UIBundle - - - - - - - - - - - log4j - log4j - - - - - - - org.wso2.carbon - org.wso2.carbon.logging - - - javax.servlet - servlet-api - provided - - - org.apache.axis2.wso2 - axis2 - - - org.apache.ws.commons.axiom.wso2 - axiom - - - org.wso2.carbon - org.wso2.carbon.ui - - - org.wso2.carbon - org.wso2.carbon.core - - - + + + + + org.wso2.dss + dataservices-parent + 3.5.0 + ../../pom.xml + + + 4.0.0 + org.wso2.stratos.dss.login.ui + + bundle + WSO2 Stratos DSS - Login User Interface + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + add-source + generate-sources + + add-source + + + + target/generated-code/src + + + + + + + + org.apache.felix + maven-bundle-plugin + + true + + + ${project.artifactId} + ${project.artifactId} + + javax.servlet; version=2.4, + javax.servlet.http; version=2.4.0, + org.apache.lucene.*, + *;resolution:=optional + + + UIBundle + + + + + + + + + + + log4j + log4j + + + + + + + org.wso2.carbon + org.wso2.carbon.logging + + + javax.servlet + servlet-api + provided + + + org.apache.axis2.wso2 + axis2 + + + org.apache.ws.commons.axiom.wso2 + axiom + + + org.wso2.carbon + org.wso2.carbon.ui + + + org.wso2.carbon + org.wso2.carbon.core + + + diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index fbbda02..8324acf 100755 --- a/modules/p2-profile-gen/pom.xml +++ b/modules/p2-profile-gen/pom.xml @@ -15,14 +15,12 @@ ~ limitations under the License. --> - + org.wso2.dss dataservices-parent - 3.5.0-SNAPSHOT + 3.5.0 ../../pom.xml @@ -1011,9 +1009,8 @@ package - - + + diff --git a/modules/samples/clients/pom.xml b/modules/samples/clients/pom.xml index 1c19d9d..c0c62eb 100755 --- a/modules/samples/clients/pom.xml +++ b/modules/samples/clients/pom.xml @@ -1,182 +1,156 @@ - - - - - - org.wso2.dss - dataservices-samples-parent - 3.5.0-SNAPSHOT - - - 4.0.0 - dataservice-client-samples - jar - DataServices Clients - Clients in WSO2 DataServices - - - src - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - - org.apache.maven.plugins - maven-antrun-plugin - 1.1 - - - generate-code - generate-sources - - run - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - add-source - generate-sources - - add-source - - - - ${basedir}/target/generated/src - - - - - - - - - - + + + + + + org.wso2.dss + dataservices-samples-parent + 3.5.0 + + + 4.0.0 + dataservice-client-samples + jar + DataServices Clients + Clients in WSO2 DataServices + + + src + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.1 + + + generate-code + generate-sources + + run + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + add-source + generate-sources + + add-source + + + + ${basedir}/target/generated/src + + + + + + + + + + diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index d216674..b146c13 100755 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.dss dataservices-parent - 3.5.0-SNAPSHOT + 3.5.0 ../../pom.xml diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index ea24038..be84982 100755 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -1,47 +1,45 @@ - - - - - org.wso2.dss - dataservices-parent - 3.5.0-SNAPSHOT - ../../pom.xml - - - 4.0.0 - dataservices-styles-parent - pom - WSO2 DataServices Styles Parent - http://wso2.org/projects/solutions/data-services/java - WSO2 Data Services Server Styles Parent - - - - Apache License Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 - - - - - product - service - - + + + + + org.wso2.dss + dataservices-parent + 3.5.0 + ../../pom.xml + + + 4.0.0 + dataservices-styles-parent + pom + WSO2 DataServices Styles Parent + http://wso2.org/projects/solutions/data-services/java + WSO2 Data Services Server Styles Parent + + + + Apache License Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0 + + + + + product + service + + diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index d518342..4bf05df 100755 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.dss dataservices-styles-parent - 3.5.0-SNAPSHOT + 3.5.0 ../pom.xml diff --git a/modules/styles/service/pom.xml b/modules/styles/service/pom.xml index 4f6662e..4817f18 100755 --- a/modules/styles/service/pom.xml +++ b/modules/styles/service/pom.xml @@ -1,114 +1,112 @@ - - - - - org.wso2.dss - dataservices-styles-parent - 3.5.0-SNAPSHOT - ../pom.xml - - - 4.0.0 - org.wso2.stratos.dss.styles - - bundle - WSO2 Stratos DSS - UI styles - http://wso2.org - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - - org.apache.felix - maven-bundle-plugin - - true - - - ${project.artifactId} - ${project.artifactId} - ${product.dss.version} - - org.osgi.framework, - org.osgi.service.http, - org.wso2.carbon.ui, - javax.servlet.*;version="2.4", - *;resolution:=optional - - org.wso2.carbon.ui - - - - - - - - - - - org.wso2.carbon - org.wso2.carbon.ui - - - - org.apache.felix - org.apache.felix.framework - - - - org.apache.felix - org.apache.felix.main - - - - org.apache.felix - org.osgi.compendium - - - - org.eclipse.equinox - org.eclipse.equinox.http.servlet - - - - org.eclipse.equinox - org.eclipse.equinox.http.helper - - - - org.eclipse.equinox - org.eclipse.equinox.jsp.jasper - - - - org.eclipse.equinox - javax.servlet.jsp - - - + + + + + org.wso2.dss + dataservices-styles-parent + 3.5.0 + ../pom.xml + + + 4.0.0 + org.wso2.stratos.dss.styles + + bundle + WSO2 Stratos DSS - UI styles + http://wso2.org + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + + org.apache.felix + maven-bundle-plugin + + true + + + ${project.artifactId} + ${project.artifactId} + ${product.dss.version} + + org.osgi.framework, + org.osgi.service.http, + org.wso2.carbon.ui, + javax.servlet.*;version="2.4", + *;resolution:=optional + + org.wso2.carbon.ui + + + + + + + + + + + org.wso2.carbon + org.wso2.carbon.ui + + + + org.apache.felix + org.apache.felix.framework + + + + org.apache.felix + org.apache.felix.main + + + + org.apache.felix + org.osgi.compendium + + + + org.eclipse.equinox + org.eclipse.equinox.http.servlet + + + + org.eclipse.equinox + org.eclipse.equinox.http.helper + + + + org.eclipse.equinox + org.eclipse.equinox.jsp.jasper + + + + org.eclipse.equinox + javax.servlet.jsp + + + diff --git a/pom.xml b/pom.xml index c22dc9b..996a5b1 100755 --- a/pom.xml +++ b/pom.xml @@ -15,9 +15,7 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2 @@ -29,7 +27,7 @@ org.wso2.dss dataservices-parent pom - 3.5.0-SNAPSHOT + 3.5.0 WSO2 DataServices Parent http://wso2.org/projects/solutions/data-services/java WSO2 Data Services Server @@ -45,7 +43,7 @@ https://github.com/wso2/product-dss.git scm:git:https://github.com/wso2/product-dss.git scm:git:https://github.com/wso2/product-dss.git - HEAD + v3.5.0-RC2 @@ -603,7 +601,7 @@ - 3.5.0-SNAPSHOT + 3.5.0 4.4.8 4.5.0 4.4.3