Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Important LogBack/SLF4J Fix -- new M5 S build to be promoted

I think this justifies treating BugĀ 369390  as a blocker, and promoting a
new S build with the fix.

I'm assuming, for now, the "old" S build (S20120120232307) can be left in
place to avoid "suddenly" breaking anyone's build who has already moved up
to it (who is not effected by this bug), but do let me know if anyone sees
a problem with that.

Thanks for the reports.





From:	Igor Fedorenko <ifedorenko@xxxxxxxxxxxx>
To:	orbit-dev@xxxxxxxxxxx,
Date:	01/24/2012 04:47 AM
Subject:	Re: [orbit-dev] Important LogBack/SLF4J Fix
Sent by:	orbit-dev-bounces@xxxxxxxxxxx



Ok. I can confirm m2e is completely broken with Orbit S20120120232307. I
can workaround this for our juno m5 contribution by forcing olding
slf4j/logback versions, but obviously can't go back and change already
released versions.

--
Regards,
Igor

On 12-01-23 11:33 AM, Gunnar Wagenknecht wrote:
> Am 23.01.2012 17:04, schrieb Igor Fedorenko:
>> The bugzilla does not provide much details about the actual problem, so
>> it's hard to assess the impact. But fwiw, m2e uses slf4j/logback and
>> everything appears to work just fine with juno m4.
>
> I updated the bugzilla with a stack trace and more details. The problem
> only exists in version 1.0.0 of the bundles which are in build
> S20120120232307 (Orbit M5 build).
>
> How do you reference the LogBack bundles? We previously had a feature
> which prevented p2 from fetching the latest version. Thus, we still ran
> with the old version and everything was fine. Only after removing the
> constraint we discovered the issue because then p2 picked the correct
> (1.0) version for install.
>
> Given that both bundles are in Orbit _and_ it's a major version change,
> chances are high that a lot consumers will still use version 0.9.x.
> Thus, the impact might not be as high as I suspected it.
>
> -Gunnar
> _______________________________________________
> orbit-dev mailing list
> orbit-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/orbit-dev
_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orbit-dev





Back to the top