Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Retiring EBR



On Mon, Jan 16, 2023 at 9:00 PM Johan Compagner <jcompagner@xxxxxxxxx> wrote:
Hi,

one question, what to do with projects that are just refusing to add proper OSGi manifest entries?
like Apache HttpClient (for now...)

In my opinion look for replacements.
Apache HttpClient specifically is smth that has been replaced with Java 11+ httpclient in Tycho and ECF even has such work ready but due to Christmas holidays I totally forgot about doing this switch in p2. I will try to make it happen for the June release.
 

then we can't consume them through pure maven right?

Also maven artifacts are for the most parts never signed, i know there is now a different kind of thing you can use. but i looked at it and it is very hard to setup correctly (if you aks me...)
It just is not that simple then having a keystore in a private git repo that the build server but also all the developers that now and then need to build the product them self can use.. (over multiply platforms like Mac (x86 or M1), Linux and Windows)

johan


On Wed, 11 Jan 2023 at 18:18, Gunnar Wagenknecht <gunnar@xxxxxxxxxxxxxxx> wrote:
Hi everyone,

When EBR was created many years ago there was a huge demand for OSGi bundles. The EBR project came up with a solution to make Maven artifacts easily consumable from p2-enabled OSGi applications. However, it never really fulfilled the role of becoming a rich source for recipes. Today the primary customer of EBR is Orbit and Eclipse (via Orbit).

In the last year, Eclipse PDE and Tycho made significant progress towards consuming Maven artifacts directly in target platforms. I've looked at the features available and started adopting that in a few projects. I think the technology is ready to make EBR obsolete. 

Therefor, I am proposing to sunset the EBR project. Thoughts? Comments?

-Gunnar

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx, http://guw.io/



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


--
Aleksandar Kurtakov
Red Hat Eclipse Team

Back to the top