You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/10/19 07:39:00 UTC

[jira] [Created] (CAMEL-18624) camel-jbang - Should load custom type converters when adding new JARs

Claus Ibsen created CAMEL-18624:
-----------------------------------

             Summary: camel-jbang - Should load custom type converters when adding new JARs
                 Key: CAMEL-18624
                 URL: https://issues.apache.org/jira/browse/CAMEL-18624
             Project: Camel
          Issue Type: Bug
          Components: camel-jbang
    Affects Versions: 3.18.2
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.18.3, 3.20.0


This route does not log the file content

- route:
    from:
      uri: file:demodir?probeContentType=true&noop=true
      steps:
        - to: log:info?showFiles=true



--
This message was sent by Atlassian Jira
(v8.20.10#820010)