You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by David Jencks <da...@yahoo.com> on 2012/01/16 05:21:32 UTC

Many pax url bundles are broken due to org.slf4j.impl import

This commit :

commit c22c2ce55671d14210d1f412b4df80048d6ef3db
Author: Harald Wellmann <ha...@gmx.de>
Date:   Fri Jan 13 21:19:03 2012 +0100

    [PAXURL-156] Use Pax Swissbox 1.5.0

introduced an import-package for org.slf4j.impl in at least

pax-url-obr
pax-url-war
pax-url-wrap

Since this is not exported by pax-logging these bundles can't be resolved in a reasonable environment.

Just changing the osgi.bnd instructions to remove the import package * breaks the build.

I'm hoping someone who knows which embedded dependency this import came from could take a look and come up with a proper fix.

thanks!
david jencks






Re: Many pax url bundles are broken due to org.slf4j.impl import

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi David,

At least, we can change the import of slf4j as optional (it works on my 
local copy).

I will take a look this morning in order to fix the issue in Karaf trunk.

Regards
JB

On 01/16/2012 05:21 AM, David Jencks wrote:
> This commit :
>
> commit c22c2ce55671d14210d1f412b4df80048d6ef3db
> Author: Harald Wellmann<ha...@gmx.de>
> Date:   Fri Jan 13 21:19:03 2012 +0100
>
>      [PAXURL-156] Use Pax Swissbox 1.5.0
>
> introduced an import-package for org.slf4j.impl in at least
>
> pax-url-obr
> pax-url-war
> pax-url-wrap
>
> Since this is not exported by pax-logging these bundles can't be resolved in a reasonable environment.
>
> Just changing the osgi.bnd instructions to remove the import package * breaks the build.
>
> I'm hoping someone who knows which embedded dependency this import came from could take a look and come up with a proper fix.
>
> thanks!
> david jencks
>
>
>
>
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com