This is an automated email from the ASF dual-hosted git repository.

aldettinger pushed a commit to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git


The following commit(s) were added to refs/heads/camel-quarkus-main by this 
push:
     new 31dd472d data-extract: Remove useless manual reflection configs #8103
31dd472d is described below

commit 31dd472d7367a49603639174c7465cd6551f3eff
Author: aldettinger <[email protected]>
AuthorDate: Tue Jan 13 11:43:29 2026 +0100

    data-extract: Remove useless manual reflection configs #8103
---
 .../dev.langchain4j/langchain4j-ollama/reflect-config.json         | 7 -------
 1 file changed, 7 deletions(-)

diff --git 
a/data-extract-langchain4j/src/main/resources/META-INF/native-image/dev.langchain4j/langchain4j-ollama/reflect-config.json
 
b/data-extract-langchain4j/src/main/resources/META-INF/native-image/dev.langchain4j/langchain4j-ollama/reflect-config.json
deleted file mode 100644
index 212db31f..00000000
--- 
a/data-extract-langchain4j/src/main/resources/META-INF/native-image/dev.langchain4j/langchain4j-ollama/reflect-config.json
+++ /dev/null
@@ -1,7 +0,0 @@
-[
-  {
-    "name" : "dev.langchain4j.model.ollama.OllamaChatRequest",
-    "allDeclaredFields" : true,
-    "allPublicFields" : true
-  }
-]
\ No newline at end of file

Reply via email to