fer626 / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

Generalize dependencies instructions for non-Android #461

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
External references, such as a standards document, or specification?

http://code.google.com/p/google-oauth-java-client/issues/detail?id=33

http://code.google.com/p/google-api-java-client/wiki/Setup

http://code.google.com/p/google-api-java-client/source/browse/google-api-client-
assembly/readme.html

http://mavenrepo.google-api-java-client.googlecode.com/hg/com/google/apis/google
-api-services-plus/v1-rev4-1.5.0-beta/google-api-services-plus-v1-rev4-1.5.0-bet
a.zip

Java environments (e.g. Java 6, Android 2.3, App Engine, or All)?

All

Please describe the feature requested.

The details are mostly the same as the google-oauth-java-client issue linked 
above.  One specific thing we should fix: we should remove the joda-time and 
jsontoken depedencies from the service-specific zip file.

Original issue reported on code.google.com by yan...@google.com on 19 Apr 2012 at 3:09

GoogleCodeExporter commented 9 years ago
Actually there is something else about the service-specific zip file: since the 
generated model is JSON only, we may want to consider removing the dependencies 
for the other 2 formats: protobuf and xpp3

Original comment by yan...@google.com on 19 Apr 2012 at 3:37

GoogleCodeExporter commented 9 years ago
Never mind about the last comment about remove protobuf and xpp3: we need those 
for ProGuard.

Original comment by yan...@google.com on 20 Apr 2012 at 3:19

GoogleCodeExporter commented 9 years ago
http://codereview.appspot.com/6127053

Original comment by rmis...@google.com on 27 Apr 2012 at 12:07

GoogleCodeExporter commented 9 years ago
Also added the list of platform dependencies to:
http://code.google.com/p/google-api-java-client/wiki/Setup

Original comment by rmis...@google.com on 1 May 2012 at 12:12

GoogleCodeExporter commented 9 years ago
Lastly, updated readme.html in the generated libraries to include the list of 
platform dependencies.

Original comment by rmis...@google.com on 4 May 2012 at 2:57