This is an automated email from the ASF dual-hosted git repository.

davidb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new 8ee2126  Remove requirement to represent features at runtime.
8ee2126 is described below

commit 8ee21267a35161a45d15924f11e97919952f9809
Author: David Bosschaert <[email protected]>
AuthorDate: Mon Mar 19 13:26:48 2018 +0000

    Remove requirement to represent features at runtime.
---
 featuremodel/requirements.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/featuremodel/requirements.md b/featuremodel/requirements.md
index 986801a..7c58c50 100644
--- a/featuremodel/requirements.md
+++ b/featuremodel/requirements.md
@@ -96,10 +96,6 @@ The feature model is about describing a feature, aggregating 
features to either
 * SFL060 - Tooling must support multiple versions of a feature and only select 
the highest version of a feature to launch the application.
 * SFL070 - Tooling must be able to differentiate between a feature and an 
update of a feature. An update should only be included in the application of 
the base feature is included.
 
-## Runtime Requirements
-
-* SFD010 - It should be possible to dynamically install and uninstall features 
at runtime.
-
 ## Container Requirements
 
 These requirements are not directly related to the feature model itself, but 
rather running a feature based OSGi application within a container.

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to