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

[camel-quarkus-examples] branch master updated (33a54f0 -> 094d790)

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

ppalaga pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git.


    from 33a54f0  Structure the READMEs, generate adoc pages to be able to generate the table in the Camel Quarkus docs
     new 1fd0268  Add useful links to the README
     new 4df88b8  Add an empty nav.adoc file to make Antora happy
     new 094d790  Add feedback paragraph to the READMEs

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


Summary of changes:
 README.adoc                    | 12 ++++++++++++
 README.md                      |  8 --------
 docs/modules/ROOT/nav.adoc     |  1 +
 file-split-log-xml/README.adoc |  4 ++++
 health/README.adoc             | 11 ++---------
 http-log/README.adoc           |  4 ++++
 observability/README.adoc      |  4 ++++
 rest-json/README.adoc          |  4 ++++
 timer-log-cdi/README.adoc      |  4 ++++
 timer-log-kotlin/README.adoc   |  4 ++++
 timer-log-main/README.adoc     |  4 ++++
 timer-log-spring/README.adoc   |  4 ++++
 timer-log-xml/README.adoc      |  4 ++++
 timer-log/README.adoc          |  4 ++++
 14 files changed, 55 insertions(+), 17 deletions(-)
 create mode 100644 README.adoc
 delete mode 100644 README.md
 create mode 100644 docs/modules/ROOT/nav.adoc


[camel-quarkus-examples] 01/03: Add useful links to the README

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

ppalaga pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git

commit 1fd0268a2563ee771bcacd01d152e145fb71f704
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Mon Oct 5 10:53:10 2020 +0200

    Add useful links to the README
---
 README.adoc | 12 ++++++++++++
 README.md   |  8 --------
 2 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/README.adoc b/README.adoc
new file mode 100644
index 0000000..fc72b35
--- /dev/null
+++ b/README.adoc
@@ -0,0 +1,12 @@
+= Apache Camel Quarkus Examples
+
+Useful links:
+
+* https://camel.apache.org/camel-quarkus/latest/user-guide/examples.html[List of Camel Quarkus examples] with short descriptions
+* https://camel.apache.org/camel-quarkus/latest/user-guide/index.html[Camel Quarkus User guide]
+* https://camel.apache.org/camel-quarkus/latest/contributor-guide/index.html[Camel Quarkus Contributor guide]
+* https://github.com/apache/camel-quarkus[Camel Quarkus source repository]
+
+== Feedback
+
+Please report bugs and propose improvements via https://github.com/apache/camel-quarkus/issues[GitHub issues of Camel Quarkus] project.
\ No newline at end of file
diff --git a/README.md b/README.md
deleted file mode 100644
index c2de7c9..0000000
--- a/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-# Apache Camel Quarkus Examples
-
-[Apache Camel](http://camel.apache.org/) is a powerful open source integration framework based on known
-Enterprise Integration Patterns with powerful bean integration.
-
-### Introduction
-
-This project provides examples for Apache Camel Quarkus.


[camel-quarkus-examples] 02/03: Add an empty nav.adoc file to make Antora happy

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

ppalaga pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git

commit 4df88b8a675db89f2e8216b016953775c518ba27
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Mon Oct 5 11:03:06 2020 +0200

    Add an empty nav.adoc file to make Antora happy
---
 docs/modules/ROOT/nav.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
new file mode 100644
index 0000000..988af44
--- /dev/null
+++ b/docs/modules/ROOT/nav.adoc
@@ -0,0 +1 @@
+// empty, because the pages are just dummy holders of metadata


[camel-quarkus-examples] 03/03: Add feedback paragraph to the READMEs

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

ppalaga pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git

commit 094d790331c19371686152c88b421e97286b75df
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Mon Oct 5 11:03:44 2020 +0200

    Add feedback paragraph to the READMEs
---
 file-split-log-xml/README.adoc |  4 ++++
 health/README.adoc             | 11 ++---------
 http-log/README.adoc           |  4 ++++
 observability/README.adoc      |  4 ++++
 rest-json/README.adoc          |  4 ++++
 timer-log-cdi/README.adoc      |  4 ++++
 timer-log-kotlin/README.adoc   |  4 ++++
 timer-log-main/README.adoc     |  4 ++++
 timer-log-spring/README.adoc   |  4 ++++
 timer-log-xml/README.adoc      |  4 ++++
 timer-log/README.adoc          |  4 ++++
 11 files changed, 42 insertions(+), 9 deletions(-)

diff --git a/file-split-log-xml/README.adoc b/file-split-log-xml/README.adoc
index b6a495b..c4da649 100644
--- a/file-split-log-xml/README.adoc
+++ b/file-split-log-xml/README.adoc
@@ -66,3 +66,7 @@ $ ./target/*-runner
 [io.quarkus] (main) camel-quarkus-examples-... started in 0.011s.
 ...
 ----
+
+== Feedback
+
+Please report bugs and propose improvements via https://github.com/apache/camel-quarkus/issues[GitHub issues of Camel Quarkus] project.
diff --git a/health/README.adoc b/health/README.adoc
index c510e64..2040351 100644
--- a/health/README.adoc
+++ b/health/README.adoc
@@ -67,13 +67,6 @@ $ ./target/*-runner
 ...
 ----
 
-=== Help and contributions
-
-If you hit any problem using Camel or have some feedback, then please
-https://camel.apache.org/support.html[let us know].
-
-We also love contributors, so
-https://camel.apache.org/contributing.html[get involved] :-)
-
-The Camel riders!
+== Feedback
 
+Please report bugs and propose improvements via https://github.com/apache/camel-quarkus/issues[GitHub issues of Camel Quarkus] project.
diff --git a/http-log/README.adoc b/http-log/README.adoc
index 5306bef..caaa5d2 100644
--- a/http-log/README.adoc
+++ b/http-log/README.adoc
@@ -110,3 +110,7 @@ public class ExampleResource {
     }
 }
 ----
+
+== Feedback
+
+Please report bugs and propose improvements via https://github.com/apache/camel-quarkus/issues[GitHub issues of Camel Quarkus] project.
diff --git a/observability/README.adoc b/observability/README.adoc
index bac5264..f3837c0 100644
--- a/observability/README.adoc
+++ b/observability/README.adoc
@@ -110,3 +110,7 @@ $ ./target/*-runner
 [io.quarkus] (main) camel-quarkus-examples-... started in 0.013s. Listening on: http://0.0.0.0:8080
 ...
 ----
+
+== Feedback
+
+Please report bugs and propose improvements via https://github.com/apache/camel-quarkus/issues[GitHub issues of Camel Quarkus] project.
diff --git a/rest-json/README.adoc b/rest-json/README.adoc
index f059e21..fffc15c 100644
--- a/rest-json/README.adoc
+++ b/rest-json/README.adoc
@@ -58,3 +58,7 @@ $ ./target/*-runner
 [io.quarkus] (main) camel-quarkus-examples-... started in 0.013s. Listening on: http://0.0.0.0:8080
 ...
 ----
+
+== Feedback
+
+Please report bugs and propose improvements via https://github.com/apache/camel-quarkus/issues[GitHub issues of Camel Quarkus] project.
diff --git a/timer-log-cdi/README.adoc b/timer-log-cdi/README.adoc
index 77f6cca..aad1154 100644
--- a/timer-log-cdi/README.adoc
+++ b/timer-log-cdi/README.adoc
@@ -54,3 +54,7 @@ $ ./target/*-runner
 [io.quarkus] (main) camel-quarkus-examples-... started in 0.013s.
 ...
 ----
+
+== Feedback
+
+Please report bugs and propose improvements via https://github.com/apache/camel-quarkus/issues[GitHub issues of Camel Quarkus] project.
diff --git a/timer-log-kotlin/README.adoc b/timer-log-kotlin/README.adoc
index c6cc39b..e80bea0 100644
--- a/timer-log-kotlin/README.adoc
+++ b/timer-log-kotlin/README.adoc
@@ -54,3 +54,7 @@ $ ./target/*-runner
 [io.quarkus] (main) camel-quarkus-examples-... started in 0.013s.
 ...
 ----
+
+== Feedback
+
+Please report bugs and propose improvements via https://github.com/apache/camel-quarkus/issues[GitHub issues of Camel Quarkus] project.
diff --git a/timer-log-main/README.adoc b/timer-log-main/README.adoc
index 1f538a1..98201f1 100644
--- a/timer-log-main/README.adoc
+++ b/timer-log-main/README.adoc
@@ -69,3 +69,7 @@ $ ./target/*-runner Hello 2
 [example] (Camel (camel-6) thread #8 - timer://foo) Exchange[Body: Hello]
 ...
 ----
+
+== Feedback
+
+Please report bugs and propose improvements via https://github.com/apache/camel-quarkus/issues[GitHub issues of Camel Quarkus] project.
diff --git a/timer-log-spring/README.adoc b/timer-log-spring/README.adoc
index 36ef26c..838459a 100644
--- a/timer-log-spring/README.adoc
+++ b/timer-log-spring/README.adoc
@@ -54,3 +54,7 @@ $ ./target/*-runner
 [io.quarkus] (main) camel-quarkus-examples-... started in 0.007s.
 ...
 ----
+
+== Feedback
+
+Please report bugs and propose improvements via https://github.com/apache/camel-quarkus/issues[GitHub issues of Camel Quarkus] project.
diff --git a/timer-log-xml/README.adoc b/timer-log-xml/README.adoc
index 71c4ce5..099b9be 100644
--- a/timer-log-xml/README.adoc
+++ b/timer-log-xml/README.adoc
@@ -55,3 +55,7 @@ $ ./target/*-runner
 [io.quarkus] (main) camel-quarkus-examples-... started in 0.013s.
 ...
 ----
+
+== Feedback
+
+Please report bugs and propose improvements via https://github.com/apache/camel-quarkus/issues[GitHub issues of Camel Quarkus] project.
diff --git a/timer-log/README.adoc b/timer-log/README.adoc
index a4e8a9a..880cd6b 100644
--- a/timer-log/README.adoc
+++ b/timer-log/README.adoc
@@ -55,3 +55,7 @@ $ ./target/*-runner
 [io.quarkus] (main) camel-quarkus-examples-... started in 0.013s.
 ...
 ----
+
+== Feedback
+
+Please report bugs and propose improvements via https://github.com/apache/camel-quarkus/issues[GitHub issues of Camel Quarkus] project.