>>>>> Jean-Baptiste Onofre <j...@nanthrax.net>: > Hi, > That’s my question about stage: in feature boot, you can define feature > started before other.
> For instance: > featuresBoot=(…, wrap), myfeature Are the parantheses significant? Or are they just there as an illustration? Is the order of the features in featuresBoot significant? The featuresBoot value is the standard value, with the , so the wrap feature *is* there (but not with parantheses): featuresBoot = \ instance/4.2.9, \ package/4.2.9, \ log/4.2.9, \ ssh/4.2.9, \ framework/4.2.9, \ system/4.2.9, \ eventadmin/4.2.9, \ feature/4.2.9, \ shell/4.2.9, \ management/4.2.9, \ service/4.2.9, \ jaas/4.2.9, \ deployer/4.2.9, \ diagnostic/4.2.9, \ wrap/2.6.2, \ bundle/4.2.9, \ config/4.2.9, \ kar/4.2.9, \ jersey-karaf-feature, \ oldalbum-with-memory-db-with-url-init