ndimiduk commented on code in PR #4740: URL: https://github.com/apache/hbase/pull/4740#discussion_r981222278
########## hbase-shaded/hbase-shaded-testing-util/pom.xml: ########## @@ -175,4 +151,81 @@ </plugin> </plugins> </build> + <profiles> + <profile> + <id>hadoop-2.0</id> + <activation> + <property> + <!--Below formatting for dev-support/generate-hadoopX-poms.sh--> Review Comment: Heya @saintstack -- this comment is about some support scripts, but I don't see them in the commit. Maybe something you intended to commit with this patch but missed the `git add` ? Thanks boss. -- 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: issues-unsubscr...@hbase.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org