[ https://issues.apache.org/jira/browse/CB-13582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411980#comment-16411980
]
Joe Bowser commented on CB-13582:
---------------------------------
Is this still a thing? It seems that this got lost in the sea of issues.
> 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
> Priority: Major
>
> 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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org
|