[ 
https://issues.apache.org/jira/browse/KARAF-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008361#comment-13008361
 ] 

Guillaume Nodet commented on KARAF-524:
---------------------------------------

The refreshUrl works as designed, as the purpose is only to re-read the feature 
descriptors.

Updating features could be done either through an features:update command that 
we don't have, or as part of dev:watch or osgi:update.
THough it does not seem really easy to find reliably the *latest* snapshot, as 
snapshot timestamps don't even have a timezone attached to them, so we can't 
really compare them correctly.

> features:refreshUrl does not refresh bundle's snapshot in the features.xml
> --------------------------------------------------------------------------
>
>                 Key: KARAF-524
>                 URL: https://issues.apache.org/jira/browse/KARAF-524
>             Project: Karaf
>          Issue Type: Bug
>          Components: runtime
>    Affects Versions: 2.2.0
>            Reporter: Dan Tran
>
> features:refreshUrl do pickup latest snapshot features.xml from maven repo, 
> but it does not look further into the features to update the bunble snapshot
> Initial discussion is at 
> http://karaf.922171.n3.nabble.com/How-does-features-refreshUrl-handles-snapshot-td2694125.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to