jihoonson opened a new pull request #8049: Fix license check in travis and make it optional URL: https://github.com/apache/incubator-druid/pull/8049 Hopefully fixes the stalled travis. In this PR, I reduced the memory assigned for generating dependency reports. Also made this license check optional. Travis runs `build.sh` which runs two maven commands for license check and distribution build, respectively. To build distribution without license check, you can simply run `mvn install -Pdist`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
