Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix various paragraph issues in javadoc #867

Merged
merged 1 commit into from
Jan 6, 2020

Conversation

Anusien
Copy link
Contributor

@Anusien Anusien commented Oct 31, 2019

Fixes the following warnings:

[WARN] /home/anusien/opensource/google-http-java-client/google-http-client/src/main/java/com/google/api/client/testing/json/webtoken/TestCertificates.java:242: Empty line should be followed by

tag on the next line. [JavadocParagraph]

[WARN] /home/anusien/opensource/google-http-java-client/google-http-client/src/main/java/com/google/api/client/http/AbstractInputStreamContent.java:32:

tag should be placed immediately before the first word, with no space after. [JavadocParagraph]

[WARN] /home/anusien/opensource/google-http-java-client/google-http-client/src/main/java/com/google/api/client/http/ExponentialBackOffPolicy.java:33: Empty line should be followed by

tag on the next line. [JavadocParagraph]

[WARN] /home/anusien/opensource/google-http-java-client/google-http-client/src/main/java/com/google/api/client/json/JsonString.java:34: Empty line should be followed by

tag on the next line. [JavadocParagraph]

[WARN] /home/anusien/opensource/google-http-java-client/google-http-client/src/main/java/com/google/api/client/json/JsonString.java:42: Empty line should be followed by

tag on the next line. [JavadocParagraph]

[WARN] /home/anusien/opensource/google-http-java-client/google-http-client/src/main/java/com/google/api/client/json/JsonString.java:53: Empty line should be followed by

tag on the next line. [JavadocParagraph]

[WARN] /home/anusien/opensource/google-http-java-client/google-http-client/src/main/java/com/google/api/client/util/PemReader.java:39:

tag should be placed immediately before the first word, with no space after. [JavadocParagraph]

@Anusien Anusien requested a review from a team as a code owner October 31, 2019 05:42
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@googlebot googlebot added the cla: no This human has *not* signed the Contributor License Agreement. label Oct 31, 2019
Copy link
Contributor

@elharo elharo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. You'll need to sign the CLA before we can merge this.

@elharo elharo added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 31, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 31, 2019
@Anusien
Copy link
Contributor Author

Anusien commented Jan 6, 2020

@googlebot I signed it!

@googlebot
Copy link

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@googlebot googlebot added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Jan 6, 2020
@chingor13 chingor13 merged commit 029bbbf into googleapis:master Jan 6, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants