Hi

Spring 4.1.5.RELEASE bundles are already done and they will be included in next bundles release (plan tonight or tomorrow morning).

Regards
JB

On 03/04/2015 09:46 AM, Claus Ibsen wrote:
You should ask the SMX team to cut osgi bundles of the spring libraries.

Non OSGi users should not hold back because of lack of osgi bundles.


On Wed, Mar 4, 2015 at 9:32 AM,  <ningji...@apache.org> wrote:
Repository: camel
Updated Branches:
   refs/heads/master bb38c204e -> 15174ce7b


Downgrade the spring retry version


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/15174ce7
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/15174ce7
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/15174ce7

Branch: refs/heads/master
Commit: 15174ce7bf92d2b589f899f859897263f7d13ac3
Parents: 7189b56
Author: Willem Jiang <willem.ji...@gmail.com>
Authored: Wed Mar 4 16:31:57 2015 +0800
Committer: Willem Jiang <willem.ji...@gmail.com>
Committed: Wed Mar 4 16:32:16 2015 +0800

----------------------------------------------------------------------
  parent/pom.xml | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/15174ce7/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 958c7eb..c50aaf6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -432,7 +432,8 @@
      <spring-javaconfig-version>1.0.0-20090215</spring-javaconfig-version>
      <spring-ldap-version>2.0.2.RELEASE</spring-ldap-version>
      <spring-ldap-bundle-version>2.0.2.RELEASE_1</spring-ldap-bundle-version>
-    <spring-retry-version>1.1.0.RELEASE</spring-retry-version>
+    <!-- spring 1.1.0 is not OSGi bundle any more -->
+    <spring-retry-version>1.0.3.RELEASE</spring-retry-version>
      <!-- Spring 4 can be used in OSGi, but not with spring-dm.  Allow Spring 4 
for the bundle imports. -->
      <spring-version-range>[3.2,5)</spring-version-range>
      <!-- However, spring-dm does not support spring 4.x so import-range must be 
3.x for the -->





--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to