Skip to content
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

Properly initialize request if URL is null #44

Merged
merged 1 commit into from
Nov 16, 2015
Merged

Properly initialize request if URL is null #44

merged 1 commit into from
Nov 16, 2015

Conversation

pongad
Copy link
Contributor

@pongad pongad commented Nov 16, 2015

No description provided.

@@ -87,7 +87,7 @@
<groupId>com.google.guava</groupId>
<artifactId>guava-jdk5</artifactId>
<version>${project.guava.version}</version>
</dependency>
</dependency>

This comment was marked as spam.

@anthmgoogle
Copy link
Contributor

Looks good to me (LGTM). Just separate out the whitespace cleanup since it is in an unrelated file.

@pongad
Copy link
Contributor Author

pongad commented Nov 16, 2015

Separated out the whitespace clean up.

@anthmgoogle
Copy link
Contributor

LGTM.

anthmgoogle added a commit that referenced this pull request Nov 16, 2015
Properly initialize request if URL is null
@anthmgoogle anthmgoogle merged commit b819637 into googleapis:master Nov 16, 2015
@aozarov
Copy link

aozarov commented Nov 16, 2015

Thank you. can you push it to maven?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants