You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/06/25 09:23:30 UTC

[GitHub] chetanmeh commented on issue #3802: Bump gradle and scoverage version, adjust scoverage plumbing.

chetanmeh commented on issue #3802: Bump gradle and scoverage version, adjust scoverage plumbing.
URL: https://github.com/apache/incubator-openwhisk/pull/3802#issuecomment-399888448
 
 
   With switch to Gradle 4.8 we can remove the explicit [build scan plugin][1] introduced via #3314 with `--scan` option in travis build files. See [docs here][2]. This would ensure that required latest version is used. This way we also ensure that scan results are only published for test run command and not for all gradle commands
   
   Otherwise we can bump the version to 1.14 which is  [current latest][3]
   
   [1]: https://github.com/markusthoemmes/openwhisk/blob/a774608737bf68f3af7c19a551870773bbd6a30d/build.gradle#L28
   [2]: https://guides.gradle.org/creating-build-scans/#auto_apply_the_build_scan_plugin
   [3]: https://plugins.gradle.org/plugin/com.gradle.build-scan

----------------------------------------------------------------
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