This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new eace2c5  CAMEL-17605: camel-jbang - Remove deprecated alias
eace2c5 is described below

commit eace2c5fb4f2239fbcab7e4cab39c37ac83c2bcc
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Feb 4 13:06:38 2022 +0100

    CAMEL-17605: camel-jbang - Remove deprecated alias
---
 jbang-catalog.json | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/jbang-catalog.json b/jbang-catalog.json
index 62237a9..0c9d840 100644
--- a/jbang-catalog.json
+++ b/jbang-catalog.json
@@ -1,10 +1,6 @@
 {
        "catalogs": {},
        "aliases": {
-         "CamelJBang": {
-               "script-ref": 
"dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java",
-               "description": "Run Apache Camel routes easily (deprecated - 
use camel instead)"
-         },
          "camel": {
                "script-ref": 
"dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java",
                "description": "Run Apache Camel routes easily"

Reply via email to