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/12/10 13:12:34 UTC

[camel] branch sandbox/camel-3.x updated (876022a -> f6135a1)

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

acosentino pushed a change to branch sandbox/camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 876022a  CAMEL-11888 - Regen
     new 54755ae  Upgrade Hystrix and related bundle to version 1.5.18
     new a7c91dc  Upgrade Splunk to version 1.6.5.0_1
     new 55d016b  Upgrade Xstream and related bundle to version 1.4.11
     new f6135a1  Fixed Camel-Jbpm Karaf feature

The 4 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                                           | 10 +++++-----
 platforms/karaf/features/src/main/resources/features.xml |  1 +
 2 files changed, 6 insertions(+), 5 deletions(-)


[camel] 02/04: Upgrade Splunk to version 1.6.5.0_1

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

acosentino pushed a commit to branch sandbox/camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit a7c91dc0f33aa7ff8cc1337440a9dcf9369e7c8c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 10 13:57:09 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index afb5fc2..fe84eef 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -636,7 +636,7 @@
     <spark-version>2.3.2</spark-version>
     <spark-rest-version>2.8.0</spark-rest-version>
     <spark-rest-bundle-version>2.8.0_1</spark-rest-bundle-version>
-    <splunk-version>1.6.4.0_1</splunk-version>
+    <splunk-version>1.6.5.0_1</splunk-version>
     <spring-batch-version>4.0.1.RELEASE</spring-batch-version>
     <spring-batch-bundle-version>4.0.1.RELEASE_1</spring-batch-bundle-version>
     <spring-boot-version>2.1.1.RELEASE</spring-boot-version>


[camel] 03/04: Upgrade Xstream and related bundle to version 1.4.11

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

acosentino pushed a commit to branch sandbox/camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 55d016b7a9106cb5cc93966bf6eaa3a1735c31c0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 10 14:08:18 2018 +0100

    Upgrade Xstream and related bundle to version 1.4.11
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fe84eef..1d0cab6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -743,8 +743,8 @@
     <xpp3-bundle-version>1.1.4c_7</xpp3-bundle-version>
     <xpp3-version>1.1.4c</xpp3-version>
     <xsdlib-version>2013.2</xsdlib-version>
-    <xstream-bundle-version>1.4.10_1</xstream-bundle-version>
-    <xstream-version>1.4.10</xstream-version>
+    <xstream-bundle-version>1.4.11_1</xstream-bundle-version>
+    <xstream-version>1.4.11</xstream-version>
     <xom-version>1.2.5</xom-version>
     <zendesk-client-version>0.6.2</zendesk-client-version>
     <zipkin-reporter-version>2.7.13</zipkin-reporter-version>


[camel] 04/04: Fixed Camel-Jbpm Karaf feature

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

acosentino pushed a commit to branch sandbox/camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit f6135a1aa12f2525aff9ee784bd7cc1c863522be
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 10 14:11:25 2018 +0100

    Fixed Camel-Jbpm Karaf feature
---
 platforms/karaf/features/src/main/resources/features.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/platforms/karaf/features/src/main/resources/features.xml b/platforms/karaf/features/src/main/resources/features.xml
index faac3d5..1e10b38 100644
--- a/platforms/karaf/features/src/main/resources/features.xml
+++ b/platforms/karaf/features/src/main/resources/features.xml
@@ -1175,6 +1175,7 @@
     <bundle dependency='true'>mvn:org.kie.soup/kie-soup-maven-support/${jbpm-version}</bundle>
     <bundle dependency='true'>mvn:org.kie.soup/kie-soup-project-datamodel-api/${jbpm-version}</bundle>
     <bundle dependency='true'>mvn:org.kie.soup/kie-soup-project-datamodel-commons/${jbpm-version}</bundle>
+    <bundle dependency='true'>wrap:mvn:org.jbpm/jbpm-workitems-core/${jbpm-version}</bundle>
     <bundle dependency='true'>mvn:org.kie.soup/kie-soup-commons/${jbpm-version}</bundle>
     <bundle dependency='true'>mvn:org.kie/kie-api/${jbpm-version}</bundle>
     <bundle dependency='true'>mvn:org.kie/kie-internal/${jbpm-version}</bundle>


[camel] 01/04: Upgrade Hystrix and related bundle to version 1.5.18

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

acosentino pushed a commit to branch sandbox/camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 54755ae83e2ee453a7daf8a4c9b5d93f86ff4adc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 10 13:52:37 2018 +0100

    Upgrade Hystrix and related bundle to version 1.5.18
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 68be5c4..afb5fc2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -309,8 +309,8 @@
     <httpclient4-version>4.5.6</httpclient4-version>
     <httpasyncclient-version>4.1.4</httpasyncclient-version>
     <httpclient-version>3.1</httpclient-version>
-    <hystrix-version>1.5.12</hystrix-version>
-    <hystrix-bundle-version>1.5.12_1</hystrix-bundle-version>
+    <hystrix-version>1.5.18</hystrix-version>
+    <hystrix-bundle-version>1.5.18_1</hystrix-bundle-version>
     <ibatis-bundle-version>2.3.4.726_4</ibatis-bundle-version>
     <ibatis-version>2.3.4.726</ibatis-version>
     <ical4j-version>1.0.7</ical4j-version>