GitHub user dnishimura opened a pull request: https://github.com/apache/samza/pull/305
SAMZA-1431: Enable SonarCloud integration with Travis-CI. These are modifications needed to integrate Travis-CI with SonarCloud. Also, the JaCoCo plugin is enabled in gradle for code coverage reporting to SonarCloud. For reference, here is the request to Apache Infra to enable Travis-CI: https://issues.apache.org/jira/browse/INFRA-15132 @nickpan47 @isolis You can merge this pull request into a Git repository by running: $ git pull https://github.com/dnishimura/samza samza-1431-sonarcloud Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/305.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #305 ---- commit 87eaf6547a4ff591567b110b7632af07344ffe63 Author: Daniel Nishimura <dnishim...@gmail.com> Date: 2017-09-27T21:00:54Z Modifications for Travis-CI and SonarCloud integration. ---- ---