diff --git a/cli/src/main/resources/META-INF/native-image/com.devonfw.tools.IDEasy/ide-cli/reflect-config.json b/cli/src/main/resources/META-INF/native-image/com.devonfw.tools.IDEasy/ide-cli/reflect-config.json new file mode 100644 index 000000000..0f04bd615 --- /dev/null +++ b/cli/src/main/resources/META-INF/native-image/com.devonfw.tools.IDEasy/ide-cli/reflect-config.json @@ -0,0 +1,20 @@ +[ + { + "name": "com.sun.org.apache.xpath.internal.functions.FuncNormalizeSpace", + "methods": [ + { + "name": "", + "parameterTypes": [] + } + ] + }, + { + "name": "com.sun.org.apache.xpath.internal.functions.FuncLocalPart", + "methods": [ + { + "name": "", + "parameterTypes": [] + } + ] + } +]