You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Kris Erickson (JIRA)" <ji...@apache.org> on 2013/10/18 17:30:42 UTC

[jira] [Created] (CB-5127) Plugin src (at least on Android) is not copied to the platforms directory on prepare

Kris Erickson created CB-5127:
---------------------------------

             Summary: Plugin src (at least on Android) is not copied to the platforms directory on prepare
                 Key: CB-5127
                 URL: https://issues.apache.org/jira/browse/CB-5127
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaJS
    Affects Versions: 3.0.0
         Environment: Windows 7, cordova CLI 3.0.4
            Reporter: Kris Erickson


Running 

cordova prepare android

copies the javascript portion of the plugin, but not the Java source on android (haven't yet tested on IOS).  Thus when the project is moved between machines the source isn't copied if it isn't retained in the VCS or if the user adds a platform after adding a plugin.  My suggestion would be to copy only if the source isn't there in case the user has changed the plugin.



--
This message was sent by Atlassian JIRA
(v6.1#6144)