You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2016/05/30 21:52:12 UTC

[jira] [Updated] (CB-8625) Compiled apk named after container directory rather than project name

     [ https://issues.apache.org/jira/browse/CB-8625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser updated CB-8625:
---------------------------
    Labels: CordovaAndroidSix apk  (was: apk)

> Compiled apk named after container directory rather than project name
> ---------------------------------------------------------------------
>
>                 Key: CB-8625
>                 URL: https://issues.apache.org/jira/browse/CB-8625
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 4.0.0
>         Environment: osx
>            Reporter: Ryan Willoughby
>            Assignee: Joe Bowser
>              Labels: CordovaAndroidSix, apk
>
> In 4.0.0 after running cordova/build the compiled apk is named after the directory containing the project, rather than the actual project name:
> {code}
> bin/create tmp/somedirname com.hugh.jass SomeProjectName
> cd tmp/somedirname
> cordova/build --debug
> Built the following apk(s):
>     /Users/ryanw/repo/cordova-android/tmp/somedirname/build/outputs/apk/somedirname-debug.apk
> {code}
> Expected:
> {code}SomeProjectName-debug.apk{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org