You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by gi...@git.apache.org on 2017/10/09 07:18:40 UTC

[GitHub] kevin-lot opened a new pull request #411: Include missing values for task.name when 'cdvBuildMultipleApks' opti?

kevin-lot opened a new pull request #411: Include missing values for task.name when 'cdvBuildMultipleApks' opti?
URL: https://github.com/apache/cordova-android/pull/411
 
 
   When 'cdvBuildMultipleApks' is true, 'task.name' can have 'validateSigningArmv7Release' or 'validateSigningX86Release' values.
   
   ### Platforms affected
   cordova 7
   cordova-android 6.2.3
   
   ### What does this PR do?
   Fix build.gradle to sign when building with multiple APK is enable.
   
   ### What testing has been done on this change?
   Test to build with or without signature and with or without multiple APK.
   
   ### Checklist
   - [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database [issue on Jira](https://issues.apache.org/jira/browse/CB-12802)
   - [x] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
   - [ ] Added automated test coverage as appropriate for this change.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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