Skip to content

Automatic cleanups in tests and in ui#582

Merged
SougandhS merged 8 commits intoeclipse-jdt:masterfrom
gzsombor:automatic-cleanups
Mar 6, 2025
Merged

Automatic cleanups in tests and in ui#582
SougandhS merged 8 commits intoeclipse-jdt:masterfrom
gzsombor:automatic-cleanups

Conversation

@gzsombor
Copy link
Copy Markdown
Contributor

@gzsombor gzsombor commented Jan 1, 2025

What it does

It doesn't change anything, I've just run a bunch of automatic cleanups on the code.

How to test

Author checklist

@jukzi
Copy link
Copy Markdown
Contributor

jukzi commented Jan 15, 2025

in principle i second cleanups. please do them one by one and document which cleanup you used and why.

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

org.eclipse.jdt.debug.ui/META-INF/MANIFEST.MF
org.eclipse.jdt.debug.ui/pom.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 1cfc445eb15dadc1a7b3da0b43a2854e9962178d Mon Sep 17 00:00:00 2001
From: Eclipse JDT Bot <jdt-bot@eclipse.org>
Date: Tue, 4 Mar 2025 22:09:55 +0000
Subject: [PATCH] Version bump(s) for 4.36 stream


diff --git a/org.eclipse.jdt.debug.ui/META-INF/MANIFEST.MF b/org.eclipse.jdt.debug.ui/META-INF/MANIFEST.MF
index b6cb9e94b..16073a15c 100644
--- a/org.eclipse.jdt.debug.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.jdt.debug.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.jdt.debug.ui; singleton:=true
-Bundle-Version: 3.14.0.qualifier
+Bundle-Version: 3.14.100.qualifier
 Bundle-Activator: org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.jdt.debug.ui/pom.xml b/org.eclipse.jdt.debug.ui/pom.xml
index 9716cf342..6db08dc64 100644
--- a/org.eclipse.jdt.debug.ui/pom.xml
+++ b/org.eclipse.jdt.debug.ui/pom.xml
@@ -18,7 +18,7 @@
   </parent>
   <groupId>org.eclipse.jdt</groupId>
   <artifactId>org.eclipse.jdt.debug.ui</artifactId>
-  <version>3.14.0-SNAPSHOT</version>
+  <version>3.14.100-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <properties>
   	<defaultSigning-excludeInnerJars>true</defaultSigning-excludeInnerJars>
-- 
2.48.1

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

@SougandhS
Copy link
Copy Markdown
Member

@gzsombor please update the branch

@SougandhS
Copy link
Copy Markdown
Member

please update the branch

@gzsombor gzsombor force-pushed the automatic-cleanups branch from c612082 to 3f9c971 Compare March 5, 2025 10:58
@SougandhS SougandhS merged commit 5a3824b into eclipse-jdt:master Mar 6, 2025
9 checks passed
@SougandhS
Copy link
Copy Markdown
Member

Thank you for contributing @gzsombor 👍

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.

4 participants