From 10f118685f74133504a2e16402df7a9c5ea0cdf3 Mon Sep 17 00:00:00 2001 From: Heiko Klare Date: Wed, 25 Sep 2024 11:37:03 +0200 Subject: [PATCH 1/2] Switch back GitHub Actions workflow to use current Tycho version The Tycho version used in GitHub Actions workflow has been temporarily reverted to 4.0.8. This change switched back the Tycho version defined in the Tycho build itself. --- .github/workflows/maven.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 07a6682c4d1..581f7d0b01d 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -71,7 +71,6 @@ jobs: --fail-at-end -DskipNativeTests=false -DfailIfNoTests=false - '-Dtycho.version=4.0.8' clean install - name: Performance tests if: contains(github.event.pull_request.labels.*.name, 'performance') From 732b288d32eabea9d8ffa630a6dd473c246f5448 Mon Sep 17 00:00:00 2001 From: Heiko Klare Date: Fri, 20 Sep 2024 11:11:57 +0200 Subject: [PATCH 2/2] Remove obsolete API filter for GCData and Display on MacOS Since recent PDE and Tycho changes, the API filters for GCData and Display on MacOS are not necessary anymore and produce warnings due to being obsolete. This removes the according filters. --- .../.settings/.api_filters | 94 ------------------- .../.settings/.api_filters | 94 ------------------- 2 files changed, 188 deletions(-) diff --git a/binaries/org.eclipse.swt.cocoa.macosx.aarch64/.settings/.api_filters b/binaries/org.eclipse.swt.cocoa.macosx.aarch64/.settings/.api_filters index bedff5bdd40..de71223f191 100644 --- a/binaries/org.eclipse.swt.cocoa.macosx.aarch64/.settings/.api_filters +++ b/binaries/org.eclipse.swt.cocoa.macosx.aarch64/.settings/.api_filters @@ -248,92 +248,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -342,14 +256,6 @@ - - - - - - - - diff --git a/binaries/org.eclipse.swt.cocoa.macosx.x86_64/.settings/.api_filters b/binaries/org.eclipse.swt.cocoa.macosx.x86_64/.settings/.api_filters index b3a1bce7baf..56011bc88f0 100644 --- a/binaries/org.eclipse.swt.cocoa.macosx.x86_64/.settings/.api_filters +++ b/binaries/org.eclipse.swt.cocoa.macosx.x86_64/.settings/.api_filters @@ -248,92 +248,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -342,14 +256,6 @@ - - - - - - - -