Skip to content

Commit

Permalink
ACS-7886 No need for fix as now java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraAspery committed May 17, 2024
1 parent abb125d commit 1341df9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/tas-restapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,8 @@
<suiteXmlFiles>
<suiteXmlFile>${suiteXmlFile}</suiteXmlFile>
</suiteXmlFiles>
<!-- Keeping illegal-access=warn for Java 11 compatibility, even though it has no effect on JDK 17 -->
<argLine>
--illegal-access=warn
--add-opens=java.base/java.lang=ALL-UNNAMED
</argLine>
</configuration>
</plugin>
Expand Down

0 comments on commit 1341df9

Please sign in to comment.