daisy-ycguo commented on issue #17: Step 2: Verify the compliance of the source 
code
URL: 
https://github.com/apache/incubator-openwhisk-release/issues/17#issuecomment-365285020
 
 
   @houshengbo I know you implemented a gradle target `taredSources`  to 
package source files into a compressed file. It is a easy way to audit headers 
if we have a gradle target `rat` to check headers. I think that's the reason 
you prefer to use the gradle way. I have a PR to wskdeploy. You can checkout 
and have a try.
   
   Is it easy to include a Gradle command in a travis job which will check 
headers for a PR? I see most travis jobs are using shell script directly. If we 
call a gradle command, we must install gradle before we can use it. Do you know 
how to install gradle in a travis job image ? Can you find a reference ? 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to