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

Generalize dependencies instructions for non-Android #90

Closed
wonderfly opened this issue Jan 9, 2015 · 2 comments
Closed

Generalize dependencies instructions for non-Android #90

wonderfly opened this issue Jan 9, 2015 · 2 comments
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@wonderfly
Copy link
Contributor

From yan...@google.com on April 19, 2012 07:57:03

External references, such as a standards document, or specification? https://code.google.com/p/google-http-java-client/wiki/Setup https://code.google.com/p/google-http-java-client/source/browse/google-http-client-assembly/readme.html Java environments (e.g. Java 6, Android 2.3, App Engine, or All)? All Please describe the feature requested. We list the dependencies needed for Android on the Setup wiki page and readme.html file included in the zip file. We should add specific instructions for Google App Engine, and general instructions for Java programming. The obvious difference is when the platform name is included in the project name. The less obvious difference is for commons-logging, httpcore, & httpclient, since those are included in the Android SDK, but we need them directly for other platforms.

Also, please get rid of the json jar. We don't use it.

In addition, we do need to add xpp3 to the dependency requirements for all platforms including Android.

Original issue: http://code.google.com/p/google-http-java-client/issues/detail?id=90

@wonderfly wonderfly added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. imported priority: p2 Moderately-important priority. Fix may not be included in next release. labels Jan 9, 2015
@wonderfly wonderfly self-assigned this Jan 9, 2015
@wonderfly
Copy link
Contributor Author

From rmis...@google.com on April 25, 2012 12:30:01

http://codereview.appspot.com/6118051/

Status: Started

@wonderfly
Copy link
Contributor Author

From rmis...@google.com on May 01, 2012 04:55:56

Also added the list of platform dependencies to: https://code.google.com/p/google-http-java-client/wiki/Setup

Status: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant