Jan Piotrowski (Sujan) created CB-13582:
-------------------------------------------

             Summary: Android build process outputs flawed success message
                 Key: CB-13582
                 URL: https://issues.apache.org/jira/browse/CB-13582
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-android
    Affects Versions: 6.3.0
            Reporter: Jan Piotrowski (Sujan)
            Assignee: Joe Bowser


When you build the Android platform you get a success message similar to this:

{quote}
[14:05:41]: ▸ BUILD SUCCESSFUL
[14:05:41]: ▸ Total time: 3.365 secs
Built the following apk(s):
[14:05:42]: ▸ 
/Users/sujan/.../platforms/android/build/outputs/apk/android-release.apk
[14:05:42]: ▸ 
/Users/sujan/.../platforms/android/build/outputs/apk/android-release-unsigned.apk
{quote}

Turns out this is (under specific conditions) not really true.

If the build did not really sign the apk (as the parameters were missing) it 
still sometimes outputs the signed apk in this list: If you had a successful 
build that signed the apk, then another one that did _not_ you get a success 
message but the signed apk is still the old one.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to