From e94162d079537491802793fefb3d4ff81737226d Mon Sep 17 00:00:00 2001 From: Hannes Wellmann Date: Wed, 10 Apr 2024 19:51:15 +0200 Subject: [PATCH] Remove obsolete resources of equinox.executable.feature --- .../pom.xml | 20 -- .../resources/build.properties | 39 ---- .../resources/build.xml | 194 ------------------ 3 files changed, 253 deletions(-) delete mode 100644 features/org.eclipse.equinox.executable.feature/resources/build.properties delete mode 100644 features/org.eclipse.equinox.executable.feature/resources/build.xml diff --git a/features/org.eclipse.equinox.executable.feature/pom.xml b/features/org.eclipse.equinox.executable.feature/pom.xml index 618420ad10a..473568497ff 100644 --- a/features/org.eclipse.equinox.executable.feature/pom.xml +++ b/features/org.eclipse.equinox.executable.feature/pom.xml @@ -24,26 +24,6 @@ - - org.eclipse.tycho - tycho-packaging-plugin - - - default-package-feature - - - - ${project.basedir}/resources - - build.properties - build.xml - - - - - - - org.codehaus.mojo xml-maven-plugin diff --git a/features/org.eclipse.equinox.executable.feature/resources/build.properties b/features/org.eclipse.equinox.executable.feature/resources/build.properties deleted file mode 100644 index b938365beef..00000000000 --- a/features/org.eclipse.equinox.executable.feature/resources/build.properties +++ /dev/null @@ -1,39 +0,0 @@ -############################################################################### -# Copyright (c) 2000, 2014 IBM Corporation and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### - -custom = true - -####Even though marked as custom, the content of the build.properties needs to be updated to ensure correctness of RCP app exported -root.permissions.755=${launcherName} - -root.win32.win32.aarch64=file:bin/win32/win32/aarch64/launcher.exe -root.win32.win32.aarch64.permissions.755=launcher.exe - -root.win32.win32.x86_64=file:bin/win32/win32/x86_64/launcher.exe -root.win32.win32.x86_64.permissions.755=launcher.exe - -root.linux.gtk.ppc64le=bin/gtk/linux/ppc64le,gtk_root -root.linux.gtk.ppc64le.permissions.755=launcher - -root.macosx.cocoa.x86_64=bin/cocoa/macosx/x86_64 -root.macosx.cocoa.x86_64.permissions.755=Contents/MacOS/${launcherName} - -root.macosx.cocoa.aarch64=bin/cocoa/macosx/aarch64 -root.macosx.cocoa.aarch64.permissions.755=Contents/MacOS/${launcherName} - -root.linux.gtk.x86_64=bin/gtk/linux/x86_64,gtk_root -root.linux.gtk.x86_64.permissions.755=libcairo-swt.so - -root.linux.gtk.loongarch64=bin/gtk/linux/loongarch64,gtk_root -root.linux.gtk.loongarch64.permissions.755=launcher diff --git a/features/org.eclipse.equinox.executable.feature/resources/build.xml b/features/org.eclipse.equinox.executable.feature/resources/build.xml deleted file mode 100644 index ecf01b4fd0d..00000000000 --- a/features/org.eclipse.equinox.executable.feature/resources/build.xml +++ /dev/null @@ -1,194 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -