Skip to content

Commit 1f28f54

Browse files
authored
Republish the fixed apache extensions as google-http-client-apache-v2 (#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()
1 parent 4d61203 commit 1f28f54

File tree

23 files changed

+436
-852
lines changed

23 files changed

+436
-852
lines changed

google-http-client-android/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,5 @@
4848
<groupId>com.google.http-client</groupId>
4949
<artifactId>google-http-client</artifactId>
5050
</dependency>
51-
<dependency>
52-
<groupId>com.google.http-client</groupId>
53-
<artifactId>google-http-client-apache</artifactId>
54-
</dependency>
5551
</dependencies>
5652
</project>

google-http-client-apache-legacy/pom.xml

Lines changed: 0 additions & 116 deletions
This file was deleted.

0 commit comments

Comments
 (0)