[ 
https://issues.apache.org/jira/browse/FELIX-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987731#comment-13987731
 ] 

David Bosschaert commented on FELIX-4496:
-----------------------------------------

Could you maybe try again with the latest Felix OBR built from trunk? I haven't 
applied your patch yet, but it looks like it's now pulling in the right classes 
anyway (not sure why though). With Equinox from Eclipse 44M6:

{code}osgi> ss
"Framework is launched."

id      State       Bundle
0       ACTIVE      org.eclipse.osgi_3.10.0.v20140305-1523
1       ACTIVE      org.apache.felix.gogo.runtime_0.10.0.v201209301036
2       ACTIVE      org.apache.felix.gogo.command_0.10.0.v201209301215
3       ACTIVE      org.eclipse.equinox.console_1.1.0.v20140131-1639
4       ACTIVE      org.apache.felix.gogo.shell_0.10.0.v201212101605
5       ACTIVE      org.apache.felix.bundlerepository_1.7.0.SNAPSHOT{code}

I see from your patch that it updates some of the dependencies/plugins to the 
latest version, which I think is good anyway, but before doing that I just 
wanted to confirm that the issue is gone for you too.

> Bundle Repository must embed some non-OSGi dependencies
> -------------------------------------------------------
>
>                 Key: FELIX-4496
>                 URL: https://issues.apache.org/jira/browse/FELIX-4496
>             Project: Felix
>          Issue Type: Bug
>          Components: Bundle Repository (OBR)
>         Environment: Equinox
>            Reporter: Cristiano Gavião
>
> at Equinox I'm getting the following error:
>    Caused by: java.lang.ClassNotFoundException:
>    org.apache.felix.utils.log.Logger cannot be found by osgi.identity;
>    osgi.identity="org.apache.felix.bundlerepository";
>    type="osgi.bundle"; version:Version="1.7.0.SNAPSHOT"
> The solution seems to embed org.apache.felix.utils, kxml2 and 
> woodstox-core-asl



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to