You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/07/09 13:20:05 UTC

[jira] [Resolved] (CAMEL-7816) Feature validation of camel-spring-integration is failing

     [ https://issues.apache.org/jira/browse/CAMEL-7816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-7816.
--------------------------------
    Resolution: Later

> Feature validation of camel-spring-integration is failing
> ---------------------------------------------------------
>
>                 Key: CAMEL-7816
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7816
>             Project: Camel
>          Issue Type: Task
>          Components: camel-spring-integration, osgi
>    Affects Versions: 2.15.0
>            Reporter: Christian Müller
>
> After upgrading to Spring 4, the feature validation of camel-spring-integration is failing:
> {noformat}
> cmueller$ mvn install -Pvalidate
> ...
> [WARNING] Failed to validate feature camel-spring-integration
> [WARNING] No export found to match org.springframework.expression;version="[3.0.7, 4.0.0)" (imported by mvn:org.springframework.integration/spring-integration-core/2.2.6.RELEASE)
> [WARNING] No export found to match org.springframework.expression.spel;version="[3.0.7, 4.0.0)" (imported by mvn:org.springframework.integration/spring-integration-core/2.2.6.RELEASE)
> [WARNING] No export found to match org.springframework.core.convert;version="[3.0.7, 4.0.0)" (imported by mvn:org.springframework.integration/spring-integration-core/2.2.6.RELEASE)
> [WARNING] No export found to match org.springframework.expression.spel.standard;version="[3.0.7, 4.0.0)" (imported by mvn:org.springframework.integration/spring-integration-core/2.2.6.RELEASE)
> [WARNING] No export found to match org.springframework.core.convert.converter;version="[3.0.7, 4.0.0)" (imported by mvn:org.springframework.integration/spring-integration-core/2.2.6.RELEASE)
> [WARNING] No export found to match org.springframework.transaction;version="[3.0.7, 4.0.0)" (imported by mvn:org.springframework.integration/spring-integration-core/2.2.6.RELEASE)
> [WARNING] No export found to match org.springframework.core.serializer;version="[3.0.7, 4.0.0)" (imported by mvn:org.springframework.integration/spring-integration-core/2.2.6.RELEASE)
> [WARNING] No export found to match org.springframework.core.serializer.support;version="[3.0.7, 4.0.0)" (imported by mvn:org.springframework.integration/spring-integration-core/2.2.6.RELEASE)
> [WARNING] No export found to match org.springframework.expression.common;version="[3.0.7, 4.0.0)" (imported by mvn:org.springframework.integration/spring-integration-core/2.2.6.RELEASE)
> [WARNING] No export found to match org.springframework.core.convert.support;version="[3.0.7, 4.0.0)" (imported by mvn:org.springframework.integration/spring-integration-core/2.2.6.RELEASE)
> [WARNING] No export found to match org.springframework.transaction.support;version="[3.0.7, 4.0.0)" (imported by mvn:org.springframework.integration/spring-integration-core/2.2.6.RELEASE)
> [WARNING] No export found to match org.springframework.expression.spel.support;version="[3.0.7, 4.0.0)" (imported by mvn:org.springframework.integration/spring-integration-core/2.2.6.RELEASE)
> [WARNING] No export found to match org.springframework.transaction.interceptor;version="[3.0.7, 4.0.0)" (imported by mvn:org.springframework.integration/spring-integration-core/2.2.6.RELEASE)
> [WARNING] No export found to match org.springframework.context.expression;version="[3.0.7, 4.0.0)" (imported by mvn:org.springframework.integration/spring-integration-core/2.2.6.RELEASE)
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> {noformat}
> Upgrading to version 4.0.4.RELEASE (which is using Spring 4) isn't an option at present, because it's not an OSGI bundle and there is no OSGI bundle from the SMX guys yet.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)