joerghoh opened a new pull request #23: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/23
when providing the system property "org.apache.sling.jcr.repoinit.developermode" with the value "true" repoinit will not throw exception and terminate the startup of the repository, but instead logs an message pointing this out. Thus it's easier for a developer to fix the script without the need to make the repository going first. To clearly point out potential mis-use (having it configured in production environments), this log message is written on loglevel ERROR and also the on startup the "developer mode active" INFO message is written. -- 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]
