In the trunk, we have extracted out the slf4j dependency to a separate orbit instead of embedding it inside OpenSaml2 bundle. But we haven't upgraded it's version. So now we have two OpenSAML2 orbit bundles with the same version, where one which embeds an old slf4j jar while the other imports this new slf4j dependencies.
So if someone builds trunk and 3.2.x from the same local M2 repo, they will encounter this issue. I will fix the OpenSAML2 bundle and other bundles which got changed from this change. Thanks, Thilina On Mon, Aug 8, 2011 at 10:40 AM, Thilina Buddhika <[email protected]> wrote: > Will look into this. > > Thanks, > Thilina > > > On Sun, Aug 7, 2011 at 9:44 AM, Amila Jayasekara <[email protected]> wrote: > >> On Sun, Aug 7, 2011 at 1:49 AM, Kathiravelu Pradeeban >> <[email protected]> wrote: >> > Seems this hasn't been fixed yet, where this becomes the first build >> failure >> > in 3.2.2 branch. >> > >> > AmilaJ, >> > May I get your expertise on quickly fixing this (indicated in bold face >> > below)? >> >> Well, as the error suggested the org.slf4j 1.5.10.wso2v1 is not in the >> OSGI environment. This could be due to not specifying org.slf4j >> 1.5.10.wso2v1 as a feature. >> >> Thanks >> AmilaJ >> >> > >> > Thank you. >> > Regards, >> > Pradeeban. >> > >> > On Wed, Jul 27, 2011 at 3:40 PM, Rajika Kumarasiri <[email protected]> >> wrote: >> >> >> >> [INFO] Installing org.wso2.carbon.core.feature.group 3.2.2. >> >> [ERROR] Cannot complete the install because one or more required items >> >> could not be found. >> >> [ERROR] Software being installed: WSO2 Carbon - Carbon Feature 3.2.2 >> >> (org.wso2.carbon.core.feature.group 3.2.2) >> >> [ERROR] Missing requirement: opensaml2 2.0.0.alpha1-wso2v1 (opensaml2 >> >> 2.0.0.alpha1-wso2v1) requires 'package org.slf4j 1.5.10.wso2v1' but it >> could >> >> not be found >> >> [ERROR] Cannot satisfy dependency: >> >> [ERROR] From: WSO2 Carbon - Carbon Common Feature 3.2.2 >> >> (org.wso2.carbon.core.common.feature.group 3.2.2) >> >> [ERROR] To: opensaml2 [2.0.0.alpha1-wso2v1] >> >> [ERROR] Cannot satisfy dependency: >> >> [ERROR] From: WSO2 Carbon - Carbon Feature 3.2.2 >> >> (org.wso2.carbon.core.feature.group 3.2.2) >> >> [ERROR] To: org.wso2.carbon.core.common.feature.group [3.2.2] >> >> [ERROR] Application failed, log file location: >> >> >> /home/rajika/projects/carbon/3.2.0/core/p2-profile-generation/carbon-p2-profile/3.2.2/target/p2-agent/configuration/1311757295149.log >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [ERROR] BUILD ERROR >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [INFO] >> >> >> >> _______________________________________________ >> >> Carbon-dev mailing list >> >> [email protected] >> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> >> > >> > >> > >> > -- >> > Kathiravelu Pradeeban. >> > Software Engineer. >> > WSO2 Inc. >> > >> > Blog: [Llovizna] http://kkpradeeban.blogspot.com/ >> > >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> > > > > -- > Thilina Buddhika > Associate Technical Lead > WSO2 Inc. ; http://wso2.com > lean . enterprise . middleware > > phone : +94 77 44 88 727 > blog : http://blog.thilinamb.com > -- Thilina Buddhika Associate Technical Lead WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 77 44 88 727 blog : http://blog.thilinamb.com
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
