Skip to content

Commit d24e48a

Browse files
committed
Fix GraalVM build
1 parent 3d2c898 commit d24e48a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/samm-cli/src/main/resources/META-INF/native-image/org.eclipse.esmf/samm-cli/native-image.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Args = -H:EnableURLProtocols=http,https \
5656
--initialize-at-build-time=org.apache.jena.ext.xerces.impl.xpath.regex.Token$ParenToken \
5757
--initialize-at-build-time=org.apache.jena.ext.xerces.impl.xpath.regex.Token$UnionToken \
5858
--initialize-at-build-time=org.apache.jena.ext.xerces.util.XMLChar \
59+
--initialize-at-build-time=org.apache.jena.ext.xerces.util.XercesXMLChar \
5960
--initialize-at-build-time=org.jcodings.spi.ISO_8859_16 \
6061
--initialize-at-build-time=org.slf4j.LoggerFactory \
6162
--initialize-at-build-time=org.slf4j.impl.SimpleLogger \

0 commit comments

Comments
 (0)