Skip to content

Conversation

@HannesWell
Copy link
Member

This avoids trowing+catching an UnsupportedOperationException and additional (error) logs if setting a SecurityManager is disallowed. The latter breaks ant-tests that check the log output.

Part of eclipse-platform/eclipse.platform.releng.aggregator#2623

@HannesWell HannesWell force-pushed the ant-security-manager-handling branch from 89c7cba to 1bdcba1 Compare December 15, 2024 13:56
@eclipse-platform-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:

ant/org.eclipse.ant.core/META-INF/MANIFEST.MF
ant/org.eclipse.ant.tests.core/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 0fa3e04390aba6bacda04573336f945ce9a76124 Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <platform-bot@eclipse.org>
Date: Sun, 15 Dec 2024 14:01:49 +0000
Subject: [PATCH] Version bump(s) for 4.35 stream


diff --git a/ant/org.eclipse.ant.core/META-INF/MANIFEST.MF b/ant/org.eclipse.ant.core/META-INF/MANIFEST.MF
index e664ce24fb..e4fcb869a7 100644
--- a/ant/org.eclipse.ant.core/META-INF/MANIFEST.MF
+++ b/ant/org.eclipse.ant.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.ant.core; singleton:=true
-Bundle-Version: 3.7.500.qualifier
+Bundle-Version: 3.7.600.qualifier
 Bundle-Activator: org.eclipse.ant.core.AntCorePlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/ant/org.eclipse.ant.tests.core/META-INF/MANIFEST.MF b/ant/org.eclipse.ant.tests.core/META-INF/MANIFEST.MF
index 8ba96be34d..94398ae36f 100644
--- a/ant/org.eclipse.ant.tests.core/META-INF/MANIFEST.MF
+++ b/ant/org.eclipse.ant.tests.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.ant.tests.core; singleton:=true
-Bundle-Version: 3.7.500.qualifier
+Bundle-Version: 3.7.600.qualifier
 Bundle-ClassPath: anttestscore.jar
 Bundle-Activator: org.eclipse.ant.tests.core.testplugin.AntTestPlugin
 Bundle-Vendor: %providerName
-- 
2.47.1

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 15, 2024

Test Results

 1 755 files  ±0   1 755 suites  ±0   1h 25m 13s ⏱️ - 3m 14s
 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 fbfc5dc. ± Comparison against base commit b946e83.

♻️ This comment has been updated with latest results.

HannesWell and others added 2 commits December 15, 2024 16:12
This avoids trowing+catching an UnsupportedOperationException and
additional (error) logs if setting a SecurityManager is disallowed.
The latter breaks ant-tests that check the log output.

Part of eclipse-platform/eclipse.platform.releng.aggregator#2623
@HannesWell HannesWell force-pushed the ant-security-manager-handling branch from 74a67a6 to fbfc5dc Compare December 15, 2024 15:12
@HannesWell HannesWell merged commit d9fa873 into eclipse-platform:master Dec 15, 2024
17 checks passed
@HannesWell HannesWell deleted the ant-security-manager-handling branch December 15, 2024 20:25
HannesWell added a commit to HannesWell/eclipse.platform that referenced this pull request Dec 17, 2024
HannesWell added a commit to HannesWell/eclipse.platform that referenced this pull request Dec 18, 2024
HannesWell added a commit to HannesWell/eclipse.platform that referenced this pull request Dec 18, 2024
akurtakov pushed a commit to HannesWell/eclipse.platform that referenced this pull request Jan 13, 2025
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