mwaaas opened a new pull request, #2501: URL: https://github.com/apache/fineract/pull/2501
## Description Improve gitpod integration for easy contribution via gitpod. Fineract gitpod configuration uses this image gitpod/workspace-mysql which currently defaults to java 11 (which doesn't work with this project) even though it already has java 17 installed. This change is to add a command to run on init to make java 17 the default one. And a minor change of pining the image to a specific version for reproducible builds (even gitpod recommends this change) -- 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]
