[
https://issues.apache.org/jira/browse/FELIX-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987652#comment-13987652
]
David Bosschaert commented on FELIX-4496:
-----------------------------------------
I'm not seeing this issue.
With equinox 3.8.2 and the latest OBR from trunk it installs nicely without any
dependencies:
{code}osgi> ss
Framework is launched.
id State Bundle
0 ACTIVE org.eclipse.osgi_3.8.2.v20130124-134944
1 ACTIVE org.apache.felix.bundlerepository_1.7.0.SNAPSHOT
{code}
> 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)