nsivabalan commented on pull request #2736:
URL: https://github.com/apache/hudi/pull/2736#issuecomment-809334249


   Guess wrt old-version.commit, may be you can fix the 
validate_staged_release.sh script only.
   ```
   find . -iname '*' -type f | grep -v NOTICE | grep -v LICENSE | grep -v 
'.json' | grep -v '.data' | grep -v DISCLAIMER | grep -v '.sqltemplate' | grep 
-v KEYS | grep -v '.mailmap' | grep -v 'ObjectSizeCalculator.java' | grep -v 
'AvroConversionHelper.scala' | xargs grep -L "Licensed to the Apache Software 
Foundation (ASF)"
   ```
   add ".commit" to this list.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to