The intention is to use the okhttp library like everyone else uses the okhttp library, by using it as a library project. We can either distribute the source, or write a script to pull down okhttp before we build, like what we used to do with Apache Commons.
On Wed, Jun 4, 2014 at 4:02 PM, Marcel Kinard <[email protected]> wrote: > The intention is to move the okhttp source files from CordovaLib to a > separate library project, so we would still be redistributing the okhttp > source? > > On Jun 4, 2014, at 5:24 PM, Joe Bowser <[email protected]> wrote: > >> That's the proposal. >> >> On Wed, Jun 4, 2014 at 1:45 PM, Andrew Grieve <[email protected]> wrote: >>> Gotcha. So the problem is that other people are including it in their >>> client libraries as well. >>> >>> Would making this a library project fix the issue then? Is that your >>> proposal? Sounds fine to me. Would just need to update the project template. >
