You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/07/07 00:33:49 UTC

[jira] Resolved: (KARAF-105) Remove dependencies on the preference service

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

Guillaume Nodet resolved KARAF-105.
-----------------------------------

      Assignee: Guillaume Nodet
    Resolution: Fixed

Committing to https://svn.apache.org/repos/asf/karaf/trunk ...
	M	assembly/pom.xml
	M	assembly/src/main/descriptors/unix-bin.xml
	M	assembly/src/main/descriptors/windows-bin.xml
	M	assembly/src/main/filtered-resources/etc/startup.properties
	M	assembly/src/main/filtered-resources/features.xml
	M	features/core/src/main/java/org/apache/karaf/features/internal/FeaturesServiceImpl.java
	M	features/core/src/main/resources/OSGI-INF/blueprint/gshell-features.xml
	M	features/core/src/test/java/org/apache/karaf/features/FeaturesServiceTest.java
	M	features/core/src/test/java/org/apache/karaf/features/internal/FeaturesServiceImplTest.java
	M	pom.xml
Committed r961037


> Remove dependencies on the preference service
> ---------------------------------------------
>
>                 Key: KARAF-105
>                 URL: https://issues.apache.org/jira/browse/KARAF-105
>             Project: Karaf
>          Issue Type: Improvement
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 2.0.0
>
>
> The preference service is not really a good way to save state, and the per bundle storage allocated by the framework would be a better candidate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.