[
https://issues.apache.org/jira/browse/FELIX-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Bosschaert updated FELIX-4496:
------------------------------------
Attachment: org.apache.felix.bundlerepository-1.7.0-SNAPSHOT.jar
I tried it with Luna M6 with the same bundles as you are using, and it still
works fine for me:
{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.command_0.10.0.v201209301215
2 ACTIVE org.apache.felix.gogo.shell_0.10.0.v201212101605
3 ACTIVE org.eclipse.equinox.console_1.1.0.v20140131-1639
4 ACTIVE org.eclipse.equinox.util_1.0.500.v20130404-1337
5 ACTIVE org.eclipse.osgi.services_3.4.0.v20131120-1328
6 ACTIVE org.apache.felix.gogo.runtime_0.10.0.v201209301036
7 ACTIVE org.eclipse.equinox.ds_1.4.200.v20131126-2331
8 ACTIVE org.apache.felix.bundlerepository_1.7.0.SNAPSHOT{code}
As a sanity check I've attached the bundlerepository jar that I'm using to this
bug. Maybe you could try that? It would be weird if there was a difference
between that and what you have, but just to be sure...
> 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
> Attachments: org.apache.felix.bundlerepository-1.7.0-SNAPSHOT.jar
>
>
> 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)