Skip to content

Commit

Permalink
Specify BREE of test-project of ClasspathUpdaterTest
Browse files Browse the repository at this point in the history
Fixes #764
  • Loading branch information
HannesWell committed Nov 7, 2023
1 parent e3dc3e1 commit 4458213
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions ui/org.eclipse.pde.ui.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<defaultSigning-excludeInnerJars>true</defaultSigning-excludeInnerJars>
<testSuite>${project.artifactId}</testSuite>
<testClass>org.eclipse.pde.ui.tests.AllPDETests</testClass>
<surefire.testArgLine>-DDetectVMInstallationsJob.disabled=true</surefire.testArgLine>
</properties>

<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ Bundle-ClassPath: library.jar,
A.jar,
.
Require-Bundle: org.eclipse.pde.core
Bundle-RequiredExecutionEnvironment:
JavaSE-17

0 comments on commit 4458213

Please sign in to comment.