jacopoc opened a new pull request, #1030: URL: https://github.com/apache/ofbiz-framework/pull/1030
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. (cherry picked from commit 9fd67b91ed770c87cc2775c5c2a7b6cd26033b00) -- 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]
