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

jbang does not use correct camel version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 3.18.1
    • 3.18.2, 3.19.0
    • camel-jbang
    • None
    • Unknown

    Description

      jbang does not use correct camel version. ex.

      1. Execute command with camel 3.18.0, ex:

      jbang -Dcamel.jbang.version=3.18.0 camel@apache/camel export  --directory=export --fresh
      

      2. Then execute same command with camel 3.18.1

      jbang -Dcamel.jbang.version=3.18.1 camel@apache/camel export  --directory=export --fresh
      

      The generated result will be with the old version 3.18.0 (ex. application.properties generated with camelCase instead of kebab-case)

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            marat.gubaidullin@gmail.com Marat Gubaidullin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: