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 2017/11/02 07:25:15 UTC

[camel] branch master updated (4212dc8 -> f3228d9)

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 4212dc8  Upgrade Caffeine to version 2.6.0
     new c45b483  Upgrade OpenEJB to version 4.7.5
     new bfc4ded  Upgrade Kubernetes Model to version 2.0.2
     new 256c25d  Upgrade Kubernetes client to version 3.0.2
     new e7edf94  Fix again Kubernetes example and Regen
     new f3228d9  Upgrade Chronicle Wire to version 1.9.30

The 5 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-core/readme.adoc                                            | 2 +-
 components/readme.adoc                                            | 4 ++--
 .../java/org/apache/camel/example/cdi/kubernetes/Application.java | 2 +-
 parent/pom.xml                                                    | 8 ++++----
 4 files changed, 8 insertions(+), 8 deletions(-)

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

[camel] 03/05: Upgrade Kubernetes client to version 3.0.2

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 256c25db94425ad5825ece4731d1e438ed205d3a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Nov 2 07:57:28 2017 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index ca1e597..75e3065 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -440,7 +440,7 @@
     <karaf4-version>4.1.2</karaf4-version>
     <kie-version>7.3.0.Final</kie-version>
     <krati-version>0.4.9</krati-version>
-    <kubernetes-client-version>3.0.1</kubernetes-client-version>
+    <kubernetes-client-version>3.0.2</kubernetes-client-version>
     <kubernetes-model-version>2.0.2</kubernetes-model-version>
     <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
     <leveldbjni-version>1.8</leveldbjni-version>

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

[camel] 01/05: Upgrade OpenEJB to version 4.7.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 c45b4832942f8268233df2bb91aef4254a0b6bf9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Nov 2 07:54:41 2017 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 7040a9b..a020fcb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -535,7 +535,7 @@
     <ognl-version>3.1.12</ognl-version>
     <ognl-bundle-version>3.1.12_1</ognl-bundle-version>
     <oncrpc-version>1.1.3</oncrpc-version>
-    <openejb-version>4.7.4</openejb-version>
+    <openejb-version>4.7.5</openejb-version>
     <openhft-affinity-version>3.1.1</openhft-affinity-version>
     <openhft-compiler-version>2.3.0</openhft-compiler-version>
     <openhft-lang-version>6.8.2</openhft-lang-version>

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

[camel] 05/05: Upgrade Chronicle Wire to version 1.9.30

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 f3228d9e83c5bbd251f0cb0271d523aeaf828106
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Nov 2 08:23:56 2017 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 75e3065..99a0653 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
     <chronicle-network-version>1.9.8</chronicle-network-version>
     <chronicle-queue-version>4.5.27</chronicle-queue-version>
     <chronicle-threads-version>1.8.2</chronicle-threads-version>
-    <chronicle-wire-version>1.9.29</chronicle-wire-version>
+    <chronicle-wire-version>1.9.30</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>.

[camel] 02/05: Upgrade Kubernetes Model to version 2.0.2

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 bfc4ded23bfd4133522c827c729cf3e41100f0cf
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Nov 2 07:57:02 2017 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index a020fcb..ca1e597 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -441,7 +441,7 @@
     <kie-version>7.3.0.Final</kie-version>
     <krati-version>0.4.9</krati-version>
     <kubernetes-client-version>3.0.1</kubernetes-client-version>
-    <kubernetes-model-version>2.0.1</kubernetes-model-version>
+    <kubernetes-model-version>2.0.2</kubernetes-model-version>
     <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
     <leveldbjni-version>1.8</leveldbjni-version>
     <leveldb-api-version>0.9</leveldb-api-version>

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

[camel] 04/05: Fix again Kubernetes example and Regen

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 e7edf94e66d63ec5fe1436dd9260b28810e9a805
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Nov 2 08:22:40 2017 +0100

    Fix again Kubernetes example and Regen
---
 camel-core/readme.adoc                                                | 2 +-
 components/readme.adoc                                                | 4 ++--
 .../java/org/apache/camel/example/cdi/kubernetes/Application.java     | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/camel-core/readme.adoc b/camel-core/readme.adoc
index 5c6d3bd..83d34b8 100644
--- a/camel-core/readme.adoc
+++ b/camel-core/readme.adoc
@@ -103,7 +103,7 @@ Data Formats
 
 
 // dataformats: START
-Number of Data Formats: 4 in 39 JAR artifacts (3 deprecated)
+Number of Data Formats: 4 in 39 JAR artifacts (4 deprecated)
 
 [width="100%",cols="4,1,5",options="header"]
 |===
diff --git a/components/readme.adoc b/components/readme.adoc
index 4c3e3c1..d3fd456 100644
--- a/components/readme.adoc
+++ b/components/readme.adoc
@@ -871,7 +871,7 @@ Data Formats
 ^^^^^^^^^^^^
 
 // dataformats: START
-Number of Data Formats: 48 in 39 JAR artifacts (3 deprecated)
+Number of Data Formats: 48 in 39 JAR artifacts (4 deprecated)
 
 [width="100%",cols="4,1,5",options="header"]
 |===
@@ -959,7 +959,7 @@ Number of Data Formats: 48 in 39 JAR artifacts (3 deprecated)
 
 | link:camel-xmlbeans/src/main/docs/xmlBeans-dataformat.adoc[XML Beans] (camel-xmlbeans) | 1.2 | *deprecated* XML Beans data format is used for unmarshal a XML payload to POJO or to marshal POJO back to XML payload.
 
-| link:camel-xmljson/src/main/docs/xmljson-dataformat.adoc[XML JSon] (camel-xmljson) | 2.10 | XML JSon data format can convert from XML to JSON and vice-versa directly without stepping through intermediate POJOs.
+| link:camel-xmljson/src/main/docs/xmljson-dataformat.adoc[XML JSon] (camel-xmljson) | 2.10 | *deprecated* XML JSon data format can convert from XML to JSON and vice-versa directly without stepping through intermediate POJOs.
 
 | link:camel-xmlrpc/src/main/docs/xmlrpc-dataformat.adoc[XML RPC] (camel-xmlrpc) | 2.11 | The XML RPC data format is used for working with the XML RPC protocol.
 
diff --git a/examples/camel-example-cdi-kubernetes/src/main/java/org/apache/camel/example/cdi/kubernetes/Application.java b/examples/camel-example-cdi-kubernetes/src/main/java/org/apache/camel/example/cdi/kubernetes/Application.java
index a7737ca..b427fee 100644
--- a/examples/camel-example-cdi-kubernetes/src/main/java/org/apache/camel/example/cdi/kubernetes/Application.java
+++ b/examples/camel-example-cdi-kubernetes/src/main/java/org/apache/camel/example/cdi/kubernetes/Application.java
@@ -68,7 +68,7 @@ public class Application {
                             pod.getStatus().getPhase(),
                             pod.getStatus().getContainerStatuses().stream()
                                 .mapToInt(ContainerStatus::getRestartCount).sum(),
-                            formatDuration(Duration.between(ZonedDateTime.parse(pod.getStatus().getStartTime().getTime()), ZonedDateTime.now()))))
+                            formatDuration(Duration.between(ZonedDateTime.parse(pod.getStatus().getStartTime()), ZonedDateTime.now()))))
                         .forEach(System.out::println);
                 });
         }

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