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

Moving TabFolderLayout into SWT to have a single copy. #1595

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

deepika-u
Copy link
Contributor

@deepika-u deepika-u commented Oct 23, 2024

@eclipse-platform-bot
Copy link
Contributor

eclipse-platform-bot commented Oct 23, 2024

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

ant/org.eclipse.ant.ui/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 d8f96ecfc4083fe52e0e3eef8199adcc854d8ee8 Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <[email protected]>
Date: Thu, 24 Oct 2024 11:52:28 +0000
Subject: [PATCH] Version bump(s) for 4.34 stream


diff --git a/ant/org.eclipse.ant.ui/META-INF/MANIFEST.MF b/ant/org.eclipse.ant.ui/META-INF/MANIFEST.MF
index 5b0859c89b..ee963e9d26 100644
--- a/ant/org.eclipse.ant.ui/META-INF/MANIFEST.MF
+++ b/ant/org.eclipse.ant.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.ant.ui; singleton:=true
-Bundle-Version: 3.9.500.qualifier
+Bundle-Version: 3.9.600.qualifier
 Bundle-Activator: org.eclipse.ant.internal.ui.AntUIPlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
-- 
2.47.0

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

Copy link
Contributor

github-actions bot commented Oct 23, 2024

Test Results

 1 758 files  ±0   1 758 suites  ±0   1h 26m 10s ⏱️ - 3m 30s
 4 170 tests ±0   4 148 ✅ ±0   22 💤 ±0  0 ❌ ±0 
13 107 runs  ±0  12 943 ✅ ±0  164 💤 ±0  0 ❌ ±0 

Results for commit 3d32f4d. ± Comparison against base commit 9ca19a0.

♻️ This comment has been updated with latest results.

@akurtakov
Copy link
Member

Please make sure that the bundles require new enough swt for that api.

@deepika-u
Copy link
Contributor Author

deepika-u commented Oct 24, 2024

@akurtakov : Can you please check now? I have updated bundle versions as well now.

@akurtakov akurtakov merged commit d7578a0 into eclipse-platform:master Oct 24, 2024
17 checks passed
@deepika-u
Copy link
Contributor Author

@akurtakov 💯

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.

Move TabFolderLayout into SWT and set it as a default in TabFolder
3 participants