Skip to content

Fix missing about.html and includes missing from build.properties#1769

Merged
merks merged 2 commits intoeclipse-pde:masterfrom
merks:pr-fix-missing-about
May 7, 2025
Merged

Fix missing about.html and includes missing from build.properties#1769
merks merged 2 commits intoeclipse-pde:masterfrom
merks:pr-fix-missing-about

Conversation

@merks
Copy link
Copy Markdown
Contributor

@merks merks commented May 7, 2025

No description provided.

@eclipse-pde-bot
Copy link
Copy Markdown
Contributor

This pull request changes some projects for the first time in this development cycle.
Therefore the following files need a version increment:

e4tools/bundles/org.eclipse.e4.tools.compatibility.migration/META-INF/MANIFEST.MF
e4tools/bundles/org.eclipse.e4.tools.persistence/META-INF/MANIFEST.MF
features/org.eclipse.e4.tools.persistence.feature/feature.xml

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 f7f6e8ea522f9293d1eb7194891de3d5fc20a872 Mon Sep 17 00:00:00 2001
From: Eclipse PDE Bot <pde-bot@eclipse.org>
Date: Wed, 7 May 2025 14:55:38 +0000
Subject: [PATCH] Version bump(s) for 4.36 stream


diff --git a/e4tools/bundles/org.eclipse.e4.tools.compatibility.migration/META-INF/MANIFEST.MF b/e4tools/bundles/org.eclipse.e4.tools.compatibility.migration/META-INF/MANIFEST.MF
index a02bbce7ee..39a9e0152b 100644
--- a/e4tools/bundles/org.eclipse.e4.tools.compatibility.migration/META-INF/MANIFEST.MF
+++ b/e4tools/bundles/org.eclipse.e4.tools.compatibility.migration/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-Vendor: %Bundle-Vendor
 Bundle-SymbolicName: org.eclipse.e4.tools.compatibility.migration
-Bundle-Version: 1.1.400.qualifier
+Bundle-Version: 1.1.500.qualifier
 Automatic-Module-Name: org.eclipse.e4.tools.compatibiliy.migration
 Bundle-RequiredExecutionEnvironment: JavaSE-17
 Require-Bundle: org.eclipse.e4.tools.persistence;bundle-version="1.0.0",
diff --git a/e4tools/bundles/org.eclipse.e4.tools.persistence/META-INF/MANIFEST.MF b/e4tools/bundles/org.eclipse.e4.tools.persistence/META-INF/MANIFEST.MF
index f193339bcc..7d2c34cfb7 100644
--- a/e4tools/bundles/org.eclipse.e4.tools.persistence/META-INF/MANIFEST.MF
+++ b/e4tools/bundles/org.eclipse.e4.tools.persistence/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.e4.tools.persistence;singleton:=true
 Automatic-Module-Name: org.eclipse.e4.tools.persistence
-Bundle-Version: 1.1.300.qualifier
+Bundle-Version: 1.1.400.qualifier
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: %Bundle-Vendor
 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)",
diff --git a/features/org.eclipse.e4.tools.persistence.feature/feature.xml b/features/org.eclipse.e4.tools.persistence.feature/feature.xml
index cbb11f532a..125b183c54 100644
--- a/features/org.eclipse.e4.tools.persistence.feature/feature.xml
+++ b/features/org.eclipse.e4.tools.persistence.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.e4.tools.persistence.feature"
       label="%featureName"
-      version="1.1.500.qualifier"
+      version="1.1.600.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
-- 
2.49.0

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2025

Test Results

  281 files   -     4    281 suites   - 4   47m 38s ⏱️ - 3m 5s
3 611 tests ±    0  3 533 ✅  -     2   76 💤 ± 0  2 ❌ +2 
8 333 runs   - 2 692  8 123 ✅  - 2 671  207 💤  - 24  3 ❌ +3 

For more details on these failures, see this check.

Results for commit a779513. ± Comparison against base commit 19a6089.

@merks
Copy link
Copy Markdown
Contributor Author

merks commented May 7, 2025

Test failures unrelated.

@merks merks merged commit 0851663 into eclipse-pde:master May 7, 2025
16 of 19 checks passed
@merks merks deleted the pr-fix-missing-about branch May 7, 2025 15:49
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