Skip to content

Fix Apache license fetching. #512

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 11, 2019
Merged

Fix Apache license fetching. #512

merged 1 commit into from
Jun 11, 2019

Conversation

allisonbm92
Copy link
Contributor

My fix in #484 changed the way the Apache license was handled, and all
whitespace was stripped from this popular license. Essentially, the
original code fetched it directly with the URL class while the other
licenses were fetched with Jsoup.

This commit restores this behavior. This has the unfortunate side-effect
of re-introducing boilerplate code, but it's the most cost-effective
solution for now.

My fix in #484 changed the way the Apache license was handled, and all
whitespace was stripped from this popular license. Essentially, the
original code fetched it directly with the URL class while the other
licenses were fetched with Jsoup.

This commit restores this behavior. This has the unfortunate side-effect
of re-introducing boilerplate code, but it's the most cost-effective
solution for now.
@googlebot googlebot added the cla: yes Override cla label Jun 11, 2019
@allisonbm92
Copy link
Contributor Author

/test new-smoke-tests

@google-oss-bot
Copy link
Contributor

@allisonbm92: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
device-check-changed cfc8361 link /test device-check-changed

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@allisonbm92 allisonbm92 merged commit c49e106 into master Jun 11, 2019
@allisonbm92 allisonbm92 deleted the alison-fix-licenses branch June 11, 2019 18:27
@firebase firebase locked and limited conversation to collaborators Oct 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Override cla size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants