From issues-return-21870-apmail-cordova-issues-archive=cordova.apache.org@cordova.apache.org Tue Mar 4 14:29:25 2014 Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 37F4E102C5 for ; Tue, 4 Mar 2014 14:29:25 +0000 (UTC) Received: (qmail 37290 invoked by uid 500); 4 Mar 2014 14:29:24 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 37202 invoked by uid 500); 4 Mar 2014 14:29:24 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 37032 invoked by uid 99); 4 Mar 2014 14:29:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2014 14:29:22 +0000 Date: Tue, 4 Mar 2014 14:29:22 +0000 (UTC) From: "Iron Bone (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CB-6158) Adding file transfer plugin directly from git repository causes a compilation error MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-6158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13919431#comment-13919431 ] Iron Bone edited comment on CB-6158 at 3/4/14 2:28 PM: ------------------------------------------------------- Thank you. Now I have no problems with compilation. In Netbeans also I can create a new working project. The only question for me is why I had this problem during 3 days - I thing this is too much for well working synchronization. was (Author: ironbone): Thank you. Now I have no problems with compilation. In Netbeans alsow I can create a new working project. The only question for me is why I had this problem during 3 days - I thing this is too much for well working synchronization. > 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 > > 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)