Skip to content

Commit

Permalink
[TEMP|JUST FOR TESTING] Disallow security-manager in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesWell committed Dec 15, 2024
1 parent 7c05168 commit ee44c4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<equinox.binaries.loc>../../../equinox.binaries</equinox.binaries.loc>
<target-platform.optionalDependencies>require</target-platform.optionalDependencies>
<failOnJavadocErrors>true</failOnJavadocErrors>
<surefire.testArgLine>-Djava.security.manager=disallow</surefire.testArgLine>
</properties>

<!--
Expand Down

0 comments on commit ee44c4b

Please sign in to comment.