Skip to content

Conversation

@vogella
Copy link
Contributor

@vogella vogella commented Nov 20, 2024

Mark long time deprecated constants and methods for removal so that we have the option to remove them after the deprecation period ends.

This is planned to be merged beginning of the 2025-03 release.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 20, 2024

Test Results

0 files   -  1 755  0 suites   - 1 755   0s ⏱️ - 1h 37m 25s
0 tests  -  4 170  0 ✅  -  4 148  0 💤  -  22  0 ❌ ±0 
0 runs   - 13 107  0 ✅  - 12 943  0 💤  - 164  0 ❌ ±0 

Results for commit ee53d4c. ± Comparison against base commit cf303ed.

♻️ This comment has been updated with latest results.

Mark long time deprecated constants and methods for removal so that we
have the option to remove them after the deprecation period ends.

This is planned to be merged beginning of the 2025-03 release.
@eclipse-platform-bot
Copy link
Contributor

This pull request changes some projects for the first time in this development cycle.
Therefore the following files need a version increment:

runtime/bundles/org.eclipse.core.runtime/META-INF/MANIFEST.MF

An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch.

Git patch
From 1ee37d9c6a156973dc03b5d8e7d690d56db1779c Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <[email protected]>
Date: Wed, 27 Nov 2024 17:03:01 +0000
Subject: [PATCH] Version bump(s) for 4.35 stream


diff --git a/runtime/bundles/org.eclipse.core.runtime/META-INF/MANIFEST.MF b/runtime/bundles/org.eclipse.core.runtime/META-INF/MANIFEST.MF
index e23c69f6a9..1ef4c9aa7d 100644
--- a/runtime/bundles/org.eclipse.core.runtime/META-INF/MANIFEST.MF
+++ b/runtime/bundles/org.eclipse.core.runtime/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
-Bundle-Version: 3.32.0.qualifier
+Bundle-Version: 3.32.100.qualifier
 Bundle-SymbolicName: org.eclipse.core.runtime; singleton:=true
 Bundle-Vendor: %providerName
 Bundle-Activator: org.eclipse.core.internal.runtime.PlatformActivator
-- 
2.47.0

Further information are available in Common Build Issues - Missing version increments.

@vogella
Copy link
Contributor Author

vogella commented Nov 27, 2024

@HannesWell here I also do not see the version increase commit from the bot. Can you have a look?

@vogella
Copy link
Contributor Author

vogella commented Nov 27, 2024

New PR #1645

@vogella vogella closed this Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants