Path: csiph.com!aioe.org!bofh.it!news.nic.it!robomod From: Emmanuel Bourg Newsgroups: linux.debian.maint.java Subject: Re: Possibly revert eclipse-platform-runtime to version 4.23? Date: Sun, 22 Jan 2023 12:10:01 +0100 Message-ID: References: X-Mailbox-Line: From debian-java-request@lists.debian.org Sun Jan 22 11:03:12 2023 Old-Return-Path: X-Amavis-Spam-Status: No, score=-6.978 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -3.5 X-Greylist: delayed 3598 seconds by postgrey-1.36 at bendel; Sun, 22 Jan 2023 11:02:54 UTC MIME-Version: 1.0 User-Agent: Roundcube Webmail/1.4.13 X-Sender: ebourg@apache.org X-Originating-IP: 78.197.213.85 X-Webmail-Userid: ebourg-oss@ariane-software.com Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Ovh-Tracer-ID: 402227742017583286 X-Vr-Spamstate: OK X-Vr-Spamscore: -100 X-Vr-Spamcause: gggruggvucftvghtrhhoucdtuddrgedvhedrudduiedgtdekucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhepggffhffvvefujghffgfkgihitgfgsehtkehjtddtreejnecuhfhrohhmpefgmhhmrghnuhgvlhcuuehouhhrghcuoegvsghouhhrghesrghprggthhgvrdhorhhgqeenucggtffrrghtthgvrhhnpedtveejueeugeehfffhtdelveevkeehtdevgeelvdejgfeufefgheehtdehffeuudenucfkphepuddvjedrtddrtddruddpjeekrdduleejrddvudefrdekhedpudehuddrkedtrddvledrvddunecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeovggsohhurhhgsegrphgrtghhvgdrohhrgheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepuggvsghirghnqdhjrghvrgeslhhishhtshdruggvsghirghnrdhorhhgpdfovfetjfhoshhtpehmohehkedvpdhmohguvgepshhmthhpohhuth X-Mailing-List: archive/latest/23159 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/6542924223cdd8e98630fad0e060d3ef@apache.org Approved: robomod@news.nic.it Lines: 28 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: Debian Java List X-Original-Date: Sun, 22 Jan 2023 10:44:53 +0100 X-Original-Message-ID: <6542924223cdd8e98630fad0e060d3ef@apache.org> X-Original-References: Xref: csiph.com linux.debian.maint.java:12510 Hi, It looks like the missing methods have moved to org.eclipse.core.internal.runtime.AuthorizationHandler. We could either add them back to the Platform class, or patch the affected packages to call the AuthorizationHandler methods. Emmanuel Bourg Le 2023-01-22 09:40, Pierre Gruet a écrit : > Hello everyone, > > > Two weeks ago, eclipse-platform-runtime 4.26 entered testing, > entailing the removal of some methods in > org.eclipse.core.runtime.Platform > which raised the RC bug #1028768 in its rdep svnkit. As a consequence, > many reverse dependencies will get removed and not make it to > Bookworm. > > Could we consider reverting eclipse-platform-runtime to 4.23? Given > this breaking change happened so close to the freeze, we won't have > time to ask the svnkit people to change their code to get rid of the > problematic methods, and in my opinion the fix is not trivial. > > Cheers,