Hi all, I got some errors [1] while building WSO2 MB 3.0.0-SNAPSHOT. Issue seems to be with the missing bundle requirements in the org.wso2.carbon.cassandra.datareader.feature and the usage of cql-driver in WSO2 MB. I created following pull requests to resolve the issue.
*Add missing bundle defs in org.wso2.carbon.cassandra.datareader.feature* https://github.com/wso2-dev/carbon-storage-management/pull/47 *Use cassandra-driver-core instead of cql-driver in WSO2 MB* https://github.com/wso2-dev/andes/pull/58 https://github.com/wso2-dev/carbon-business-messaging/pull/32 [1] Installing org.wso2.carbon.logging.mgt.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.databridge.datapublisher.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.system.statistics.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.soaptracer.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.security.mgt.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.message.flows.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.tryit.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.registry.core.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.registry.ui.menu.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.registry.resource.properties.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.wsdl.tools.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.event.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.um.ws.service.server.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.andes.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.stratos.mb.styles.feature.group 3.0.0.SNAPSHOT. Installing org.wso2.stratos.mb.dashboard.ui.feature.group 3.0.0.SNAPSHOT. Installing org.wso2.carbon.tenant.deployment.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.tenant.common.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.identity.authenticator.saml2.sso.server.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.tenant.usage.agent.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.tenant.throttling.agent.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.cassandra.server.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.cassandra.common.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.user.mgt.feature.group 4.3.0.SNAPSHOT. Installing org.wso2.carbon.cassandra.datareader.feature.group 4.3.0.SNAPSHOT. Installation failed. Cannot complete the install because one or more required items could not be found. Software being installed: WSO2 Carbon - Cassandra client Feature 4.3.0.SNAPSHOT (org.wso2.carbon.cassandra.datareader.feature.group 4.3.0.SNAPSHOT) Missing requirement: DataStax Java Driver for Apache Cassandra - Core 1.0.5 (com.datastax.driver.core 1.0.5) requires 'package org.jboss.netty.bootstrap [3.7.0,4.0.0)' but it could not be found Cannot satisfy dependency: From: WSO2 Carbon - Cassandra client Feature 4.3.0.SNAPSHOT (org.wso2.carbon.cassandra.datareader.feature.group 4.3.0.SNAPSHOT) To: com.datastax.driver.core [1.0.5] Application failed, log file location: /home/asanka/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1412055491953.log -- Asanka Abeyweera Software Engineer WSO2 Inc. Phone: +94 712228648
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
