Skip to content

Commit 04a1f10

Browse files
committed
Include the reachability-metadata-schema with GraalVM
1 parent 8864bd5 commit 04a1f10

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../docs/reference-manual/native-image/assets/reachability-metadata-schema-v1.2.0.json

substratevm/mx.substratevm/suite.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2475,6 +2475,7 @@
24752475
"clibraries/" : ["extracted-dependency:substratevm:SVM_HOSTED_NATIVE"],
24762476
"builder/clibraries/" : ["extracted-dependency:substratevm:SVM_HOSTED_NATIVE"],
24772477
"builder/lib/" : ["dependency:com.oracle.svm.native.reporterchelper"],
2478+
"schemas/reachability-metadata-schema.json" : ["file:docs/schemas/reachability-metadata-schema-v1.2.0.json"],
24782479
# Note: `ld64.lld` is a symlink to `lld`, but it is dereferenced here.
24792480
"bin/" : ["extracted-dependency:LLVM_LLD_STANDALONE/bin/ld64.lld"],
24802481
},

0 commit comments

Comments
 (0)