Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version ranges of dependencies for runtime/bundles/org.eclipse.e4.core.contexts #1709

Merged

Conversation

eclipse-platform-bot
Copy link
Contributor

Import-Package org.osgi.framework [1.5.0,2.0.0) (compiled against 1.10.0 provided by org.eclipse.osgi 3.23.0.v20241212-0858) includes 1.5.0 (provided by org.eclipse.osgi 3.5.1.R35x_v20090827) but this version is missing the method org/osgi/framework/BundleContext#getServiceReference referenced by org.eclipse.e4.core.internal.contexts.osgi.ContextDebugHelper.

Suggested lower version for package org.osgi.framework is 1.6.0 out of [1.5.0, 1.6.0, 1.7.0, 1.8.0, 1.9.0, 1.10.0]

@eclipse-platform-bot
Copy link
Contributor Author

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.e4.core.contexts/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 bc310988603bcde1162c88a08b117894c949fd67 Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <[email protected]>
Date: Wed, 22 Jan 2025 16:10:26 +0000
Subject: [PATCH] Version bump(s) for 4.35 stream


diff --git a/runtime/bundles/org.eclipse.e4.core.contexts/META-INF/MANIFEST.MF b/runtime/bundles/org.eclipse.e4.core.contexts/META-INF/MANIFEST.MF
index ffae3d0886..68bcfacdcd 100644
--- a/runtime/bundles/org.eclipse.e4.core.contexts/META-INF/MANIFEST.MF
+++ b/runtime/bundles/org.eclipse.e4.core.contexts/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.e4.core.contexts
-Bundle-Version: 1.13.0.qualifier
+Bundle-Version: 1.13.100.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
-- 
2.47.1

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

Copy link
Contributor

Test Results

 1 755 files  ±0   1 755 suites  ±0   1h 42m 35s ⏱️ + 13m 1s
 4 170 tests ±0   4 147 ✅ ±0   23 💤 ±0  0 ❌ ±0 
13 107 runs  ±0  12 940 ✅ ±0  167 💤 ±0  0 ❌ ±0 

Results for commit 007192a. ± Comparison against base commit 04f505c.

@laeubi laeubi merged commit 2679ae5 into master Jan 22, 2025
17 checks passed
@akurtakov akurtakov deleted the dependency-check/runtime/bundles/org.eclipse.e4.core.contexts branch January 22, 2025 16:48
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