csantanapr commented on a change in pull request #17: Use Maven based 
dependency instead of gradle project based dependency
URL: 
https://github.com/apache/incubator-openwhisk-runtime-docker/pull/17#discussion_r168677807
 
 

 ##########
 File path: tools/travis/build.sh
 ##########
 @@ -30,6 +22,20 @@ docker tag openwhisk/invoker ${IMAGE_PREFIX}/invoker
 docker pull openwhisk/nodejs6action
 docker tag openwhisk/nodejs6action ${IMAGE_PREFIX}/nodejs6action
 
+TERM=dumb ./gradlew \
+:common:scala:install \
+:core:controller:install \
+:core:invoker:install \
+:tests:install \
+-x test -x createKeystore
 
 Review comment:
   @chetanmeh sounds good let's merge for now and then second phase once 
dist:maven in core

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to