You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/01/25 18:34:59 UTC

[GitHub] houshengbo opened a new issue #210: Removal of whisk.properties in OpenWhisk leading to errors in gradle build

houshengbo opened a new issue #210: Removal of whisk.properties in OpenWhisk leading to errors in gradle build
URL: https://github.com/apache/incubator-openwhisk-cli/issues/210
 
 
   Running ./gradlew build leads to the following error:
   ```
   * Where:
   Build file '/Users/vincent/workspace/openwhisk/tests/build.gradle' line: 84
   
   * What went wrong:
   Execution failed for task ':clitests:createKeystore'.
   > java.io.FileNotFoundException: /Users/vincent/workspace/openwhisk/whisk.properties (No such file or directory)
   ``

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


With regards,
Apache Git Services