ppalaga opened a new issue #2613: URL: https://github.com/apache/camel-quarkus/issues/2613
`camel-quarkus-core` brings support for the following languages: * Constant * ExchangeProperty * File * Header * Ref * Simple * Tokenize All of these except for the File language should be tested with minimal dependencies (core and direct). Testing the File language makes only sense together with some component operating on `org.apache.camel.component.file.GenericFile`, such as File, FTP, etc. For file component, this was implemented in https://github.com/apache/camel-quarkus/pull/2559 -- 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. For queries about this service, please contact Infrastructure at: [email protected]
