You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by va...@apache.org on 2020/12/09 10:42:05 UTC

[camel-website] branch addCKCbinaries created (now 39cfbb8)

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

valdar pushed a change to branch addCKCbinaries
in repository https://gitbox.apache.org/repos/asf/camel-website.git.


      at 39cfbb8  Added camel-kafka-connector Binaries releases.

This branch includes the following new commits:

     new 39cfbb8  Added camel-kafka-connector Binaries releases.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-website] 01/01: Added camel-kafka-connector Binaries releases.

Posted by va...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

valdar pushed a commit to branch addCKCbinaries
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit 39cfbb81e00a045c649ccaa441032bfb5a09c631
Author: Andrea Tarocchi <an...@tarocch.it>
AuthorDate: Wed Dec 9 11:41:51 2020 +0100

    Added camel-kafka-connector Binaries releases.
---
 data/release-categories.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/data/release-categories.yaml b/data/release-categories.yaml
index b04b915..add1f68 100644
--- a/data/release-categories.yaml
+++ b/data/release-categories.yaml
@@ -87,6 +87,9 @@ camel-kafka-connector:
     - name: 'Sources'
       path_format: 'camel/camel-kafka-connector/{version}/apache-camel-kafka-connector-{version}-src.zip'
       filename_format: 'apache-camel-kafka-connector-{version}-src.zip'
+    - name: 'Binaries'
+      path_format: 'camel/camel-kafka-connector/{version}/apache-camel-kafka-connector-{version}.zip'
+      filename_format: 'apache-camel-kafka-connector-{version}.zip'
 camel-quarkus:
   id: 'camel-quarkus'
   name: 'Apache Camel Quarkus'