Hi Udara,

We now pack slf4j-api and slf4j-log4j12 with the features that pack oltu.
And we have removed the dependency to
org.wso2.carbon.identity.provider.server.feature
from org.wso2.carbon.identity.oauth.feature. So there is no need for
net.sf.ehcache
package. Changes will be available in carbon-identity 4.5.6-beta release.

You will have to remove org.wso2.carbon.identity.provider.server.feature
from product-ues (as you have added
org.wso2.carbon.identity.provider.server.feature
to product-ues as there is a importFeatureDef to it
from org.wso2.carbon.identity.oauth.server.feature)

Thanks,
Maduranga.

On Tue, Sep 29, 2015 at 11:22 AM, Udara Rathnayake <uda...@wso2.com> wrote:

> Hi Maduranga,
>
> Please have a look at Identity Provider Server Feature[1] as well. As a
> temporary workaround to get UES m3 out we have added following to one of
> our features(which is wrong). P.lease update this thread once you release
> beta with relevant fixes.
> Created jira[2]
>
> <bundleDef>org.slf4j:slf4j-log4j12</bundleDef>
> <bundleDef>org.slf4j:slf4j-api</bundleDef>
> <bundleDef>net.sf.ehcache.wso2:ehcache</bundleDef>
>
> [1]
> Cannot complete the install because one or more required items could not
> be found.
>  Software being installed: Identity Provider Server Feature 4.6.0.alpha
> (org.wso2.carbon.identity.provider.server.feature.group 4.6.0.alpha)
>  Missing requirement: openid4java 1.0.0.wso2v1 (openid4java 1.0.0.wso2v1)
> requires 'package net.sf.ehcache [1.5.0,1.6.0)' but it could not be found
>  Cannot satisfy dependency:
>   From: Identity Provider Server Feature 4.6.0.alpha
> (org.wso2.carbon.identity.provider.server.feature.group 4.6.0.alpha)
>   To: openid4java [1.0.0.wso2v1]
> Application failed, log file location:
> /tmp/m2-ues2/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1443504549355.log
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] WSO2 User Engagement Server ....................... SUCCESS [0.913s]
> [INFO] UES Server - UI styles ............................ SUCCESS [1.275s]
> [INFO] WSO2 Carbon - User Engagement Server Feature Module  SUCCESS
> [0.025s]
> [INFO] WSO2 Carbon - UES feature ......................... SUCCESS [0.580s]
> [INFO] UES - Profile Generation .......................... FAILURE
> [11.781s]
> [INFO] WSO2 User Engagement Server - Distribution ........ SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 15.412s
> [INFO] Finished at: Tue Sep 29 10:59:13 IST 2015
> [INFO] Final Memory: 23M/329M
> [INFO]
> ------------------------------------------------------------------------
>
> [2] https://wso2.org/jira/browse/IDENTITY-3672
>
>
> On Mon, Sep 28, 2015 at 7:21 PM, Maduranga Siriwardena <madura...@wso2.com
> > wrote:
>
>> Hi Udara,
>>
>> We are planing to release carbon-identity beta 15th of October.
>>
>> Thanks,
>> Maduranga
>>
>> On Mon, Sep 28, 2015 at 7:18 PM, Udara Rathnayake <uda...@wso2.com>
>> wrote:
>>
>>> Hi Maduraga,
>>>
>>> When are you planning to do the 4.6.0 beta release?
>>>
>>> On Mon, Sep 28, 2015 at 3:21 PM, Maduranga Siriwardena <
>>> madura...@wso2.com> wrote:
>>>
>>>> Hi Udara,
>>>>
>>>> We have created a new orbit bundle for oltu (which is previously known
>>>> as amber) to remove forked amber repository. oltu is packed from OAuth
>>>> feature and seems like this feature installation causes issues due to the
>>>> absence of slf4j new version. We haven't encountered any issues with this
>>>> feature installation since we pack this version of slf4j from some other
>>>> features.  We will pack it from Oauth feature in carbon-identity beta
>>>> release.
>>>>
>>>> Meanwhile if you are packing slf4j, can please upgrade your slf4j
>>>> version to 1.6.1.
>>>>
>>>> Thanks,
>>>> Maduranga
>>>>
>>>> On Mon, Sep 28, 2015 at 1:36 PM, Udara Rathnayake <uda...@wso2.com>
>>>> wrote:
>>>>
>>>>> Hi Identity team,
>>>>>
>>>>> Getting following build failure. Any idea about this?
>>>>> Do we need to add org.slf4j as a dependency?
>>>>>
>>>>> Software being installed: OAuth Feature 4.6.0.alpha
>>>>> (org.wso2.carbon.identity.oauth.feature.group 4.6.0.alpha)
>>>>>  Missing requirement: oltu 1.0.0.wso2v1 (oltu 1.0.0.wso2v1) requires
>>>>> 'package org.slf4j [1.6.1,1.7.0)' but it could not be found
>>>>>  Cannot satisfy dependency:
>>>>>   From: WSO2 Carbon - OAuth Common 4.6.0.alpha
>>>>> (org.wso2.carbon.identity.oauth.common 4.6.0.alpha)
>>>>>   To: package org.apache.oltu.oauth2.common.validators [1.0.0,1.1.0)
>>>>>  Cannot satisfy dependency:
>>>>>   From: Identity OAuth Common Feature 4.6.0.alpha
>>>>> (org.wso2.carbon.identity.oauth.common.feature.group 4.6.0.alpha)
>>>>>   To: org.wso2.carbon.identity.oauth.common [4.6.0.alpha]
>>>>>  Cannot satisfy dependency:
>>>>>   From: OAuth Feature 4.6.0.alpha
>>>>> (org.wso2.carbon.identity.oauth.feature.group 4.6.0.alpha)
>>>>>   To: org.wso2.carbon.identity.oauth.common.feature.group [4.6.0.alpha]
>>>>> Application failed, log file location:
>>>>> /tmp/m2-ues/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1443427357769.log
>>>>>
>>>>> [INFO]
>>>>> ------------------------------------------------------------------------
>>>>> [INFO] Reactor Summary:
>>>>> [INFO]
>>>>> [INFO] WSO2 User Engagement Server ....................... SUCCESS
>>>>> [0.831s]
>>>>> [INFO] UES Server - UI styles ............................ SUCCESS
>>>>> [1.259s]
>>>>> [INFO] WSO2 Carbon - User Engagement Server Feature Module  SUCCESS
>>>>> [0.038s]
>>>>> [INFO] WSO2 Carbon - UES feature ......................... SUCCESS
>>>>> [0.570s]
>>>>> [INFO] UES - Profile Generation .......................... FAILURE
>>>>> [11.531s]
>>>>> [INFO] WSO2 User Engagement Server - Distribution ........ SKIPPED
>>>>> [INFO]
>>>>> ------------------------------------------------------------------------
>>>>> [INFO] BUILD FAILURE
>>>>> [INFO]
>>>>> ------------------------------------------------------------------------
>>>>> [INFO] Total time: 15.019s
>>>>> [INFO] Finished at: Mon Sep 28 13:32:41 IST 2015
>>>>> [INFO] Final Memory: 23M/329M
>>>>>
>>>>> Regards,
>>>>> UdaraR
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Dev mailing list
>>>>> Dev@wso2.org
>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Maduranga Siriwardena
>>>> Software Engineer
>>>> WSO2 Inc.
>>>>
>>>> email: madura...@wso2.com
>>>> mobile: +94718990591
>>>>
>>>
>>>
>>
>>
>> --
>> Maduranga Siriwardena
>> Software Engineer
>> WSO2 Inc.
>>
>> email: madura...@wso2.com
>> mobile: +94718990591
>>
>
>


-- 
Maduranga Siriwardena
Software Engineer
WSO2 Inc.

email: madura...@wso2.com
mobile: +94718990591
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to