We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a123010 commit 8569eb7Copy full SHA for 8569eb7
bundles/build.properties
@@ -13,3 +13,4 @@
13
###############################################################################
14
15
tycho.pomless.parent = ../local-build/local-build-parent
16
+pom.model.artifactId = swt-bundles
tests/build.properties
@@ -13,6 +13,7 @@
+pom.model.artifactId = swt-tests
17
18
pom.model.property.code.ignoredWarnings = ${tests.ignoredWarnings}
19
# Skip all tests on build servers, because it contains platform specific code (overriden to false on platform-specific build machines)
0 commit comments