Skip to content

Comparator errors in I20250319-0330 #2935#1782

Merged
akurtakov merged 2 commits intoeclipse-platform:masterfrom
jarthana:patch-1
Mar 19, 2025
Merged

Comparator errors in I20250319-0330 #2935#1782
akurtakov merged 2 commits intoeclipse-platform:masterfrom
jarthana:patch-1

Conversation

@jarthana
Copy link
Contributor

Update forceQualifierUpdate.txt
Fixes eclipse-platform/eclipse.platform.releng.aggregator#2935

@akurtakov
Copy link
Member

You have to bump the version not force qualifier as this is first change in this cycle for this bundle.

09:06:06.049 [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:4.0.13-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) on project org.eclipse.e4.core.di: Only qualifier changed for (org.eclipse.e4.core.di/1.9.500.v20250319-0850). Expected to have bigger x.y.z than what is available in baseline (1.9.500.v20240606-1236) -> [Help 1]

@jarthana
Copy link
Contributor Author

You have to bump the version not force qualifier as this is first change in this cycle for this bundle.

09:06:06.049 [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:4.0.13-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) on project org.eclipse.e4.core.di: Only qualifier changed for (org.eclipse.e4.core.di/1.9.500.v20250319-0850). Expected to have bigger x.y.z than what is available in baseline (1.9.500.v20240606-1236) -> [Help 1]

Let me do that. Just curious why the bot didn't do it this time?

@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.e4.core.di/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 28da69fde310226a49d36c044cb7d787e6defb45 Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <platform-bot@eclipse.org>
Date: Wed, 19 Mar 2025 09:21:31 +0000
Subject: [PATCH] Version bump(s) for 4.36 stream


diff --git a/runtime/bundles/org.eclipse.e4.core.di/META-INF/MANIFEST.MF b/runtime/bundles/org.eclipse.e4.core.di/META-INF/MANIFEST.MF
index a084435dfd..29b2880e42 100644
--- a/runtime/bundles/org.eclipse.e4.core.di/META-INF/MANIFEST.MF
+++ b/runtime/bundles/org.eclipse.e4.core.di/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.e4.core.di
-Bundle-Version: 1.9.500.qualifier
+Bundle-Version: 1.9.600.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
-- 
2.48.1

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

@akurtakov
Copy link
Member

Looks like the bot was very slow this time. But there are repos (swt and others I don't remember which) that don't have the bot working.

@akurtakov
Copy link
Member

Jenkins succeeded thus merging.

@akurtakov akurtakov merged commit c0d9a0f into eclipse-platform:master Mar 19, 2025
15 of 16 checks passed
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.

Comparator errors in I20250319-0330

3 participants