Skip to content

Commit 565831d

Browse files
committed
OmitPreviousConfigTests need access to org.graalvm.nativeimage.builder/com.oracle.svm.core.util.json
1 parent 3c3a3c4 commit 565831d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
Args = --add-exports=org.graalvm.sdk/org.graalvm.nativeimage.impl=ALL-UNNAMED -H:IncludeResources=com/oracle/svm/configure/test/config/.*json
1+
Args = \
2+
--add-exports=org.graalvm.sdk/org.graalvm.nativeimage.impl=ALL-UNNAMED \
3+
--add-exports=org.graalvm.nativeimage.builder/com.oracle.svm.core.util.json=ALL-UNNAMED \
4+
-H:IncludeResources=com/oracle/svm/configure/test/config/.*json

0 commit comments

Comments
 (0)