You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ningxin Hu (JIRA)" <ji...@apache.org> on 2014/04/29 03:47:16 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=13983863#comment-13983863 ] 

Ningxin Hu commented on CB-6543:
--------------------------------

It matters since some dependent project, such as Crosswalk WebView, only works with default output dir, say bin.

> 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)