jacopoc opened a new pull request, #1029: URL: https://github.com/apache/ofbiz-framework/pull/1029
The task was unconditionally overwriting existing keys in framework/security/config/security.properties on every run, including when triggered as a dependency of the `test` task. Keys are now only generated when the property is missing or commented out, preserving any previously configured values. Thanks to Gašper Kojek (@ribafish) for reporting the issue #1028. -- 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]
