Hi, @Lakmali, I thought you have verified there are no issues by changing google libraries. ?
@Shariq, please check GS dashboard, and see if the gadgets are working properly after your fix. because of guice wiring you cant exactly say that everything works well just because the build is working. Please don't just fix your component's issue make sure other dependent components are working properly. Regards, /Nuwan On Fri, Apr 20, 2012 at 4:55 PM, Muhammed Shariq <[email protected]> wrote: > Hi, > > I managed to fix this issue by updating the osgi import version for > package com.google.common.base.* in dashboard.common bundle. The diff is > as follows; > > - com.google.common.*;version="[1.0.0.wso2v2,2)", > + com.google.common.*;version="[11.0.1.wso2v1,11.0.1.wso2v1]", > > This is because com.google.common.* package is obtained from the guava > bundle (guava_11.0.1.wso2v1.jar). I have already committed this to trunk > in r125454. Nuwan at el, please let me know if there are any issues in this > fix or if there is any better way to go about fixing the build error. > > On Fri, Apr 20, 2012 at 11:19 AM, Muhammed Shariq <[email protected]> wrote: > >> I am getting the following error, I've updated the orbit, dependencies >> etc .. any idea on what could be the issue ? >> >> Installation failed. >> Cannot complete the install because one or more required items could not >> be found. >> Software being installed: WSO2 Carbon - BAM Core Feature 4.0.0.SNAPSHOT >> (org.wso2.carbon.bam.server.feature.group 4.0.0.SNAPSHOT) >> Missing requirement: org.wso2.carbon.dashboard.common 4.0.0.SNAPSHOT >> (org.wso2.carbon.dashboard.common 4.0.0.SNAPSHOT) requires 'package >> com.google.common.base [1.0.0.wso2v2,2.0.0)' but it could not be found >> Cannot satisfy dependency: >> From: WSO2 Carbon - BAM Core Feature 4.0.0.SNAPSHOT >> (org.wso2.carbon.bam.server.feature.group 4.0.0.SNAPSHOT) >> To: org.wso2.carbon.dashboard.server.feature.group >> [4.0.0.SNAPSHOT,4.1.0) >> Cannot satisfy dependency: >> From: org.wso2.carbon.dashboard 4.0.0.SNAPSHOT >> (org.wso2.carbon.dashboard 4.0.0.SNAPSHOT) >> To: package org.wso2.carbon.dashboard.common 1.0.0 >> Cannot satisfy dependency: >> From: WSO2 Carbon - Dashboard Server Side Feature 4.0.0.SNAPSHOT >> (org.wso2.carbon.dashboard.server.feature.group 4.0.0.SNAPSHOT) >> To: org.wso2.carbon.dashboard [4.0.0.SNAPSHOT] >> >> >> -- >> Thanks, >> Shariq. >> Phone: +94 777 202 225 >> >> > > > -- > Thanks, > Shariq. > Phone: +94 777 202 225 > > -- *Thanks & Regards, Nuwan Bandara Senior Software Engineer WSO2 Inc. | http://wso2.com lean . enterprise . middleware http://nuwan.bandara.co * <http://www.nuwanbando.com/>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
