From e628a281277f0de9049866ca8687bdc6ba9c4961 Mon Sep 17 00:00:00 2001 From: Denis Yuen Date: Tue, 10 Dec 2024 14:07:47 -0500 Subject: [PATCH] extend comment --- dockstore-cli-integration-testing/pom.xml | 2 +- dockstore-client/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dockstore-cli-integration-testing/pom.xml b/dockstore-cli-integration-testing/pom.xml index 802fb313b..d9ff28b3b 100644 --- a/dockstore-cli-integration-testing/pom.xml +++ b/dockstore-cli-integration-testing/pom.xml @@ -268,7 +268,7 @@ --add-opens java.base/java.base=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED - + -Djava.security.manager=allow -da:org.hibernate... diff --git a/dockstore-client/pom.xml b/dockstore-client/pom.xml index 2e065ff64..53b232228 100644 --- a/dockstore-client/pom.xml +++ b/dockstore-client/pom.xml @@ -529,7 +529,7 @@ --add-opens java.base/java.io=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.base=ALL-UNNAMED - + -Djava.security.manager=allow ${skipITs}