Andrea Cosentino

Results 307 comments of Andrea Cosentino

Also if you check in the SBOM for camel, pdfbox is used explicitly only in camel-pdf and camel-fop. Camel-tika is using only: ``` { "ref" : "pkg:maven/org.apache.camel/[email protected]?type=jar", "dependsOn" : [...

To me this is really a corner case. I understand the point, but it's a tika problem.

Yes, once they align we could re-use tika for parsing PDF

Camel-Quarkus is a thing, Quarkus-platform a different one.

We're looking into the InputStream behavior. @valdar is looking at that.

Looking at how this is done in the related version https://github.com/apache/camel/blob/camel-3.11.5/components/camel-rabbitmq/src/main/java/org/apache/camel/component/rabbitmq/RabbitMQEndpoint.java#L160 I think it's not feasible to use the args parameter, you need to bind a Map to the Camel...

I'm saying that doing this in a Kamelet (which will be used to generate the connector in this project), won't be possible at first sight. I guess it will require...

Just for tracking purpose I'll leave this open for the spring rabbitmq connector

You need to add a kamelets in camel-kamelets project for this component.