Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Logback slf4j impl 1.0.3

I also thought it should be like this. But then the whole thing seems strange. The build failed even when I set in the Fragment-Host header the version of slf4j.api to [1.6.4,1.7.0). The build still tried to satisfy 1.6.1 api bundle with this one. When I removed the 1.0.3 version the build passes. Now I am searching how to add it back without the build failing.

-----Original Message-----
From: Gunnar Wagenknecht [mailto:gunnar@xxxxxxxxxxxxxxx] 
Sent: Friday, August 24, 2012 1:24 PM
To: Kirchev, Lazar
Cc: orbit-dev@xxxxxxxxxxx
Subject: Re: Logback slf4j impl 1.0.3

Am 24.08.2012 11:57, schrieb Kirchev, Lazar:
> But then why the build failed then?

The header has been removed with the SLF4J 1.6.4 bundle. The requirement
of the old SLF4J 1.6.1 bundle should still be satisfied by the old
Logback 0.9.27 bundle. However, Logback 1.0.0 (and higher) should use
SLF4J 1.6.4.

-Gunnar

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx
http://wagenknecht.org/


Back to the top