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.p2.console #617

Merged

Conversation

eclipse-equinox-bot
Copy link
Contributor

Import-Package org.eclipse.equinox.p2.core [2.0.0,3.0.0) (compiled against 2.13.0 provided by org.eclipse.equinox.p2.core 2.13.0.v20250115-0707) includes 2.0.0 (provided by org.eclipse.equinox.p2.core 2.4.0.v20150527-1706) but this version is missing the method org/eclipse/equinox/p2/core/IProvisioningAgent#getService referenced by org.eclipse.equinox.internal.p2.console.ProvCommandProvider and 1 other.

Import-Package org.eclipse.equinox.p2.repository [2.0.0,3.0.0) (compiled against 2.2.0 provided by org.eclipse.equinox.p2.repository 2.9.300.v20241213-1505) includes 2.0.0 (provided by org.eclipse.equinox.p2.repository 2.3.100.v20150428-1613) but this version is missing the method org/eclipse/equinox/p2/repository/IRepositoryManager#createRepository referenced by org.eclipse.equinox.internal.p2.console.ProvisioningHelper.

Import-Package org.eclipse.equinox.p2.repository [2.0.0,3.0.0) (compiled against 2.2.0 provided by org.eclipse.equinox.p2.repository 2.9.300.v20241213-1505) includes 2.0.0 (provided by org.eclipse.equinox.p2.repository 2.3.100.v20150428-1613) but this version is missing the method org/eclipse/equinox/p2/repository/IRepositoryManager#loadRepository referenced by org.eclipse.equinox.internal.p2.console.ProvisioningHelper.

Import-Package org.osgi.util.tracker 1.4.0 (compiled against 1.5.4 provided by org.eclipse.osgi 3.23.0.v20241212-0858) includes 1.4.2 (provided by org.eclipse.osgi 3.5.1.R35x_v20090827) but this version is missing the method org/osgi/util/tracker/ServiceTracker#<init> referenced by org.eclipse.equinox.internal.p2.console.Activator.

Suggested lower version for package org.eclipse.equinox.p2.core is 2.7.0 out of [2.0.0, 2.7.0, 2.8.0, 2.12.0, 2.13.0]
Suggested lower version for package org.eclipse.equinox.p2.repository is 2.1.0 out of [2.0.0, 2.1.0, 2.2.0]
Suggested lower version for package org.osgi.util.tracker is 1.5.0 out of [1.4.0, 1.4.2, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4]

@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.p2.console/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 938ecb3f1fec6a0be4947907e849bbbca1c17d45 Mon Sep 17 00:00:00 2001
From: Eclipse Equinox Bot <[email protected]>
Date: Sat, 18 Jan 2025 12:22:14 +0000
Subject: [PATCH] Version bump(s) for 4.35.0 stream


diff --git a/bundles/org.eclipse.equinox.p2.console/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.console/META-INF/MANIFEST.MF
index f4c895d19..e99af62c5 100644
--- a/bundles/org.eclipse.equinox.p2.console/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.console/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.equinox.p2.console;singleton:=true
-Bundle-Version: 1.3.500.qualifier
+Bundle-Version: 1.3.600.qualifier
 Bundle-Activator: org.eclipse.equinox.internal.p2.console.Activator
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
-- 
2.47.1

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

Copy link

Test Results

  375 files  ±0    375 suites  ±0   1h 11m 15s ⏱️ + 27m 26s
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 06ab894. ± Comparison against base commit c46294d.

@laeubi laeubi merged commit b50d372 into master Jan 18, 2025
12 checks passed
@akurtakov akurtakov deleted the dependency-check/bundles/org.eclipse.equinox.p2.console branch January 18, 2025 15:25
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