PDavid opened a new pull request, #7507: URL: https://github.com/apache/hbase/pull/7507
When I run `mvn clean install -DskipTests -Prelease -Drat.skip=false && mvn install -DskipTests site assembly:single -Prelease -Drat.skip=false` RAT check complained that JSON files (under hbase-website) does not have ASF license which is true. But JSON files cannot have comments in them so we cannot add the ASF licence there. So we exclude JSON files from RAT check. -- 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]
