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 bundles/org.eclipse.equinox.simpleconfigurator.manipulator #640

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eclipse-equinox-bot
Copy link
Contributor

Import-Package org.osgi.framework 1.3.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/Version#compareTo referenced by org.eclipse.equinox.internal.simpleconfigurator.manipulator.SimpleConfiguratorManipulatorUtils.

Import-Package org.osgi.framework 1.3.0 (compiled against 1.10.0 provided by org.eclipse.osgi 3.23.0.v20241212-0858) includes 1.4.0 (provided by org.eclipse.osgi 3.4.3.R34x_v20081215-1030) but this version is missing the method org/osgi/framework/Version#compareTo referenced by org.eclipse.equinox.internal.simpleconfigurator.manipulator.SimpleConfiguratorManipulatorUtils.

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

@eclipse-equinox-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:

bundles/org.eclipse.equinox.simpleconfigurator.manipulator/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 239416ce3503ad92ccdd4202616027ce2b2db52a Mon Sep 17 00:00:00 2001
From: Eclipse Equinox Bot <[email protected]>
Date: Sat, 18 Jan 2025 13:54:58 +0000
Subject: [PATCH] Version bump(s) for 4.35.0 stream


diff --git a/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF
index f95efce46..b86c9480b 100644
--- a/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %bundleName
 Bundle-SymbolicName: org.eclipse.equinox.simpleconfigurator.manipulator;singleton:=true
-Bundle-Version: 2.3.300.qualifier
+Bundle-Version: 2.3.400.qualifier
 Bundle-Localization: plugin
 Bundle-ActivationPolicy: lazy
 Import-Package: org.eclipse.equinox.frameworkadmin;version="[2.0.0,3.0.0)",
-- 
2.47.1

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

Copy link

Test Results

  375 files  ±0    375 suites  ±0   43m 6s ⏱️ -43s
1 904 tests ±0  1 901 ✅ ±0  3 💤 ±0  0 ❌ ±0 
6 712 runs  ±0  6 703 ✅ ±0  9 💤 ±0  0 ❌ ±0 

Results for commit 9a17be9. ± Comparison against base commit c46294d.

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.

1 participant