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/11/07 06:57:53 UTC

[camel] branch master updated (45556a4 -> 568b228)

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 45556a4  Upgrade InfluxDB and related bundle to version 2.14
     new 83dd49a  Upgrade Spring Data Commons and related bundle to version 2.1.1.RELEASE
     new 1afd4d9  Upgrade Spring Data Keyvalue and related bundle to version 2.1.1.RELEASE
     new e070830  Upgrade Spring Data Redis and related bundle to version 2.1.1.RELEASE
     new 568b228  Add details about not working camel-spring-redis 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                                           | 12 ++++++------
 platforms/karaf/features/src/main/resources/features.xml |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)


[camel] 03/04: Upgrade Spring Data Redis and related bundle to version 2.1.1.RELEASE

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 e070830cd149c0437a3b5dd50a9a4c9ec0d91224
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 7 07:41:12 2018 +0100

    Upgrade Spring Data Redis and related bundle to version 2.1.1.RELEASE
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 19616b6..246cc1b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -643,8 +643,8 @@
     <spring-data-commons-bundle-version>2.1.1.RELEASE_1</spring-data-commons-bundle-version>
     <spring-data-keyvalue-version>2.1.1.RELEASE</spring-data-keyvalue-version>
     <spring-data-keyvalue-bundle-version>2.1.1.RELEASE_1</spring-data-keyvalue-bundle-version>
-    <spring-data-redis-version>2.0.10.RELEASE</spring-data-redis-version>
-    <spring-data-redis-bundle-version>2.0.10.RELEASE_1</spring-data-redis-bundle-version>
+    <spring-data-redis-version>2.1.1.RELEASE</spring-data-redis-version>
+    <spring-data-redis-bundle-version>2.1.1.RELEASE_1</spring-data-redis-bundle-version>
     <spring-integration-version>5.1.0.RELEASE</spring-integration-version>
     <spring-ldap-version>2.3.2.RELEASE</spring-ldap-version>
     <spring-ldap-bundle-version>2.3.2.RELEASE_1</spring-ldap-bundle-version>


[camel] 01/04: Upgrade Spring Data Commons and related bundle to version 2.1.1.RELEASE

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 83dd49ad95872f65124697378f2b3fb0b5a15021
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 7 07:40:12 2018 +0100

    Upgrade Spring Data Commons and related bundle to version 2.1.1.RELEASE
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 56d14bc..dfb697f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -639,8 +639,8 @@
     <spring-cloud-consul-version>2.0.1.RELEASE</spring-cloud-consul-version>
     <spring-cloud-netflix-version>2.0.2.RELEASE</spring-cloud-netflix-version>
     <spring-cloud-zookeeper-version>2.0.0.RELEASE</spring-cloud-zookeeper-version>
-    <spring-data-commons-version>2.0.10.RELEASE</spring-data-commons-version>
-    <spring-data-commons-bundle-version>2.0.10.RELEASE_1</spring-data-commons-bundle-version>
+    <spring-data-commons-version>2.1.1.RELEASE</spring-data-commons-version>
+    <spring-data-commons-bundle-version>2.1.1.RELEASE_1</spring-data-commons-bundle-version>
     <spring-data-keyvalue-version>2.0.10.RELEASE</spring-data-keyvalue-version>
     <spring-data-keyvalue-bundle-version>2.0.10.RELEASE_1</spring-data-keyvalue-bundle-version>
     <spring-data-redis-version>2.0.10.RELEASE</spring-data-redis-version>


[camel] 02/04: Upgrade Spring Data Keyvalue and related bundle to version 2.1.1.RELEASE

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 1afd4d99e8c2b04e1d125516c4c409224625fbcc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 7 07:40:47 2018 +0100

    Upgrade Spring Data Keyvalue and related bundle to version 2.1.1.RELEASE
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index dfb697f..19616b6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -641,8 +641,8 @@
     <spring-cloud-zookeeper-version>2.0.0.RELEASE</spring-cloud-zookeeper-version>
     <spring-data-commons-version>2.1.1.RELEASE</spring-data-commons-version>
     <spring-data-commons-bundle-version>2.1.1.RELEASE_1</spring-data-commons-bundle-version>
-    <spring-data-keyvalue-version>2.0.10.RELEASE</spring-data-keyvalue-version>
-    <spring-data-keyvalue-bundle-version>2.0.10.RELEASE_1</spring-data-keyvalue-bundle-version>
+    <spring-data-keyvalue-version>2.1.1.RELEASE</spring-data-keyvalue-version>
+    <spring-data-keyvalue-bundle-version>2.1.1.RELEASE_1</spring-data-keyvalue-bundle-version>
     <spring-data-redis-version>2.0.10.RELEASE</spring-data-redis-version>
     <spring-data-redis-bundle-version>2.0.10.RELEASE_1</spring-data-redis-bundle-version>
     <spring-integration-version>5.1.0.RELEASE</spring-integration-version>


[camel] 04/04: Add details about not working camel-spring-redis 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 master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 568b2283012dc32e15b6f02e705f2be464ce0c84
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 7 07:57:17 2018 +0100

    Add details about not working camel-spring-redis Karaf feature
---
 platforms/karaf/features/src/main/resources/features.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/platforms/karaf/features/src/main/resources/features.xml b/platforms/karaf/features/src/main/resources/features.xml
index 39eeae0..bd5c4bf 100644
--- a/platforms/karaf/features/src/main/resources/features.xml
+++ b/platforms/karaf/features/src/main/resources/features.xml
@@ -2097,7 +2097,7 @@
     <bundle>mvn:org.apache.camel/camel-spring-ldap/${project.version}</bundle>
   </feature>
   <feature name='camel-spring-redis' version='${project.version}' resolver='(obr)' start-level='50'>
-    <details>Does not work with Karaf 4.1.x due KARAF-4921, but work with Karaf 4.2.x</details>
+    <details>Does not work with in OSGi actually</details>
     <feature version='${project.version}'>camel-core</feature>
     <feature version='${spring-version-range}'>spring</feature>
     <feature version='${spring-version-range}'>spring-tx</feature>