[cross-project-issues-dev] Open Software without Free Trade.

2022-03-01 Thread jkubitz-eclipse
Dear fellow eclipse contributors, Russian invaded Ukraine. As a response international sanctions taken place. Sanctions are not only done by governments but also by sports, business corporations and individuals. I ask eclipse foundation to join sanctions: Please assist all efforts to stop that

Re: [cross-project-issues-dev] Open Software without Free Trade.

2022-03-01 Thread jkubitz-eclipse
Dear Boris, Note that eclipse is not under GNU but EPL licensed. Therefore it is *not* public domain. Yours Jörg Von: cross-project-issues-dev Im Auftrag von Boris Baldassari Gesendet: Dienstag, 1. März 2022 13:53 An: Cross project issues Betreff: Re: [cross-project-issues-dev] Open Soft

Re: [cross-project-issues-dev] Open Software without Free Trade.

2022-03-01 Thread jkubitz-eclipse
Mike, i fully agree that any of geopolitical silos is failure. Same to sports: it is a failure that Russia will not participate in this coming events. But that is a lesser harm then the murder of people. It’s a signal. We the people who want peaceful and prosperous future must not wait for

Re: [cross-project-issues-dev] Eclipse Java IDE 2022-06 video

2022-06-14 Thread jkubitz-eclipse
Great summary, Holger. Thanks! Jörg -Ursprüngliche Nachricht- https://youtu.be/zDJtVYAJwyY (15:04) -Ursprüngliche Nachricht- Von: cross-project-issues-dev Im Auftrag von Holger Voormann Gesendet: Mittwoch, 15. Juni 2022 07:45 An: ide-...@eclipse.org; eclipse-ide...@eclipse.org; c

[cross-project-issues-dev] 4.26 JobManager implementation changes: Possible deadlock in IJobChangeListener

2022-11-15 Thread jkubitz-eclipse
Attention: The JobManager implementation was changed! The old JobMangager implementation notified IJobChangeListener about various IJobChangeEvent without strict order in various threads. For example scheduled() was called in a thread that did call schedule() on a job while done() was normally cal