Skip to content

Update version ranges of dependencies for runtime/bundles/org.eclipse.e4.core.di.extensions.supplier#1794

Merged
laeubi merged 2 commits intomasterfrom
dependency-check/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier
Mar 31, 2025
Merged

Update version ranges of dependencies for runtime/bundles/org.eclipse.e4.core.di.extensions.supplier#1794
laeubi merged 2 commits intomasterfrom
dependency-check/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier

Conversation

@eclipse-platform-bot
Copy link
Contributor

Import-Package org.eclipse.e4.core.di.suppliers 0.0.0 (compiled against 1.7.0 provided by org.eclipse.e4.core.di 1.9.600.v20250319-0956) includes 0.0.0 (provided by org.eclipse.e4.core.di 0.9.0.v20100720-1930) but this version is missing the method org/eclipse/e4/core/di/suppliers/IRequestor<span>#</span>getRequestingObjectClass referenced by org.eclipse.e4.core.di.internal.extensions.OSGiObjectSupplier and 2 other.

Suggested lower version for package org.eclipse.e4.core.di.suppliers is 1.7.0 out of [0.0.0, 1.7.0]

@eclipse-platform-bot
Copy link
Contributor Author

eclipse-platform-bot commented Mar 29, 2025

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.di.extensions.supplier/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 9e40e64c73c13cebc9b9378f21c00b8e730e3ca6 Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <platform-bot@eclipse.org>
Date: Mon, 31 Mar 2025 01:24:05 +0000
Subject: [PATCH] Version bump(s) for 4.36 stream


diff --git a/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/META-INF/MANIFEST.MF b/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/META-INF/MANIFEST.MF
index be22d4a61b..9c3a350014 100644
--- a/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/META-INF/MANIFEST.MF
+++ b/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-Vendor: %Bundle-Vendor
 Bundle-SymbolicName: org.eclipse.e4.core.di.extensions.supplier
-Bundle-Version: 0.17.700.qualifier
+Bundle-Version: 0.17.800.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-17
 Require-Capability: osgi.extender;
   filter:="(&(osgi.extender=osgi.component)(version>=1.3)(!(version>=2.0)))"
-- 
2.48.1

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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 29, 2025

Test Results

 1 598 files   - 1   1 598 suites   - 1   1h 33m 27s ⏱️ + 7m 26s
 4 173 tests ±0   4 150 ✅ +1   23 💤 ±0  0 ❌  - 1 
11 998 runs   - 3  11 832 ✅  - 2  166 💤 ±0  0 ❌  - 1 

Results for commit 94f204c. ± Comparison against base commit eca8380.

♻️ This comment has been updated with latest results.

@eclipse-platform-bot eclipse-platform-bot force-pushed the dependency-check/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier branch from 1e5ea0f to 16610cf Compare March 30, 2025 01:16
@eclipse-platform-bot eclipse-platform-bot force-pushed the dependency-check/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier branch from f54de00 to e802e41 Compare March 31, 2025 01:18
@laeubi
Copy link
Contributor

laeubi commented Mar 31, 2025

The package export with versions was added with 5ca1ab3 that method was introduced with b9f758e where it has no version in the manifest, therefore this is correct as it is possible to bind to previous packages.

@laeubi laeubi merged commit 1002d79 into master Mar 31, 2025
17 of 18 checks passed
@akurtakov akurtakov deleted the dependency-check/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier branch March 31, 2025 09:42
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