orpiske commented on pull request #5770:
URL: https://github.com/apache/camel/pull/5770#issuecomment-872200268


   > If you want the short name then yes.
   > 
   > It can also be in subfolders but then you need to add the path = longer 
name.
   > 
   > Alternatively create Apache/jbang-catalog and it can be jbang camwl@apache 
- even shorter :)
   
   @maxandersen Thanks. I tried moving the catalog file to the root and 
modified it like this: 
   
   ```
   {
        "catalogs": {},
        "aliases": {
          "CamelJBang": {
                "script-ref": "dsl/camel-jbang/CamelJBang.java",
                "description": "A JBang-based Camel app for running Kamelets"
          }
        }
   }
   ```
   
   But it did not seem to have worked. Did I miss anything? 
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to