Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Tycho 2.3.0 doesn't auto-start org.eclipse.equinox.ds bundle anymore - Was: Regression (since 2.1.0): useUIHarness doesn't work with Eclipse Neon anymore



On Mon, Apr 19, 2021 at 8:14 PM Andreas Sewe <sewe@xxxxxxx> wrote:
Andreas Sewe wrote:
> The question is, however, whether this change in behavior is desired or
> a regression? Can one of the Tycho committers comment on that? I didn't
> find any information in the release notes for 2.3.0 or Bugzilla.
>
> Should I file a bug?

FWIW, the commit changing this was the following

> commit e211def3847fad721f6e436cff02d53b1b78501b
> Author: Alexander Kurtakov <akurtako@xxxxxxxxxx>
> Date:   Fri Jan 22 20:40:47 2021 +0200
>
>     Stop trying to activate equinox.ds.
>     
>     It has been replaced by felix.scr for years and using ancient Equinox
>     version with modern Tycho probably already fails.
>     
>     Change-Id: I981fc540f4ecec2dc52e43f8b6034a1c1d8ee559
>     Signed-off-by: Alexander Kurtakov <akurtako@xxxxxxxxxx>

As I can attest, using an ancient Equinox version (Eclipse Luna) with
modern Tycho (current master) still does work -- which is actually an
amazing feat. :-)

Maybe that change can be reverted?

Equinox.ds is removed from Platform [1] since last release.  Actual replacement happened in Oxygen [2] which is compatible enough for my taste. Considering the amount of time equinox.ds issues cost me in the last few years (last one from January [3] [4] ) I don't see keeping it around providing anything else but even more time lost. It's high time for people to just forget it ever existed and use felix.scr all the way.

 

Best wishes,

Andreas Sewe

--
Dr. Andreas Sewe | sewe@xxxxxxx | +49 152 56342856
CQSE GmbH | Centa-Hafenbraedl-Strasse 59 | 81249 Muenchen | www.cqse.eu
Amtsgericht Muenchen | HRB 177678 | GF: F. Deissenboeck, M. Feilkas

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/tycho-user


--
Aleksandar Kurtakov
Red Hat Eclipse Team

Back to the top