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 2018/10/03 06:00:12 UTC

[camel] branch master updated (16a3eed -> f7b59da)

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 16a3eed  CAMEL-12841: camel-restdsl-swagger:generate - Special case for Spring Boot with servlet component to generate CamelRestController support class to allow using root context-path and spring boot health check/actuators at the same time.
     new e50b63f  Upgrade Chronicle Bytes to version 1.16.28
     new f7b59da  Upgrade Chronicle Wire to version 1.16.21

The 2 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:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[camel] 02/02: Upgrade Chronicle Wire to version 1.16.21

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 f7b59da14f3cc1175c7ad4f6c387e0cc97d2a468
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 3 07:54:09 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 051ab27..33accaf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
     <chronicle-network-version>1.16.6</chronicle-network-version>
     <chronicle-queue-version>4.16.5</chronicle-queue-version>
     <chronicle-threads-version>1.16.4</chronicle-threads-version>
-    <chronicle-wire-version>1.16.20</chronicle-wire-version>
+    <chronicle-wire-version>1.16.21</chronicle-wire-version>
     <chunk-templates-version>3.3.1</chunk-templates-version>
     <chunk-templates-bundle-version>3.3.1_1</chunk-templates-bundle-version>
     <cmis-version>1.1.0</cmis-version>


[camel] 01/02: Upgrade Chronicle Bytes to version 1.16.28

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 e50b63f4a6adab105933a6f5d68672b74504db6c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 3 07:53:47 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9b35301..051ab27 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -119,7 +119,7 @@
     <jta-api-1.2-version>1.2</jta-api-1.2-version>
     <cglib-bundle-version>3.2.6_1</cglib-bundle-version>
     <cglib-version>3.2.6</cglib-version>
-    <chronicle-bytes-version>1.16.27</chronicle-bytes-version>
+    <chronicle-bytes-version>1.16.28</chronicle-bytes-version>
     <chronicle-core-version>1.16.28</chronicle-core-version>
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-version>