bosschaert opened a new pull request #2: SLING-9004 API Regions runtime should 
have a configured set of default regions
URL: https://github.com/apache/sling-org-apache-sling-feature-apiregions/pull/2
 
 
   Make it possible to configure the API Regions runtime with a default set
   of regions that all bundles are in, regardless of what feature they are
   in or if they are in no feature at all.
   
   To configure the default set of regions set the following framework
   property
   
       sling.feature.apiregions.default=region1,region2
   
   The value of this property is a comma-separated list of regions that all
   bundles will be in.
   
   This commit also reverts what was committed for SLING-8976 to use
   bundles.properties and features.properties and not
   bundleOrigins.properties and regionOrigins.properties.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to