From 7b4dfaf98f23f9e7f11554b390d17e5229f349b7 Mon Sep 17 00:00:00 2001 From: sinthuja Date: Thu, 10 Nov 2016 22:04:53 +0530 Subject: [PATCH] Merging the conflicts with IoT-1.0.0 branch. --- pom.xml | 546 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 532 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 52949108..6269fb20 100644 --- a/pom.xml +++ b/pom.xml @@ -17,14 +17,15 @@ ~ under the License. --> - + 4.0.0 org.wso2.iot wso2iot-parent pom 1.0.0-SNAPSHOT - WSO2 IoT Server - Parent + WSO2 IoT - Parent http://wso2.org WSO2 IoT Server @@ -35,12 +36,10 @@ - modules/tools - modules/iotserver-ui - modules/features - modules/p2-profile-gen + modules/broker + modules/core + modules/analytics modules/distribution - @@ -300,8 +299,8 @@ org.wso2.iot - org.wso2.carbon.iot.integration.ui.pages - ${carbon.iot.device.mgt.version} + org.wso2.carbon.iot.core.integration.ui.pages + ${product.iot.version} test @@ -1008,6 +1007,467 @@ org.eclipse.paho.client.mqttv3 ${eclipse.paho.version} + + org.wso2.iot + org.wso2.iot.core.admin.styles + ${product.iot.version} + + + + + + + org.wso2.carbon + org.wso2.carbon.ui + ${carbon.kernel.version} + + + org.eclipse.equinox + org.eclipse.equinox.jsp.jasper + ${equinox.jsp.jasper.version} + + + org.wso2.carbon + org.wso2.carbon.registry.core + ${carbon.kernel.version} + + + org.apache.felix + org.apache.felix.main + 1.0.3 + + + org.apache.felix + org.apache.felix.framework + 1.0.3 + + + org.apache.felix + org.osgi.compendium + 1.0.0 + + + org.eclipse.equinox + org.eclipse.equinox.http.servlet + 2.2.2 + + + org.eclipse.equinox + org.eclipse.equinox.http.helper + 1.0.0 + + + org.eclipse.equinox + javax.servlet.jsp + 2.0.0.v200706191603 + + + org.wso2.iot + org.wso2.iot.analytics.styles + ${product.iot.analytics.version} + + + org.wso2.iot + org.wso2.iot.analytics.multitenancy.styles + ${product.iot.analytics.version} + + + org.wso2.iot + org.wso2.iot.analytics.multitenancy.dashboard.ui + ${product.iot.analytics.version} + + + + + + org.wso2.iot + org.wso2.iot.analytics.integration.common.utils + ${product.iot.analytics.version} + + + org.wso2.iot + org.wso2.iot.analytics.integration.common.clients + ${product.iot.analytics.version} + + + org.wso2.carbon.commons + org.wso2.carbon.wsdl2code.stub + ${carbon.commons.version} + test + + + org.seleniumhq.selenium + selenium-java + ${selenium.version} + + + org.seleniumhq.selenium + selenium-android-driver + + + test + + + com.opera + operadriver + ${operadriver.version} + test + + + org.seleniumhq.selenium + selenium-remote-driver + + + + + org.wso2.carbon.automationutils + org.wso2.carbon.integration.common.tests + ${carbon.automationutils.version} + test + + + org.wso2.xfer + wso2xfer + ${xfer.version} + jar + + + org.wso2.carbon.analytics + org.wso2.carbon.analytics.spark.stub + ${carbon.analytics.version} + + + org.wso2.carbon.analytics + org.wso2.carbon.analytics.activitydashboard.stub + ${carbon.analytics.version} + + + org.wso2.carbon.analytics + org.wso2.carbon.analytics.activitydashboard.commons + ${carbon.analytics.version} + + + org.wso2.carbon.analytics + org.wso2.carbon.analytics.api + ${carbon.analytics.version} + + + org.wso2.carbon.analytics + org.wso2.carbon.analytics.jsservice + ${carbon.analytics.version} + + + org.wso2.carbon.analytics + org.wso2.carbon.analytics.messageconsole.stub + ${carbon.analytics.version} + + + org.wso2.carbon.analytics-common + org.wso2.carbon.event.stream.persistence.stub + ${carbon.analytics.common.version} + + + org.wso2.carbon.analytics + org.wso2.carbon.analytics.webservice.stub + ${carbon.analytics.version} + + + org.jacoco + org.jacoco.agent + ${jacoco.agent.version} + + + + + + commons-logging + commons-logging + ${commons.logging.version} + + + org.wso2.carbon.commons + org.wso2.carbon.statistics.ui + ${carbon.commons.version} + + + org.apache.axis2.wso2 + axis2 + ${axis2.version} + + + org.wso2.carbon + org.wso2.carbon.ui.menu.stratos + + + org.wso2.carbon + org.wso2.carbon.statistics.ui + + + 2.2.0 + + + + + + org.apache.axis2.wso2 + axis2 + ${axis2.wso2.version} + + + org.wso2.andes.wso2 + andes-client + ${andes.version} + + + org.wso2.andes.wso2 + andes + ${andes.version} + + + org.wso2.carbon.messaging + org.wso2.carbon.andes.event.stub + ${carbon.messaging.version} + + + org.wso2.carbon.messaging + org.wso2.carbon.andes.stub + ${carbon.messaging.version} + + + org.apache.geronimo.specs.wso2 + geronimo-jms_1.1_spec + ${orbit.version.geronimo-jms_1.1_spec} + + + slf4j.wso2 + slf4j + ${slf4j.wso2.version} + + + org.wso2.carbon + org.wso2.carbon.messagebox.stub + ${carbon.kernel.version} + + + org.wso2.carbon.commons + org.wso2.carbon.event.client.stub + ${carbon.commons.version} + + + org.wso2.carbon.commons + org.wso2.carbon.event.client + ${carbon.commons.version} + + + commons-lang + commons-lang + ${commons.lang.version} + + + org.apache.rampart + rampart + ${rampart.mar.version} + mar + + + + javax.servlet + servlet-api + ${servlet-api.version} + + + org.wso2.iot + org.wso2.stratos.mb.dashboard.ui + ${product.wso2iot.broker.version} + + + org.wso2.carbon + org.wso2.carbon.ui.menu.stratos + ${carbon.ui.menu.stratos.version} + + + org.wso2.iot + org.wso2.stratos.mb.deployment + ${product.wso2iot.broker.version} + + + org.wso2.iot + org.wso2.stratos.mb.login.ui + ${product.wso2iot.broker.version} + + + org.wso2.iot + org.wso2.iot.broker.styles + ${product.wso2iot.broker.version} + + + org.wso2.iot + org.wso2.stratos.mb.styles + ${product.wso2iot.broker.version} + + + + org.wso2.iot + org.wso2.iot.broker.integration.common.clients + ${product.wso2iot.broker.version} + + + org.wso2.iot + org.wso2.iot.broker.integration.common.utils + ${product.wso2iot.broker.version} + + + org.wso2.iot + org.wso2.iot.broker.platform.common.utils + ${product.wso2iot.broker.version} + + + jline + jline + ${jline.version} + + + org.wso2.carbon.metrics + org.wso2.carbon.metrics.data.common + ${carbon.metrics.version} + + + org.wso2.carbon.metrics + org.wso2.carbon.metrics.view.ui + ${carbon.metrics.version} + + + org.wso2.carbon.metrics + org.wso2.carbon.metrics.data.service.stub + ${carbon.metrics.version} + + + org.wso2.carbon.metrics + org.wso2.carbon.metrics.manager + ${carbon.metrics.version} + + + org.wso2.carbon.metrics + org.wso2.carbon.metrics.impl + ${carbon.metrics.version} + + + org.wso2.carbon.registry + org.wso2.carbon.registry.resource.stub + ${carbon.registry.version} + test + + + org.wso2.carbon.identity + org.wso2.carbon.um.ws.api.stub + ${carbon.um.ws.version} + test + + + + + + commons-pool.wso2 + commons-pool + ${orbit.version.commons.pool} + + + com.google.common.wso2 + google-collect + 1.0.0.wso2v2 + + + org.wso2.carbon + org.wso2.carbon.base + ${carbon.kernel.version} + + + org.apache.ws.commons.axiom.wso2 + axiom + ${orbit.version.axiom} + + + libthrift.wso2 + libthrift + ${orbit.version.libthrift} + + + org.slf4j + slf4j-log4j12 + ${slf4j.log4j12.version} + + + org.slf4j + slf4j-api + ${slf4j.api.version} + + + org.wso2.carbon.analytics-common + org.wso2.carbon.databridge.agent + ${carbon.analytics.common.version} + + + org.wso2.carbon.analytics-common + org.wso2.carbon.databridge.commons.thrift + ${carbon.analytics.common.version} + + + org.wso2.carbon.analytics-common + org.wso2.carbon.databridge.commons.binary + ${carbon.analytics.common.version} + + + org.wso2.carbon.analytics-common + org.wso2.carbon.databridge.commons + ${carbon.analytics.common.version} + + + com.googlecode.disruptor.wso2 + disruptor + ${orbit.version.disruptor} + + + com.maxmind.geoip + geoip-api + ${geoip.api.version} + + + + + org.wso2.orbit.joda-time + joda-time + ${orbit.version.joda-time} + + + org.wso2.carbon.analytics + org.wso2.carbon.analytics.spark.core + ${carbon.analytics.version} + + + org.wso2.siddhi + siddhi-core + ${siddhi.version} + + + org.wso2.siddhi + siddhi-query-api + ${siddhi.version} + + + org.apache.commons + commons-lang3 + ${commons.lang3.version} + + + org.json.wso2 + json + ${orbit.version.json} + + + org.wso2.orbit.com.esotericsoftware.kryo + kryo + ${kryo.orbit.version} + @@ -1065,7 +1525,8 @@ 5.1.2 5.1.1 5.1.2 - 5.1.1 + 5.1.1 + 5.1.1 5.1.2 @@ -1085,7 +1546,7 @@ [1.1.1, 2.0.0) - 1.0.0-SNAPSHOT + 1.0.0-SNAPSHOT 2.2.6-SNAPSHOT @@ -1100,11 +1561,25 @@ 5.1.4 1.2.9-SNAPSHOT + ${product.iot.version} + ${product.iot.version} 7.0.59.wso2v1 7.0.34.wso2v2 7.0.59.wso2v1 + 2.4 + + + 1.6.1-wso2v12 + 1.6.1-wso2v10 + 1.6.1.wso2v10 + 1.6.1.wso2v10 + + + 1.0.0-SNAPSHOT + 3.2.0-SNAPSHOT + 3.2.0-SNAPSHOT 1.51.0.0 @@ -1112,11 +1587,15 @@ 2.0.0 3.0.21 1.1.0-wso2v17 + 1.0 + 1.1.0.wso2v1 - + 1.0.0-wso2v3 2.0.2 4.3.6 + 3.8.1.v20120830-144521 + 1.0.1 3.1.0.wso2v2 1.6.17 @@ -1135,6 +1614,41 @@ 2.4 1.1.1 2.3.1 + 1.0.400.v20120522-2049 + 2.40.0 + 0.8.1 + 4.4.1 + 3.3.0 + 0.7.4.201502262128 + 1.1.1 + 3.3.2 + 2.2 + 2.4 + 1.6.1.wso2v11 + 1.6.1.wso2v12 + 1.5.4 + 2.3.1 + 1.6.1 + 1.6.1 + 1.5.10.wso2v1 + 1.0.0-wso2v3 + 1.2.15 + 2.24.0.wso2v1 + [2.24.0,3.0) + my-scm-server + 1.5.6.wso2v1 + 1.2.11.wso2v5 + 4.3.1.wso2v2 + 4.3.3.wso2v1 + 0.9.2.wso2v1 + 3.3.2.wso2v2 + 1.2.140.wso2v3 + 2.8.2.wso2v1 + 2.0.0.wso2v1 + 2.0.1 + 2.1.4 + [2.6.0,3.0.0) + 2.3.4-spark 1.0.1 @@ -1144,6 +1658,10 @@ 1.4.4 + + + 5.0.8 + 1.0.0-wso2v3 @@ -1159,7 +1677,7 @@ 4.5.2 - 4.4.1 + 4.3.0.wso2v1 1.1.wso2v1 @@ -1359,4 +1877,4 @@ - + \ No newline at end of file