You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/01/19 01:50:23 UTC

[GitHub] [iceberg] kbendick opened a new pull request #2113: [MISC] Add rat library install location from dev/check-license to gitignore

kbendick opened a new pull request #2113:
URL: https://github.com/apache/iceberg/pull/2113


   I was checking to see if we had any scripts or automation to automatically update our NOTICE files to the current year.
   
   I didn't find any. But I did notice that when I ran the `dev/check-license` bash script that it downloads `apache-rat-0.xx.jar` into `/lib`, which then made my git working tree dirty.
   
   To prevent users from accidentally checking in the rat jar or any future libraries, I've added `/lib` to the `.gitignore` file.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue merged pull request #2113: [MISC] Add rat library install location from dev/check-license to gitignore

Posted by GitBox <gi...@apache.org>.
rdblue merged pull request #2113:
URL: https://github.com/apache/iceberg/pull/2113


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue commented on pull request #2113: [MISC] Add rat library install location from dev/check-license to gitignore

Posted by GitBox <gi...@apache.org>.
rdblue commented on pull request #2113:
URL: https://github.com/apache/iceberg/pull/2113#issuecomment-763147771


   Thanks, @kbendick!


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org