would be nice for a "already exists" call to features:addurl to trigger a
refresh
---------------------------------------------------------------------------------
Key: KARAF-471
URL: https://issues.apache.org/jira/browse/KARAF-471
Project: Karaf
Issue Type: Improvement
Components: runtime
Affects Versions: 2.1.3
Environment: ubuntu 10.04
Reporter: jamie campbell
Priority: Trivial
I did a features:addurl on a url which had syntactic problems in the
features.xml file. I corrected the file, did addurl again, and noticed that
features:list still didn't show the feature from the added url. I poked around
with jira, and figured out that this isn't technically a bug because the
invalid url was added to the system and the followup addurl call was thus
simply ignored, and what was needed instead was features:refreshurl.
However, it would be nice if, instead of ignoring/tossing the request, if
addurl would instead proxy to refresh for this case...
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira