Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-19780

Camel JBang does not support relative paths

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      When trying to execute a file through JBang, it doesn't recognize relative paths.

      For instance, the following commands don't work:

      jbang -Dcamel.jbang.version=3.21.0 camel@apache/camel run ./rest-dsl.camel.yaml
      
      camel init /tmp/Test.java

      In contrast, the following works:

      jbang -Dcamel.jbang.version=3.21.0 camel@apache/camel run rest-dsl.camel.yaml

       

       

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            ricmarti Ricardo Martinez
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: