[
https://issues.apache.org/jira/browse/CB-6158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Clelland resolved CB-6158.
------------------------------
Resolution: Fixed
Assignee: Ian Clelland
Glad it's working for you. I'll close this issue.
As for the three days, the reason is just that the file-transfer plugin was
updated on git, but the file plugin (which it depends on) wasn't updated on the
plugin registry.
> Adding file transfer plugin directly from git repository causes a compilation
> error
> -----------------------------------------------------------------------------------
>
> Key: CB-6158
> URL: https://issues.apache.org/jira/browse/CB-6158
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 3.4.0
> Environment: OSX and Windows 7
> Reporter: Iron Bone
> Assignee: Ian Clelland
>
> cordova create Test
> cd Test
> cordova platform add android
> cordova plugin add
> https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer.git
> cordova build android
> The last comand returns an error.
> When the plugin is instaled in this way:
> cordova plugin add org.apache.cordova.file-transfer
> There are no problems with building.
> The given problem is only with file-transfer plugin
> The given way of instaling plugins is used in Netbeans so at this moment it
> is not possible to create new working project.
--
This message was sent by Atlassian JIRA
(v6.2#6252)