Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions bundles/build.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
###############################################################################
# Copyright (c) 2025, 2025 Hannes Wellmann 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:
# Hannes Wellmann - initial API and implementation
###############################################################################

tycho.pomless.parent = ../local-build/local-build-parent
14 changes: 13 additions & 1 deletion bundles/org.eclipse.swt.svg/build.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,22 @@
###############################################################################
# Copyright (c) 2025, 2025 Vector Informatik GmbH 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:
# Michael Bangas (Vector Informatik GmbH) - initial API and implementation
###############################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
fragment.properties

tycho.pomless.parent = ../../local-build/local-build-parent
jars.extra.classpath = platform:/plugin/org.eclipse.swt.cocoa.macosx.aarch64,\
platform:/plugin/org.eclipse.swt.cocoa.macosx.x86_64,\
platform:/plugin/org.eclipse.swt.gtk.linux.aarch64,\
Expand Down
4 changes: 1 addition & 3 deletions bundles/org.eclipse.swt.tools.base/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2003, 2015 IBM Corporation and others.
# Copyright (c) 2003, 2025 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
Expand All @@ -17,5 +17,3 @@ bin.includes = about.html,\
META-INF/,\
.
src.includes = about.html

tycho.pomless.parent = ../../local-build/local-build-parent
8 changes: 3 additions & 5 deletions bundles/org.eclipse.swt.tools.spies/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2003, 2015 IBM Corporation and others.
# Copyright (c) 2003, 2025 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
Expand All @@ -11,15 +11,13 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
source.. = src/
output.. = bin/
bin.includes = about.html,\
plugin.xml,\
plugin.properties,\
META-INF/,\
icons/,\
.,\
fragment.e4xmi
output.. = bin/
source.. = src/
src.includes = about.html

tycho.pomless.parent = ../../local-build/local-build-parent
6 changes: 2 additions & 4 deletions bundles/org.eclipse.swt.tools/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2003, 2017 IBM Corporation and others.
# Copyright (c) 2003, 2025 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
Expand All @@ -18,13 +18,11 @@ bin.includes = about.html,\
templates/,\
icons/,\
.
output.. = bin/
source.. = src/,\
JNI Generation/,\
Mac Generation/,\
Icon Exe/,\
JavadocBasher/
output.. = bin/
src.includes = about.html
bin.excludes = META-INF/p2.inf

tycho.pomless.parent = ../../local-build/local-build-parent
7 changes: 3 additions & 4 deletions examples/org.eclipse.swt.examples.launcher/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2000, 2003 IBM Corporation and others.
# Copyright (c) 2000, 2025 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
Expand All @@ -11,6 +11,8 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
source.. = src/
output.. = bin/
bin.includes = doc/,\
doc-html/,\
icons/,\
Expand All @@ -23,7 +25,4 @@ bin.includes = doc/,\

src.includes = about.html

source.. = src/
output.. = bin/

tycho.pomless.parent = ../../local-build/local-build-parent
9 changes: 3 additions & 6 deletions examples/org.eclipse.swt.examples.ole.win32/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2000, 2003 IBM Corporation and others.
# Copyright (c) 2000, 2025 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
Expand All @@ -11,16 +11,13 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
source.. = src/
output.. = bin/
bin.includes = doc-html/,\
icons/,\
plugin.properties,\
plugin.xml,\
about.html,\
.,\
META-INF/

src.includes = about.html

source.. = src/

output.. = bin/
8 changes: 3 additions & 5 deletions examples/org.eclipse.swt.examples.views/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2000, 2003 IBM Corporation and others.
# Copyright (c) 2000, 2025 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
Expand All @@ -11,17 +11,15 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
source.. = src/
output.. = bin/
bin.includes = doc-html/,\
icons/,\
plugin.properties,\
plugin.xml,\
about.html,\
.,\
META-INF/

src.includes = about.html

source.. = src/
output.. = bin/

tycho.pomless.parent = ../../local-build/local-build-parent
7 changes: 3 additions & 4 deletions examples/org.eclipse.swt.examples/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2000, 2005 IBM Corporation and others.
# Copyright (c) 2000, 2025 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
Expand All @@ -11,6 +11,8 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
source.. = src/
output.. = bin/
bin.includes = doc-html/,\
plugin.properties,\
plugin.xml,\
Expand All @@ -20,8 +22,5 @@ bin.includes = doc-html/,\

src.includes = about.html,\
doc-html/

source.. = src/
output.. = bin/

tycho.pomless.parent = ../../local-build/local-build-parent
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
bin.includes = META-INF/,\
plugin.properties,\
.

tycho.pomless.parent = ../../
24 changes: 0 additions & 24 deletions local-build/org.eclipse.swt.fragments.localbuild/pom.xml

This file was deleted.

20 changes: 20 additions & 0 deletions tests/build.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
###############################################################################
# Copyright (c) 2025, 2025 Hannes Wellmann 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:
# Hannes Wellmann - initial API and implementation
###############################################################################

tycho.pomless.parent = ../local-build/local-build-parent

pom.model.property.code.ignoredWarnings = ${tests.ignoredWarnings}
# Skip all tests on build servers, because it contains platform specific code (overriden to false on platform-specific build machines)
pom.model.property.skipNativeTests = true
pom.model.property.skipTests = ${skipNativeTests}
9 changes: 2 additions & 7 deletions tests/org.eclipse.swt.tests.cocoa/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2017 Conrad Groth and others.
# Copyright (c) 2017, 2025 Conrad Groth and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
Expand All @@ -12,17 +12,12 @@
# Conrad Groth - initial implementation
###############################################################################
source..=JUnit Tests/

output.. = bin/
bin.includes = .,\
META-INF/

# The following dependency prevents parallel execution of this and the referenced test-project.
# Both use the same not-shareable resources and therefore cannot run in parallel.
additional.bundles = org.eclipse.swt.tests

tycho.pomless.parent = ../../local-build/local-build-parent
pom.model.packaging = eclipse-test-plugin
pom.model.property.code.ignoredWarnings = ${tests.ignoredWarnings}
# Skip all tests on build servers, because it contains platform specific code (overriden to false on platform-specific build machines)
pom.model.property.skipNativeTests = true
pom.model.property.skipTests = ${skipNativeTests}
8 changes: 2 additions & 6 deletions tests/org.eclipse.swt.tests.gtk/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2017 Conrad Groth and others.
# Copyright (c) 2017, 2025 Conrad Groth and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
Expand All @@ -13,16 +13,12 @@
###############################################################################
source.. = JUnit Tests/,\
ManualTests/
output.. = bin/
bin.includes = .,\
META-INF/

# The following dependency prevents parallel execution of this and the referenced test-project.
# Both use the same not-shareable resources and therefore cannot run in parallel.
additional.bundles = org.eclipse.swt.tests

tycho.pomless.parent = ../../local-build/local-build-parent
pom.model.packaging = eclipse-test-plugin
pom.model.property.code.ignoredWarnings = ${tests.ignoredWarnings}
# Skip all tests on build servers, because it contains platform specific code (overriden to false on platform-specific build machines)
pom.model.property.skipNativeTests = true
pom.model.property.skipTests = ${skipNativeTests}
10 changes: 2 additions & 8 deletions tests/org.eclipse.swt.tests.win32/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2017 Conrad Groth and others.
# Copyright (c) 2017, 2025 Conrad Groth and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
Expand All @@ -12,19 +12,13 @@
# Conrad Groth - initial implementation
###############################################################################
source..=JUnit Tests/

output.. = bin/
bin.includes = .,\
META-INF/


# The following dependency prevents parallel execution of this and the referenced test-project.
# Both use the same not-shareable resources and therefore cannot run in parallel.
additional.bundles = org.eclipse.swt.tests

tycho.pomless.parent = ../../local-build/local-build-parent
pom.model.packaging = eclipse-test-plugin
pom.model.property.code.ignoredWarnings = ${tests.ignoredWarnings}
# Skip all tests on build servers, because it contains platform specific code (overriden to false on platform-specific build machines)
pom.model.property.skipNativeTests = true
pom.model.property.skipTests = ${skipNativeTests}
pom.model.property.testClass = org.eclipse.swt.tests.win32.AllWin32Tests
4 changes: 2 additions & 2 deletions tests/org.eclipse.swt.tests/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2000, 2018 IBM Corporation and others.
# Copyright (c) 2000, 2025 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
Expand All @@ -13,7 +13,7 @@
###############################################################################
source.. = JUnit Tests/,\
data/

output.. = bin/
src.excludes = ManualTests/

bin.includes = .,\
Expand Down
Loading