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

[JUST TO TEST] Some first change in a release-cycle by non-committer #1414

Conversation

HeikoKlare
Copy link
Contributor

This just exists to test the workflow added via #1408 by some non-committer contributor.

Complements #1413

THIS IS NOT INTENDED TO BE SUBMITTED!

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

e4tools/bundles/org.eclipse.e4.tools.emf.ui/META-INF/MANIFEST.MF
e4tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
e4tools/bundles/org.eclipse.e4.tools.jdt.templates/META-INF/MANIFEST.MF
features/org.eclipse.e4.core.tools.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 2d41b958d608fbb710cea6c5c8b23d94cd8b8210 Mon Sep 17 00:00:00 2001
From: Eclipse PDE Bot <[email protected]>
Date: Tue, 24 Sep 2024 23:48:41 +0000
Subject: [PATCH] Version bump(s) for 4.34 stream


diff --git a/e4tools/bundles/org.eclipse.e4.tools.emf.ui/META-INF/MANIFEST.MF b/e4tools/bundles/org.eclipse.e4.tools.emf.ui/META-INF/MANIFEST.MF
index e93a68e6c9..8c540a8dd6 100644
--- a/e4tools/bundles/org.eclipse.e4.tools.emf.ui/META-INF/MANIFEST.MF
+++ b/e4tools/bundles/org.eclipse.e4.tools.emf.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.e4.tools.emf.ui;singleton:=true
-Bundle-Version: 4.8.500.qualifier
+Bundle-Version: 4.8.600.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Bundle-RequiredExecutionEnvironment: JavaSE-17
diff --git a/e4tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml b/e4tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
index 914221efff..8484d0cbec 100644
--- a/e4tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
+++ b/e4tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
@@ -21,7 +21,7 @@
 
   <groupId>eclipse.platform.ui</groupId>
   <artifactId>org.eclipse.e4.tools.emf.ui</artifactId>
-  <version>4.8.500-SNAPSHOT</version>
+  <version>4.8.600-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <properties>
diff --git a/e4tools/bundles/org.eclipse.e4.tools.jdt.templates/META-INF/MANIFEST.MF b/e4tools/bundles/org.eclipse.e4.tools.jdt.templates/META-INF/MANIFEST.MF
index 009d74a52d..f07ea5ad4a 100644
--- a/e4tools/bundles/org.eclipse.e4.tools.jdt.templates/META-INF/MANIFEST.MF
+++ b/e4tools/bundles/org.eclipse.e4.tools.jdt.templates/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-Localization: plugin
 Bundle-SymbolicName: org.eclipse.e4.tools.jdt.templates;singleton:=true
-Bundle-Version: 4.10.400.qualifier
+Bundle-Version: 4.10.500.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-17
 Require-Bundle: org.eclipse.jdt.ui;bundle-version="3.20.0",
  org.eclipse.ui.editors;bundle-version="3.6.0",
diff --git a/features/org.eclipse.e4.core.tools.feature/feature.xml b/features/org.eclipse.e4.core.tools.feature/feature.xml
index 5f9b6df946..fe474fda39 100644
--- a/features/org.eclipse.e4.core.tools.feature/feature.xml
+++ b/features/org.eclipse.e4.core.tools.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.e4.core.tools.feature"
       label="%featureName"
-      version="4.30.300.qualifier"
+      version="4.30.400.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
-- 
2.46.0

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

@HannesWell
Copy link
Member

Great. This works well too. 🎉
Thanks for testing!

Copy link

Test Results

   279 files   -   6     279 suites   - 6   45m 58s ⏱️ - 5m 9s
 3 581 tests ±  0   3 504 ✅  -   1   76 💤 ± 0  1 ❌ +1 
10 741 runs   - 194  10 539 ✅  - 165  201 💤  - 30  1 ❌ +1 

For more details on these failures, see this check.

Results for commit d15bb97. ± Comparison against base commit 2826dc5.

@HannesWell
Copy link
Member

Since this test was successful we can close this.
Thanks again Heiko!

@HannesWell HannesWell closed this Sep 26, 2024
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.

3 participants