Skip to content

avoid compile-time dependencies with google.appengine #78

@GoogleCodeExporter

Description

@GoogleCodeExporter
foursquare-api-java should avoid compile-time dependencies with libraries like 
this (a whopping 25MB JAR)

<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>appengine-api-1.0-sdk</artifactId>
<version>1.6.5</version>
</dependency>

when using the foursquare-api-java on an Android app this causes a lot of 
issues and people need to manually exclude that dependency.

Original issue reported on code.google.com by ddewa...@gmail.com on 19 Aug 2013 at 11:33

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions