Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-4954

can't install feature camel-spring-redis

    XMLWordPrintable

Details

    • 6.3 Sprint 4 (Mar 28 - Apr 29)

    Description

      By default fuse 6.3 build 015 provides Spring 3 packages

      JBossFuse:karaf@root> exports | grep org.springframework.core.serializer
         192 org.springframework.core.serializer.support; version=3.2.12.RELEASE
         192 org.springframework.core.serializer; version=3.2.12.RELEASE
      

      But camel-spring-redis requires Spring 4

      JBossFuse:karaf@root> features:install camel-spring-redis
      Error executing command: Can not resolve feature:
      Unsatisfied requirement(s):                                                                                                                                                                                          
      ---------------------------                                                                                                                                                                                          
         package:(&(package=org.springframework.cache.support)(version>=4.0.9)(!(version>=4.1.0)))                                                                                                                         
            Spring Data Redis Support                                                                                                                                                                                      
         package:(&(package=org.springframework.cglib.proxy)(version>=4.0.9)(!(version>=4.1.0)))                                                                                                                           
            Spring Data Redis Support                                                                                                                                                                                      
         package:(&(package=org.springframework.core.env)(version>=4.0.9)(!(version>=4.1.0)))                                                                                                                              
            Spring Data Redis Support                                                                                                                                                                                      
         package:(&(package=org.springframework.beans.factory.xml)(version>=4.0.9)(!(version>=4.1.0)))                                                                                                                     
            Spring Data Redis Support                                                                                                                                                                                      
         package:(&(package=org.springframework.core.convert)(version>=4.0.9)(!(version>=4.1.0)))                                                                                                                          
            Spring Data Redis Support                                                                                                                                                                                      
         package:(&(package=org.springframework.data.redis.listener)(version>=1.0.0)(!(version>=2.0.0)))                                                                                                                   
            camel-spring-redis                                                                                                                                                                                             
         package:(&(package=org.springframework.beans)(version>=4.0.9)(!(version>=4.1.0)))                                                                                                                                 
            Spring Data Redis Support                                                                                                                                                                                      
         package:(&(package=org.springframework.transaction.support)(version>=4.0.9)(!(version>=4.1.0)))                                                                                                                   
            Spring Data Redis Support                                                                                                                                                                                      
         package:(&(package=org.springframework.data.redis.connection.jedis)(version>=1.0.0)(!(version>=2.0.0)))                                                                                                           
            camel-spring-redis                                                                                                                                                                                             
         package:(&(package=org.springframework.data.redis.core)(version>=1.0.0)(!(version>=2.0.0)))                                                                                                                       
            camel-spring-redis                                                                                                                                                                                             
         package:(&(package=org.springframework.beans.factory.support)(version>=4.0.9)(!(version>=4.1.0)))                                                                                                                 
            Spring Data Redis Support                                                                                                                                                                                      
         package:(&(package=org.springframework.core)(version>=4.0.9)(!(version>=4.1.0)))                                                                                                                                  
            Spring Data Redis Support                                                                                                                                                                                      
         package:(&(package=org.springframework.aop.framework)(version>=4.0.9)(!(version>=4.1.0)))                                                                                                                         
            Spring Data Redis Support                                                                                                                                                                                      
         package:(&(package=org.springframework.util.xml)(version>=4.0.9)(!(version>=4.1.0)))                                                                                                                              
            Spring Data Redis Support                                                                                                                                                                                      
         package:(&(package=org.springframework.data.redis.core.query)(version>=1.0.0)(!(version>=2.0.0)))                                                                                                                 
            camel-spring-redis                                                                                                                                                                                             
         package:(&(package=org.springframework.core.serializer.support)(version>=4.0.9)(!(version>=4.1.0)))                                                                                                               
            Spring Data Redis Support                                                                                                                                                                                      
         package:(&(package=org.springframework.beans.factory.config)(version>=4.0.9)(!(version>=4.1.0)))                                                                                                                  
            Spring Data Redis Support                                                                                                                                                                                      
         package:(&(package=org.springframework.core.io.support)(version>=4.0.9)(!(version>=4.1.0)))                                                                                                                       
            Spring Data Redis Support                                                                                                                                                                                      
         package:(&(package=org.springframework.data.redis.connection)(version>=1.0.0)(!(version>=2.0.0)))                                                                                                                 
            camel-spring-redis                                                                                                                                                                                             
         package:(&(package=org.springframework.dao.support)(version>=4.0.9)(!(version>=4.1.0)))
            Spring Data Redis Support
         package:(&(package=org.springframework.util)(version>=4.0.9)(!(version>=4.1.0)))
            Spring Data Redis Support
         package:(&(package=org.springframework.beans.factory)(version>=4.0.9)(!(version>=4.1.0)))
            Spring Data Redis Support
         package:(&(package=org.springframework.core.convert.support)(version>=4.0.9)(!(version>=4.1.0)))
            Spring Data Redis Support
         package:(&(package=org.springframework.core.task)(version>=4.0.9)(!(version>=4.1.0)))
            Spring Data Redis Support
         package:(&(package=org.springframework.cache)(version>=4.0.9)(!(version>=4.1.0)))
            Spring Data Redis Support
         package:(&(package=org.springframework.dao)(version>=4.0.9)(!(version>=4.1.0)))
            Spring Data Redis Support
         package:(&(package=org.springframework.data.redis.serializer)(version>=1.0.0)(!(version>=2.0.0)))
            camel-spring-redis
         package:(&(package=org.springframework.core.convert.converter)(version>=4.0.9)(!(version>=4.1.0)))
            Spring Data Redis Support
         package:(&(package=org.springframework.core.io)(version>=4.0.9)(!(version>=4.1.0)))
            Spring Data Redis Support
         package:(&(package=org.springframework.cache.transaction)(version>=4.0.9)(!(version>=4.1.0)))
            Spring Data Redis Support
         package:(&(package=org.springframework.context)(version>=4.0.9)(!(version>=4.1.0)))
            Spring Data Redis Support
      

      Attachments

        Issue Links

          Activity

            People

              lburgazz@redhat.com Luca Burgazzoli
              jludvice Josef Ludvicek (Inactive)
              Josef Ludvicek Josef Ludvicek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: