[
https://issues.apache.org/jira/browse/FELIX-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-1718.
------------------------------------
Resolution: Fixed
Assignee: Guillaume Nodet
Committing to https://svn.apache.org/repos/asf/felix/trunk ...
M
karaf/shell/config/src/main/java/org/apache/felix/karaf/shell/config/UpdateCommand.java
M
karaf/shell/config/src/main/resources/OSGI-INF/blueprint/shell-config.xml
Committed r826734
The configuration is now written to the etc/ folder but this behavior can be
changed using a -b option on the command.
> karaf shell config:update command should persist / override configurations
> from the etc/ folder
> -----------------------------------------------------------------------------------------------
>
> Key: FELIX-1718
> URL: https://issues.apache.org/jira/browse/FELIX-1718
> Project: Felix
> Issue Type: Improvement
> Components: Karaf
> Reporter: Sergey Beryozkin
> Assignee: Guillaume Nodet
> Fix For: karaf-1.0.2
>
>
> config:update command results in updates being persisted in memory only; it
> would be great for updates be retrievable after the container has been
> restarted
> perhaps ConfigAdmin can be told to save the updates to the original cfg file
> but may be another option would be to save them to the ConfigAdmin bundle
> cache so that updates can be reverted
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.