Author: cziegeler
Date: Thu May  7 21:22:11 2015
New Revision: 1678263

URL: http://svn.apache.org/r1678263
Log:
Clarification

Modified:
    sling/site/trunk/content/documentation/development/slingstart.mdtext

Modified: sling/site/trunk/content/documentation/development/slingstart.mdtext
URL: 
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/development/slingstart.mdtext?rev=1678263&r1=1678262&r2=1678263&view=diff
==============================================================================
--- sling/site/trunk/content/documentation/development/slingstart.mdtext 
(original)
+++ sling/site/trunk/content/documentation/development/slingstart.mdtext Thu 
May  7 21:22:11 2015
@@ -35,7 +35,7 @@ Other special run modes can be defined b
 
 ### Start Levels
 
-Each run mode has start levels. These start levels correspond to OSGi start 
levels. The default start level has the level 0 and should be used for all non 
bundle artifacts. If a non bundle artifact is configured with a start level, 
it's still provisioned, however the start level information might not have any 
meaning.
+Each run mode has start levels. These start levels correspond to OSGi start 
levels. The default start level has the level 0 and should be used for all non 
bundle artifacts. If a non bundle artifact is configured with a start level, 
it's still provisioned, however the start level information might not have any 
meaning. As usually the provisioned artifacts are bundles and as start levels 
are pretty handy, this was conscious design decision in order to keep the model 
files small.
 
 ### Artifacts
 


Reply via email to