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 tried to add back the bundle with a small modification, but the build failed with the same error - for some reason the build tries to attach it to slf4j.api 1.6.1 and this fails - it should fail. But should not try to do this at all.

-----Original Message-----
From: Kirchev, Lazar 
Sent: Friday, August 24, 2012 2:54 PM
To: 'Gunnar Wagenknecht'
Subject: RE: Logback slf4j impl 1.0.3

No, I left BREE to 1.5, 1.6, 1.7 - I used as base your 1.0.0 version. I only changed the Bundle-Version, as everything else is essentially the same. Then I also changed the start of the version range for the fragment host to 1.6.4 (it was 1.6.1), but with no effect. I was thinking if the problem does not arise because both versions 1.0.0 and 1.0.3 are attached to the same host, but this host is 1.6.4, and no error for 1.6.1 should happen. The build should not at all try  to attach 1.0.3 impl to 1.6.1 api. 


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

Am 24.08.2012 13:09, schrieb Kirchev, Lazar:
> Yes, they are there. It was strange to me that logback.slf4j 1.0.0 builds correctly, while there are problems with 1.0.3, which is essentially the same. Now I am trying to find out why.

Did you change something with the BREE? Maybe there is some Equinox
Wiring issue under the hood?

-Gunnar


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


Back to the top