Christian Müller created CAMEL-5964:
---------------------------------------
Summary: Camel feature file doesn't validate
Key: CAMEL-5964
URL: https://issues.apache.org/jira/browse/CAMEL-5964
Project: Camel
Issue Type: Bug
Components: karaf
Affects Versions: 2.11.0
Reporter: Christian Müller
Assignee: Christian Müller
Fix For: 2.11.0
{noformat}
christian-muellers-macbook-pro:features cmueller$ mvn install -Pvalidate
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Camel :: Platforms :: Apache Karaf :: Features 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
...
INFO] OK: imports resolved for camel-smpp
[INFO] OK: imports resolved for camel-snmp
[INFO] OK: imports resolved for camel-soap
[INFO] OK: imports resolved for camel-solr
[INFO] OK: imports resolved for camel-spring-batch
[WARNING] Failed to validate feature camel-spring-integration
[WARNING] No export found to match org.springframework.retry;version="[1.0.2,
2.0.0)" (imported by
mvn:org.springframework.integration/spring-integration-core/2.2.0.RELEASE)
[WARNING] No export found to match
org.springframework.classify;version="[1.0.2, 2.0.0)" (imported by
mvn:org.springframework.integration/spring-integration-core/2.2.0.RELEASE)
[WARNING] No export found to match
org.springframework.retry.support;version="[1.0.2, 2.0.0)" (imported by
mvn:org.springframework.integration/spring-integration-core/2.2.0.RELEASE)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.222s
[INFO] Finished at: Sun Jan 13 14:30:29 CET 2013
[INFO] Final Memory: 12M/81M
[INFO] ------------------------------------------------------------------------
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira