Buuhuu opened a new pull request, #19:
URL: 
https://github.com/apache/sling-org-apache-sling-feature-extension-apiregions/pull/19

   Currently, the validation of factory configurations (in particular 
operations and internal-names) use the configuration api's validation mode to 
report problems. This does not allow for overwriting the mode per factory 
configuration. 
   
   With this change the validation mode is taken from the 
FactoryConfigurationDescription instead, and only if not set it is taken from 
the configuration api's mode.
   
   So far only the success/failure cases were covered by unit tests. I also 
added tests to cover the success with warnings case.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to