Skip to content

Commit e9b913b

Browse files
committed
include graalpython resources jar for native image build and jvm standalones
1 parent fbfeab1 commit e9b913b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mx.graalpython/mx_graalpython.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2191,6 +2191,7 @@ def verify_ci(dest_suite, common_ci_dir="ci_common", args=None, ext=('.jsonnet',
21912191
}},
21922192
truffle_jars=[
21932193
'graalpython:GRAALPYTHON',
2194+
'graalpython:GRAALPYTHON_RESOURCES',
21942195
'graalpython:BOUNCYCASTLE-PROVIDER',
21952196
'graalpython:BOUNCYCASTLE-PKIX',
21962197
'graalpython:XZ-1.8',

0 commit comments

Comments
 (0)