bosschaert opened a new pull request #13: URL: https://github.com/apache/sling-org-apache-sling-feature-apiregions/pull/13
Added a property to the feature->regions map (features.properties) to declare the global region order: __region.order__ The value format of __region.order__ is the same as the other entries in the file: an ordered list of regions. This property lists the total ordering of regions (while features might only have a partial list). Since the values of the features.properties have significant ordering, I also made this explicity my changing the signature of the feature->regions map to have a List for the values. ---------------------------------------------------------------- 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]
