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:14 UTC

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

Ningxin Hu created CB-6543:
------------------------------

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