meonkeys commented on PR #6222: URL: https://github.com/apache/fineract/pull/6222#issuecomment-5198282095
There are a few more places under `fineract-doc/` to update. `egrep -ri 'java.+ 21' fineract-doc/src` lists these three: 1. fineract-doc/src/docs/en/chapters/development/index.adoc 2. fineract-doc/src/docs/en/chapters/testing/cucumber.adoc 3. fineract-doc/src/docs/en/chapters/testing/integration.adoc The 1st should be updated, and the 2nd and 3rd ones should be changed to reference (not duplicate) the first, like we do in the readme. One source of truth FTW. -- 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]
