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 2020/09/11 07:34:56 UTC

[camel] branch master updated (f34da97 -> 36e4dcd)

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

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from f34da97  Document update (#4188)
     new 1f4990a  Upgrade Drill to version 1.18.0
     new 5ad4188  Sync Properties
     new 36e4dcd  Reintroduce at instead of @ in camel-core.adoc

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:
 camel-dependencies/pom.xml                          | 2 +-
 docs/user-manual/modules/ROOT/pages/camel-core.adoc | 3 ++-
 parent/pom.xml                                      | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)


[camel] 01/03: Upgrade Drill to version 1.18.0

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

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

commit 1f4990a5022789446cea2e9e43fc7ae3a5208c63
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Sep 11 09:26:58 2020 +0200

    Upgrade Drill to version 1.18.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 291625e..7ffa273 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -49,7 +49,7 @@
         <android-annotations-version>4.1.1.4</android-annotations-version>
         <apacheds-version>2.0.0.AM25</apacheds-version>
         <apache-any23-version>2.3</apache-any23-version>
-        <apache-drill-version>1.17.0</apache-drill-version>
+        <apache-drill-version>1.18.0</apache-drill-version>
         <apache-gora-version>0.9</apache-gora-version>
         <arangodb-java-version>6.7.4</arangodb-java-version>
         <aries-blueprint-api-version>1.0.1</aries-blueprint-api-version>


[camel] 03/03: Reintroduce at instead of @ in camel-core.adoc

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

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

commit 36e4dcd21e0add0dd4a8f2db8019e7db1e89d208
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Sep 11 09:31:15 2020 +0200

    Reintroduce at instead of @ in camel-core.adoc
---
 docs/user-manual/modules/ROOT/pages/camel-core.adoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-core.adoc b/docs/user-manual/modules/ROOT/pages/camel-core.adoc
index 9b3b567..0c8c4d0 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-core.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-core.adoc
@@ -54,5 +54,6 @@ class inside the package references a class of a package above it. These
 diagrams were built with an architecture tool called structure 101. We
 have an offer from the manufacturer headway software to supply us with
 licenses for all camel developers that are interested. If you want a
-license, please contact me (Christian Schneider, chris@die-schneider.net). I will then try to organize a license for you. +
+license please contact me (Christian Schneider chris at
+die-schneider.net). I will then try to organize a license for you. +
  image::architecture_incl_violations.png[image]


[camel] 02/03: Sync Properties

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

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

commit 5ad4188fac35df4a67bdf0e68fd603c92387720b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Sep 11 09:27:38 2020 +0200

    Sync Properties
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 3bcdfe9..85d496b 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -39,7 +39,7 @@
     <ahc-version>2.12.1</ahc-version>
     <android-annotations-version>4.1.1.4</android-annotations-version>
     <apache-any23-version>2.3</apache-any23-version>
-    <apache-drill-version>1.17.0</apache-drill-version>
+    <apache-drill-version>1.18.0</apache-drill-version>
     <apache-gora-version>0.9</apache-gora-version>
     <apacheds-version>2.0.0.AM25</apacheds-version>
     <apicurio-version>1.0.16.Final</apicurio-version>