apupier commented on PR #22139: URL: https://github.com/apache/camel/pull/22139#issuecomment-4096309655
AI to adapt: ``` Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (default-compile) on project camel-docling: Compilation failure: Compilation failure: Error: /home/runner/work/camel/camel/components/camel-ai/camel-docling/src/main/java/org/apache/camel/component/docling/DoclingProducer.java:[1127,45] cannot find symbol Error: symbol: method getDocument() Error: location: variable response of type ai.docling.serve.api.convert.response.ConvertDocumentResponse Error: /home/runner/work/camel/camel/components/camel-ai/camel-docling/src/main/java/org/apache/camel/component/docling/DoclingProducer.java:[1558,49] cannot find symbol Error: symbol: method getDocument() Error: location: variable response of type ai.docling.serve.api.convert.response.ConvertDocumentResponse ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
