You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/05/06 23:00:21 UTC

[jira] [Commented] (CB-6543) cordova/run fails when there is no custom_rules.xml

    [ https://issues.apache.org/jira/browse/CB-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991122#comment-13991122 ] 

ASF subversion and git services commented on CB-6543:
-----------------------------------------------------

Commit 18c6752c6fff86b8db4be638338c9e95bc98e267 in cordova-amazon-fireos's branch refs/heads/master from [~ningxinhu]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-amazon-fireos.git;h=18c6752 ]

CB-6543 Fix cordova/run failure when no custom_rules.xml available

Github: Close #99


> cordova/run fails when there is no custom_rules.xml
> ---------------------------------------------------
>
>                 Key: CB-6543
>                 URL: https://issues.apache.org/jira/browse/CB-6543
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: Master
>            Reporter: Ningxin Hu
>
> Reproduce steps:
> 1. create a project as
> cordova-android/bin/create hello
> 2. remove custom_rules.xml to build project to bin
> cd hello; rm custom_rules.xml; cordova/build
> 3. run hello
> cordova/run
> Step 3 will fail with error "ERROR : unable to find project ant-build directory, could not locate .apk"



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