[jira] [Updated] (FELIX-4051) Properties when removed is not reflected in .cfg file.

2013-05-06 Thread Jeffrie Joshua L G (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-4051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeffrie Joshua L G updated FELIX-4051:
--

Attachment: screenshot-1.jpg

When i remove the first property browserProperties.fileName2 =  
C:/Testing/conf/configuration.properties and save. the properties are getting 
updated just fine in application level, But its not getting updated in the 
actual .cfg file. Updations and adding new property are all working fine i.e 
the .cfg is getting updated.

> Properties when removed is not reflected in .cfg file.
> --
>
> Key: FELIX-4051
> URL: https://issues.apache.org/jira/browse/FELIX-4051
> Project: Felix
>  Issue Type: Improvement
>Affects Versions: fileinstall-3.2.6
>Reporter: Jeffrie Joshua L G
>Priority: Minor
> Attachments: screenshot-1.jpg
>
>
> When i update/delete any property in .cfg, its getting reflecting in web 
> console. When i add or update in web console its also getting reflected in 
> the corresponding .cfg file.
> But, removing any property from the configuration file using console is not 
> getting updated in the corresponding .cfg file. 
> ref screen shot

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (FELIX-4051) Properties when removed is not reflected in .cfg file.

2013-05-06 Thread Jeffrie Joshua L G (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-4051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeffrie Joshua L G updated FELIX-4051:
--

Issue Type: Bug  (was: Improvement)

> Properties when removed is not reflected in .cfg file.
> --
>
> Key: FELIX-4051
> URL: https://issues.apache.org/jira/browse/FELIX-4051
> Project: Felix
>  Issue Type: Bug
>Affects Versions: fileinstall-3.2.6
>Reporter: Jeffrie Joshua L G
>Priority: Minor
> Attachments: screenshot-1.jpg
>
>
> When i update/delete any property in .cfg, its getting reflecting in web 
> console. When i add or update in web console its also getting reflected in 
> the corresponding .cfg file.
> But, removing any property from the configuration file using console is not 
> getting updated in the corresponding .cfg file. 
> ref screen shot

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (FELIX-4051) Properties when removed is not reflected in .cfg file.

2014-01-14 Thread Jacek Bukowski (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-4051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacek Bukowski updated FELIX-4051:
--

Attachment: FELIX-4051.patch

I have looked at the fileinstall code and I can see the properties are only 
updated with new values that come from the new configuration. I've prepared a 
patch which removes all properties that are missing in the new configuration.

For me that works. Maybe someone could include that in felix SVN if the fix is 
fine?

> Properties when removed is not reflected in .cfg file.
> --
>
> Key: FELIX-4051
> URL: https://issues.apache.org/jira/browse/FELIX-4051
> Project: Felix
>  Issue Type: Bug
>Affects Versions: fileinstall-3.2.6
>Reporter: Jeffrie Joshua L G
>Priority: Minor
> Attachments: FELIX-4051.patch, screenshot-1.jpg
>
>
> When i update/delete any property in .cfg, its getting reflecting in web 
> console. When i add or update in web console its also getting reflected in 
> the corresponding .cfg file.
> But, removing any property from the configuration file using console is not 
> getting updated in the corresponding .cfg file. 
> ref screen shot



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)