Current Apache Camel Karaf feature doesn’t specify the spring version, the spring bundle is provided by Karaf, so we don’t have the hard dependency of Spring version.
But for some other spring projects beside of spring core, we may need to provide OSGi bundle in ServiceMix. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On March 4, 2015 at 5:03:57 PM, Jean-Baptiste Onofré (j...@nanthrax.net) wrote: > 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, 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 > >> Authored: Wed Mar 4 16:31:57 2015 +0800 > >> Committer: Willem Jiang > >> 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 @@ > >> 1.0.0-20090215 > >> 2.0.2.RELEASE > >> 2.0.2.RELEASE_1 > >> - 1.1.0.RELEASE > >> + > >> + 1.0.3.RELEASE > >> > >> [3.2,5) > >> > >> > > > > > > > > -- > Jean-Baptiste Onofré > jbono...@apache.org > http://blog.nanthrax.net > Talend - http://www.talend.com >