Skip to content

Commit 9d6eda5

Browse files
committed
Fix graal reflection issue with clj-otel
1 parent 2286810 commit 9d6eda5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/META-INF/native-image/eca/eca/native-image.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Args=-J-Dborkdude.dynaload.aot=true \
77
--initialize-at-build-time=org.yaml.snakeyaml \
88
--initialize-at-build-time=io.opentelemetry.api.common.AttributeType \
99
--initialize-at-build-time=io.opentelemetry.api.logs.Severity \
10+
--initialize-at-build-time=steffan_westcott.clj_otel.context$reify__3172 \
1011
-H:-CheckToolchain \
1112
-H:Log=registerResource: \
1213
-H:IncludeResources=ECA_VERSION \

0 commit comments

Comments
 (0)