Skip to content

Commit

Permalink
Republish the fixed apache extensions as google-http-client-apache-v2 (
Browse files Browse the repository at this point in the history
…#637)

* Republish the fixed apache extensions as google-http-client-apache-v2

* Fix parent version

* Remove google-http-client-apache and google-http-client-apache-legacy

* Deprecate the public interfaces for the legacy apache extensions.

Deprecates the package com.google.api.client.http.apache
Deprecates the com.google.api.client.http.apache.AppacheHttpTransport
class.

* Clean up bom versions. Appengine artifact does not need to depend upon the apache artifact

* Fix assembly references to apache artifact

* Fix main dependency management config

* Fix license headers

* Update javadoc from review

* Declare explicit exceptions thrown in tests

* Rename test variables

* Replace StringUtils.getbytesUtf8()
  • Loading branch information
chingor13 committed May 15, 2019
1 parent 4d61203 commit 1f28f54
Show file tree
Hide file tree
Showing 23 changed files with 436 additions and 852 deletions.
4 changes: 0 additions & 4 deletions google-http-client-android/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,5 @@
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client</artifactId>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-apache</artifactId>
</dependency>
</dependencies>
</project>
116 changes: 0 additions & 116 deletions google-http-client-apache-legacy/pom.xml

This file was deleted.

Loading

0 comments on commit 1f28f54

Please sign in to comment.