Skip to content

Commit 3159408

Browse files
committed
Remove '--allow-incomplete-classpath' option from graal config
Looks like this isn't an issue anymore? Close #157
1 parent a2029b2 commit 3159408

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli-bot/build.gradle.kts

-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ graal {
5757
option("--no-fallback")
5858
option("--no-server")
5959
option("--report-unsupported-elements-at-runtime")
60-
option("--allow-incomplete-classpath")
6160
}
6261

6362
tasks {

0 commit comments

Comments
 (0)