You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/01/04 15:24:16 UTC

[camel-kafka-connector] branch remove-download-page created (now d20a324)

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

acosentino pushed a change to branch remove-download-page
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git.


      at d20a324  Removed download page

This branch includes the following new commits:

     new d20a324  Removed download page

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-kafka-connector] 01/01: Removed download page

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

acosentino pushed a commit to branch remove-download-page
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git

commit d20a3247994e1b8d3819c1efe59c305bf1fc5a05
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 16:23:48 2021 +0100

    Removed download page
---
 docs/modules/ROOT/nav.adoc            |  1 -
 docs/modules/ROOT/pages/download.adoc | 10 ----------
 docs/modules/ROOT/pages/index.adoc    |  1 -
 3 files changed, 12 deletions(-)

diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index e89636c..c36cac5 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -13,7 +13,6 @@
 ** xref:getting-started-with-packages.adoc[Packages documentation]
 * xref:connectors.adoc[Connectors list]
 * xref:camel-compatibility-matrix.adoc[Apache Camel compatibility matrix]
-* xref:download.adoc[Camel Kafka Connector Download]
 * xref:testing.adoc[Testing]
 * xref:troubleshooting.adoc[Troubleshooting]
 * xref:contributing.adoc[Contributing]
diff --git a/docs/modules/ROOT/pages/download.adoc b/docs/modules/ROOT/pages/download.adoc
deleted file mode 100644
index 7ad08d7..0000000
--- a/docs/modules/ROOT/pages/download.adoc
+++ /dev/null
@@ -1,10 +0,0 @@
-[[CamelKafkaConnectorDownload-CamelKafkaConnectorDownload]]
-= Camel-Kafka-Connector Download page
-
-In this page we list the camel-kafka-connector source distribution and provide link to donwload them.
-
-[width="100%",cols="50%,10%,10%,30%",options="header",]
-|=======================================================================
-|Camel-Kafka-Connector Version |Download Link     |PGP Signature file of download |SHA1 Checksum file of download  
-|0.6.0                         |https://repository.apache.org/content/groups/public/org/apache/camel/kafkaconnector/apache-camel-kafka-connector-distribution/0.6.0/apache-camel-kafka-connector-distribution-0.6.0-source-release.zip[apache-camel-kafka-connector-distribution-0.6.0-src.zip]             |https://repository.apache.org/content/groups/public/org/apache/camel/kafkaconnector/apache-camel-kafka-connector-distribution/0.6.0/apache-camel-kafka-connector-distribution-0.6.0-source-rele [...]
-|=======================================================================
diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc
index 78269d7..776d42a 100644
--- a/docs/modules/ROOT/pages/index.adoc
+++ b/docs/modules/ROOT/pages/index.adoc
@@ -16,7 +16,6 @@
 ** xref:getting-started-with-packages.adoc[Packages documentation]
 * xref:connectors.adoc[Connectors list]
 * xref:camel-compatibility-matrix.adoc[Apache Camel compatibility matrix]
-* xref:download.adoc[Camel Kafka Connector Download]
 * xref:testing.adoc[Testing]
 * xref:troubleshooting.adoc[Troubleshooting]
 * xref:contributing.adoc[Contributing]