jonpspri commented on issue #184: Create tarball for Nginx container in 
OpenWhisk as part of release deploy script
URL: 
https://github.com/apache/incubator-openwhisk-cli/pull/184#issuecomment-359174607
 
 
   @houshengbo It looks like the root cause was that the 
`openwhisk-gradle-go-client` library moved underneath me and had been locked by 
the dependencies.  I added instructions on managing `vendor` to the README.md.  
Net-net, run `./gradlew goVendor` to make sure `vendor` contains the 
appropriate libraries before build.  That essentially replaces godeps (per 
#201).  See if that works for you and thanks all for the documentation 
proofreading.

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