Skip to content

Clean-up whitespace in team#1872

Merged
vogella merged 2 commits into
eclipse-platform:masterfrom
vogella:ws-team
May 13, 2025
Merged

Clean-up whitespace in team#1872
vogella merged 2 commits into
eclipse-platform:masterfrom
vogella:ws-team

Conversation

@vogella
Copy link
Copy Markdown
Contributor

@vogella vogella commented May 12, 2025

Using the JDT clean-up action to run the whitespace clean-up in team.

@vogella
Copy link
Copy Markdown
Contributor Author

vogella commented May 12, 2025

cc @HannesWell I think this one is for the part of the repo which did not get a lot of clean-up hence the larger number of files. In my opinion most changes will not affect the Git history as they hit empty lines or Javadoc lines and only a few affect code lines.

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

team/examples/org.eclipse.compare.examples.xml/META-INF/MANIFEST.MF
team/examples/org.eclipse.compare.examples.xml/pom.xml
team/examples/org.eclipse.compare.examples/META-INF/MANIFEST.MF
team/examples/org.eclipse.compare.examples/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 4cf82d5945720557f9f99d47a3e867727563c269 Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <platform-bot@eclipse.org>
Date: Mon, 12 May 2025 07:11:07 +0000
Subject: [PATCH] Version bump(s) for 4.36 stream


diff --git a/team/examples/org.eclipse.compare.examples.xml/META-INF/MANIFEST.MF b/team/examples/org.eclipse.compare.examples.xml/META-INF/MANIFEST.MF
index 523a68bf34..bfa414c021 100644
--- a/team/examples/org.eclipse.compare.examples.xml/META-INF/MANIFEST.MF
+++ b/team/examples/org.eclipse.compare.examples.xml/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.compare.examples.xml; singleton:=true
-Bundle-Version: 3.6.400.qualifier
+Bundle-Version: 3.6.500.qualifier
 Bundle-Activator: org.eclipse.compare.examples.xml.XMLPlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/team/examples/org.eclipse.compare.examples.xml/pom.xml b/team/examples/org.eclipse.compare.examples.xml/pom.xml
index 912cd3737d..01394e6de8 100644
--- a/team/examples/org.eclipse.compare.examples.xml/pom.xml
+++ b/team/examples/org.eclipse.compare.examples.xml/pom.xml
@@ -18,6 +18,6 @@
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>org.eclipse.compare.examples.xml</artifactId>
-  <version>3.6.400-SNAPSHOT</version>
+  <version>3.6.500-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/team/examples/org.eclipse.compare.examples/META-INF/MANIFEST.MF b/team/examples/org.eclipse.compare.examples/META-INF/MANIFEST.MF
index 0f82919985..9547564974 100644
--- a/team/examples/org.eclipse.compare.examples/META-INF/MANIFEST.MF
+++ b/team/examples/org.eclipse.compare.examples/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.compare.examples; singleton:=true
-Bundle-Version: 3.4.400.qualifier
+Bundle-Version: 3.4.500.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Export-Package: org.eclipse.compare.examples.structurecreator
diff --git a/team/examples/org.eclipse.compare.examples/pom.xml b/team/examples/org.eclipse.compare.examples/pom.xml
index cb02f000f0..9565565051 100644
--- a/team/examples/org.eclipse.compare.examples/pom.xml
+++ b/team/examples/org.eclipse.compare.examples/pom.xml
@@ -18,6 +18,6 @@
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>org.eclipse.compare.examples</artifactId>
-  <version>3.4.400-SNAPSHOT</version>
+  <version>3.4.500-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
-- 
2.49.0

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 12, 2025

Test Results

 1 764 files  ±0   1 764 suites  ±0   1h 30m 56s ⏱️ + 1m 19s
 4 381 tests ±0   4 357 ✅ +1   24 💤 ±0  0 ❌  - 1 
13 143 runs  ±0  12 976 ✅ +1  167 💤 ±0  0 ❌  - 1 

Results for commit 3868d62. ± Comparison against base commit babaec5.

♻️ This comment has been updated with latest results.

vogella and others added 2 commits May 12, 2025 10:17
Using the JDT clean-up action to run the whitespace clean-up in
team.
@vogella
Copy link
Copy Markdown
Contributor Author

vogella commented May 13, 2025

Planning to merge today, if I do not here concerns

@vogella vogella merged commit 04aba97 into eclipse-platform:master May 13, 2025
18 checks passed
@vogella vogella deleted the ws-team branch May 13, 2025 12:35
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