Issue Type: Improvement Improvement
Assignee: Christopher Orr
Components: google-play-android-publisher-plugin
Created: 19/Mar/15 1:41 PM
Description:

My project's build system produces multiple .apk with different application IDs. For example there is
foo-main.apk (id: org.foo.main)
foo-module-bar.apk (id: org.foo.module.bar)
foo-module-baz.apk (id: org.foo.module.baz)

currently the google-play-android-publisher-plugin fails with

Multiple APKs were found but they have inconsistent application IDs:

  • org.foo.main
  • org.foo.module.bar
  • org.foo.module.baz
    Build step 'Upload Android APK to Google Play' marked build as failure

Please add support for builds creating multiple .apk files with different application IDs.

Project: Jenkins
Priority: Minor Minor
Reporter: Florian Schmaus
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to