Skip to content

Commit 5f3d0de

Browse files
committed
Set extra.Classpath to require
1 parent cbdc298 commit 5f3d0de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eclipse-platform-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<!-- allows submodules to disable the usage of BREE for their builds -->
121121
<tycho.useJDK>BREE</tycho.useJDK>
122122
<!-- Allows submodules to control how they want to treat jars.extra.classpath-->
123-
<tycho.extraClasspathJars>OPTIONAL</tycho.extraClasspathJars>
123+
<tycho.extraClasspathJars>REQUIRE</tycho.extraClasspathJars>
124124

125125
<compare-version-with-baselines.skip>true</compare-version-with-baselines.skip>
126126
<version.baseline.check.skip>${compare-version-with-baselines.skip}</version.baseline.check.skip> <!-- Allows projects to overwrite the value set on the CLI to skip the check in any case. -->

0 commit comments

Comments
 (0)