[
https://issues.apache.org/jira/browse/CAMEL-18183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Filotto resolved CAMEL-18183.
-------------------------------------
Resolution: Fixed
Good catch [~xldai] thank you
> camel-karaf - Wrong definition in the camel-azure-storage-datalake feature
> --------------------------------------------------------------------------
>
> Key: CAMEL-18183
> URL: https://issues.apache.org/jira/browse/CAMEL-18183
> Project: Camel
> Issue Type: Dependency upgrade
> Components: karaf
> Affects Versions: 3.14.3, 3.17.0
> Reporter: Xilai Dai
> Priority: Minor
> Fix For: 3.14.4, 3.18.0
>
>
> [https://repo1.maven.org/maven2/org/apache/camel/karaf/apache-camel/3.17.0/apache-camel-3.17.0-features.xml]
> {code:java}
> <feature name='camel-azure-storage-datalake' version='3.17.0'
> start-level='50'>
> ......
> <bundle>mvn:org.apache.camel/camel-azure-storage-blob/3.17.0</bundle>
> </feature>
> {code}
> "mvn:org.apache.camel/camel-azure-storage-blob" should be
> "mvn:org.apache.camel/camel-azure-storage-datalake".
--
This message was sent by Atlassian Jira
(v8.20.7#820007)