Skip to content

Conversation

@dhalperi
Copy link
Contributor

@dhalperi dhalperi commented May 2, 2016

This is a forward-port of GoogleCloudPlatform/DataflowJavaSDK#232

@dhalperi
Copy link
Contributor Author

dhalperi commented May 2, 2016

R: @klk @tgroh

<exclusion>
<groupId>com.google.guava</groupId>
<artifactId>guava-jdk5</artifactId>
</exclusion>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This change is because we imported the wrong version of Throwables (from API client) and thus removed this dependency.

[INFO] --- maven-surefire-plugin:2.18.1:test (runnable-on-service-tests) @ direct-runner ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:analyze-only (default) @ direct-runner ---
[WARNING] Unused declared dependencies found:
[WARNING]    com.google.http-client:google-http-client:jar:1.21.0:compile
[INFO] ------------------------------------------------------------------------

@tgroh
Copy link
Member

tgroh commented May 2, 2016

LGTM

@dhalperi
Copy link
Contributor Author

dhalperi commented May 2, 2016

Thanks! Will merge after I fixup the tests.

@asfgit asfgit closed this in 3ebdf48 May 2, 2016
@dhalperi dhalperi deleted the throwables-blacklist branch May 2, 2016 22:33
dhalperi added a commit to GoogleCloudPlatform/DataflowJavaSDK that referenced this pull request May 2, 2016
iemejia pushed a commit to iemejia/beam that referenced this pull request Jan 12, 2018
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.

2 participants