You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2014/05/03 19:15:16 UTC

[jira] [Created] (CB-6630) Remove okhttp from source directory, make HTTP a library project depeendency

Joe Bowser created CB-6630:
------------------------------

             Summary: Remove okhttp from source directory, make HTTP a library project depeendency
                 Key: CB-6630
                 URL: https://issues.apache.org/jira/browse/CB-6630
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
            Reporter: Joe Bowser


>From Stack Overflow: 
http://stackoverflow.com/questions/23446603/conversion-to-dalvik-format-failed-unable-to-execute-dex-multiple-dex-files-de

Basically, we should be including third party libraries as libraries, and not just dumping the source in our own tree.  This leads to major problems when people use other Java libraries.  We'll probably need to modify the CLI to do this, of course.



--
This message was sent by Atlassian JIRA
(v6.2#6252)