stoty commented on code in PR #7355:
URL: https://github.com/apache/hbase/pull/7355#discussion_r2401157222


##########
pom.xml:
##########
@@ -2880,11 +2893,15 @@
         <version>${maven-site.version}</version>
         <configuration>
           <siteDirectory>${basedir}/src/site</siteDirectory>
-          
<customBundle>${basedir}/src/site/custom/project-info-report.properties</customBundle>

Review Comment:
   We should check if that was file was even used.
   Can you try changing some strings and checking if they make any difference 
(on the master branch)
   
   If it was already not used, then we can remove it.



-- 
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]

Reply via email to