Skip to content

1.x: exclude some text files from license checks #4093

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 25, 2016

Conversation

akarnokd
Copy link
Member

By default, the license plugin warns about MDs and text files. In addition, this excluded the JCTools queues and the beta/experimental annotations because they kept their original license header.

@akarnokd akarnokd added the Build label Jun 23, 2016
@akarnokd akarnokd added this to the 1.2 milestone Jun 23, 2016
@codecov-io
Copy link

Current coverage is 80.25%

Merging #4093 into 1.x will decrease coverage by <.01%

@@                1.x      #4093   diff @@
==========================================
  Files           259        259          
  Lines         16821      16821          
  Methods           0          0          
  Messages          0          0          
  Branches       2554       2554          
==========================================
- Hits          13500      13499     -1   
+ Misses         2408       2407     -1   
- Partials        913        915     +2   

Powered by Codecov. Last updated by afe3cb0...330192c

@artem-zinnatullin
Copy link
Contributor

Can we configure it to fail build if some file doesn't have license so we won't forget to add it?

// As far as I understand it's license-gradle-plugin.

@akarnokd
Copy link
Member Author

Yes, but not now as it will fail 2 classes I fixed in another PR.

@artem-zinnatullin
Copy link
Contributor

ok, 👍

@akarnokd akarnokd merged commit c60a08b into ReactiveX:1.x Jun 25, 2016
@akarnokd akarnokd deleted the LicenseExcludes branch June 25, 2016 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants