Skip to content

Add dependencies to the org.eclipse.pde.build.tests bundle#1979

Closed
merks wants to merge 2 commits intoeclipse-pde:masterfrom
merks:pr-fix-build-tests
Closed

Add dependencies to the org.eclipse.pde.build.tests bundle#1979
merks wants to merge 2 commits intoeclipse-pde:masterfrom
merks:pr-fix-build-tests

Conversation

@merks
Copy link
Contributor

@merks merks commented Oct 2, 2025

  • This is similar to what was done for org.eclipse.core.tests.harness.

merks and others added 2 commits October 2, 2025 18:55
- This is similar to what was done for org.eclipse.core.tests.harness.
@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:

build/org.eclipse.pde.build.tests/META-INF/MANIFEST.MF
build/org.eclipse.pde.build.tests/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 da738fad425c18379885e2b0b2f2efc5c1fc3e63 Mon Sep 17 00:00:00 2001
From: Eclipse PDE Bot <pde-bot@eclipse.org>
Date: Thu, 2 Oct 2025 17:04:13 +0000
Subject: [PATCH] Version bump(s) for 4.38 stream


diff --git a/build/org.eclipse.pde.build.tests/META-INF/MANIFEST.MF b/build/org.eclipse.pde.build.tests/META-INF/MANIFEST.MF
index 53a077b77f..ae8302d014 100644
--- a/build/org.eclipse.pde.build.tests/META-INF/MANIFEST.MF
+++ b/build/org.eclipse.pde.build.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Tests Plug-in
 Bundle-SymbolicName: org.eclipse.pde.build.tests;singleton:=true
-Bundle-Version: 1.4.900.qualifier
+Bundle-Version: 1.4.1000.qualifier
 Bundle-Activator: org.eclipse.pde.build.tests.Activator
 Export-Package: org.eclipse.pde.build.internal.tests;x-internal:=true,
  org.eclipse.pde.build.internal.tests.ant;x-internal:=true,
diff --git a/build/org.eclipse.pde.build.tests/pom.xml b/build/org.eclipse.pde.build.tests/pom.xml
index a125f55714..a2c190539c 100644
--- a/build/org.eclipse.pde.build.tests/pom.xml
+++ b/build/org.eclipse.pde.build.tests/pom.xml
@@ -10,7 +10,7 @@
 		<version>4.38.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>org.eclipse.pde.build.tests</artifactId>
-	<version>1.4.900-SNAPSHOT</version>
+	<version>1.4.1000-SNAPSHOT</version>
 	<packaging>eclipse-test-plugin</packaging>
 
 	<profiles>
-- 
2.51.0

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

@github-actions
Copy link

github-actions bot commented Oct 2, 2025

Test Results

   752 files  +  147     752 suites  +147   1h 2m 15s ⏱️ + 11m 0s
 3 611 tests ±    0   3 555 ✅ +    1   54 💤 ± 0  1 ❌  - 1  1 🔥 ±0 
10 639 runs  +2 650  10 480 ✅ +2 628  156 💤 +23  1 ❌  - 1  2 🔥 ±0 

For more details on these failures and errors, see this check.

Results for commit 928c2e8. ± Comparison against base commit f63768b.

@merks merks closed this Oct 3, 2025
@merks merks deleted the pr-fix-build-tests branch October 3, 2025 08:10
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