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/01/04 13:47:42 UTC

[camel] branch master updated (031cedd -> 4535cd3)

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 031cedd  CAMEL-12122 - Fixed S3Operation enums description
     new 381aef2  Upgrade Deltaspike to version 1.8.1
     new dce7217  Upgrade Chronicle Wire to version 1.10.5
     new 4535cd3  Upgrade Chronicle Queue to version 4.6.61

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

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <co...@camel.apache.org>'].

[camel] 01/03: Upgrade Deltaspike to version 1.8.1

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 381aef27ae7eea5b4980a124fa2600b15f6de113
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jan 4 13:14:34 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 06c86a7..240522a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -176,7 +176,7 @@
     <cxf-version-range>[3.1,4.0)</cxf-version-range>
     <cxf-xjc-plugin-version>3.2.0</cxf-xjc-plugin-version>
     <cxf-xjc-utils-version>3.2.0</cxf-xjc-utils-version>
-    <deltaspike-version>1.8.0</deltaspike-version>
+    <deltaspike-version>1.8.1</deltaspike-version>
     <depends-maven-plugin-version>1.3.1</depends-maven-plugin-version>
     <derby-version>10.11.1.1</derby-version>
     <digitalocean-api-client-version>2.13</digitalocean-api-client-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.

[camel] 03/03: Upgrade Chronicle Queue to version 4.6.61

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 4535cd3d562f5874bbb1f88cd328e616ca0764da
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jan 4 14:44:25 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 82fdaba..d2f6171 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -124,7 +124,7 @@
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-version>
     <chronicle-network-version>1.9.19</chronicle-network-version>
-    <chronicle-queue-version>4.6.60</chronicle-queue-version>
+    <chronicle-queue-version>4.6.61</chronicle-queue-version>
     <chronicle-threads-version>1.9.4</chronicle-threads-version>
     <chronicle-wire-version>1.10.5</chronicle-wire-version>
     <chunk-templates-version>3.3.1</chunk-templates-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.

[camel] 02/03: Upgrade Chronicle Wire to version 1.10.5

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 dce72177b720cca731aefbe4f919dc8f09c968b6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jan 4 14:43:59 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 240522a..82fdaba 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
     <chronicle-network-version>1.9.19</chronicle-network-version>
     <chronicle-queue-version>4.6.60</chronicle-queue-version>
     <chronicle-threads-version>1.9.4</chronicle-threads-version>
-    <chronicle-wire-version>1.10.4</chronicle-wire-version>
+    <chronicle-wire-version>1.10.5</chronicle-wire-version>
     <chunk-templates-version>3.3.1</chunk-templates-version>
     <chunk-templates-bundle-version>3.3.1_1</chunk-templates-bundle-version>
     <classmate-version>1.3.4</classmate-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.