joerghoh commented on pull request #23: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/23#issuecomment-1075391065
@enapps-enorman For a more generalized behavior we do have the runmodes. I decided against using OSGI configuration (and thus the ability to configure it per runmode) because this should be development only setting. If it is OSGI it would be a default setting in every project, which might end up in production. OSGI configuration is normally deployed along code, but system properties are not. Makes it harder to misuse. -- 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]
