android: show stack trace if gradle fails
authorHauke Mehrtens <hauke.mehrtens@lantiq.com>
Mon, 17 Aug 2015 16:05:54 +0000 (18:05 +0200)
committerJon A. Cruz <jonc@osg.samsung.com>
Mon, 17 Aug 2015 19:33:45 +0000 (19:33 +0000)
commit7434df6305bd9c9e7ec5f6b10c5b55be819e9b9f
tree7b70d8fa054bbf64c8d89e1c617b2c64ac9ad542
parent2a1b1b39d9a5ecde4a5611f6f5d59c644ec7c0ce
android: show stack trace if gradle fails

When gradle fails for whatever reason it does not show so many
information in most situations. This patch makes it show a complete
stack trace which makes identifying the issue much easier.

Change-Id: I943d8fbbb9b8c1e4a068330e6d1cd6edc4954d6c
Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2219
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jon A. Cruz <jonc@osg.samsung.com>
android/android_api/SConscript