PDavid commented on code in PR #7355: URL: https://github.com/apache/hbase/pull/7355#discussion_r2401382981
########## src/site/custom/project-info-reports.properties: ########## Review Comment: I tried to change some string and some was reflected on the site but some of them was not. I checked the bundle file in jar file of the reports plugin version we use and some keys are different. I updated our file and now the texts are displayed on the pages. So this file was not actually used on master (because of file name mismatch and wrong config in pom.xml). Now that the file name is fixed and with the updated keys it is used. Usually just "This project" is replaced with "Apache HBaseâ„¢". <img width="6010" height="2399" alt="image" src="https://github.com/user-attachments/assets/aaae0a43-5c5b-4e34-ae8c-63f6829e68ee" /> So I guess these were broken with a reports plugin version upgrade in the past but nobody noticed. :man_shrugging: -- 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]
