Guillaume, you are right.

I had to embed felix.utils plus some other non-osgi deps in order to make it work.

thanks,

Cristiano

On 24-04-2014 12:37, Guillaume Nodet wrote:
Packages used from felix utils need to be embedded in the bundle.
I suppose it's a problem with the bundlerepository bundle.


2014-04-24 17:30 GMT+02:00 Cristiano Gavião <[email protected]>:

Hi,

I'm start to experiment the org.apache.felix.bundlerepository bundle to
handle R5 xml repositories inside both felix and equinox.

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"

Looking the source manifest I couldn't find an import to
org.apache.felix.utils.log package even it is being used.

tried to import the org.apache.felix.utils source project into eclipse
workspace but seems that it is not even a bundle...

how could I deal with this missing package?

thanks,

Cristiano



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to