[
https://issues.apache.org/jira/browse/KARAF-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated KARAF-4442:
----------------------------------------
Fix Version/s: (was: 4.0.5)
4.0.6
4.1.0
> Improve slightly misleading message after SNAPSHOT feature installation
> -----------------------------------------------------------------------
>
> Key: KARAF-4442
> URL: https://issues.apache.org/jira/browse/KARAF-4442
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-feature
> Affects Versions: 4.0.4
> Reporter: Yurii Rashkovskii
> Priority: Minor
> Fix For: 4.1.0, 4.0.6
>
>
> According to Karaf's own provisioning manual
> (https://karaf.apache.org/manual/latest/users-guide/provisioning.html), "You
> can update a release by installing the same feature (with the same SNAPSHOT
> version or a different version)"
> When I try to install a feature of the same SNAPSHOT version, in my case,
> both through kar:install and feature:install, I get the following message:
> The specified feature: 'feature' version '1.0.0.SNAPSHOT' is already
> installed
> However, if I look into the logs and effects of the command, I can clearly
> see that the feature was in fact upgraded.
> Therefore, I suggest that in this case (SNAPSHOT upgrade) the message should
> be something like this
> 'feature' version '1.0.0.SNAPSHOT' has been upgraded
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)