[GitHub] mdeuser commented on issue #2435: Ensure Action Update Creates a Web Action (Review)

2017-08-06 Thread git
mdeuser commented on issue #2435: Ensure Action Update Creates a Web Action (Review) URL: https://github.com/apache/incubator-openwhisk/pull/2435#issuecomment-320545685 Probably not what this PR was wanting to remedy, but since this came up >wsk update action test test.js --web

[GitHub] mdeuser commented on issue #2435: Ensure Action Update Creates a Web Action (Review)

2017-08-06 Thread git
mdeuser commented on issue #2435: Ensure Action Update Creates a Web Action (Review) URL: https://github.com/apache/incubator-openwhisk/pull/2435#issuecomment-320545685 Probably not what this PR was wanting to remedy, but since this came up >wsk update action test test.js --web

[GitHub] jasonpet commented on issue #61: Could not get unknown property 'sourceSets' for project ':whisktests' of type org.gradle.api.Project.

2017-08-06 Thread git
jasonpet commented on issue #61: Could not get unknown property 'sourceSets' for project ':whisktests' of type org.gradle.api.Project. URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/61#issuecomment-320547426 You simply need to set OPENWHISK_HOME to the correct loc

[GitHub] zhy989 commented on issue #81: can not compile successfully

2017-08-06 Thread git
zhy989 commented on issue #81: can not compile successfully URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/81#issuecomment-320549466 I download the openwhisk code to /home/zhy/incubator-openwhisk and add "OPENWHISK_HOME=/home/zhy/incubator-openwhisk" at the

[GitHub] zhy989 commented on issue #81: can not compile successfully

2017-08-06 Thread git
zhy989 commented on issue #81: can not compile successfully URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/81#issuecomment-320549466 @jasonpet I download the openwhisk code to /home/zhy/incubator-openwhisk and add "OPENWHISK_HOME=/home/zhy/incubator-ope

[GitHub] zhy989 commented on issue #61: Could not get unknown property 'sourceSets' for project ':whisktests' of type org.gradle.api.Project.

2017-08-06 Thread git
zhy989 commented on issue #61: Could not get unknown property 'sourceSets' for project ':whisktests' of type org.gradle.api.Project. URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/61#issuecomment-320550580 @jasonpet I download the openwhisk code to /home/z

[GitHub] ningyougang commented on issue #2517: Support client certificate verify on server side

2017-08-06 Thread git
ningyougang commented on issue #2517: Support client certificate verify on server side URL: https://github.com/apache/incubator-openwhisk/pull/2517#issuecomment-318229831 @mdeuser What is the expected behavior when both the authkey and cert property values are set? answer: O

[GitHub] cbickel opened a new pull request #2578: Update dependencies and gitignore

2017-08-06 Thread git
cbickel opened a new pull request #2578: Update dependencies and gitignore URL: https://github.com/apache/incubator-openwhisk/pull/2578 This PR updates the zookeeper library and restassured. In addition, it updates the .gitignore to add own environments without poluting local git.

[GitHub] ningyougang commented on a change in pull request #2517: Support client certificate verify on server side

2017-08-06 Thread git
ningyougang commented on a change in pull request #2517: Support client certificate verify on server side URL: https://github.com/apache/incubator-openwhisk/pull/2517#discussion_r131580933 ## File path: core/controller/src/main/scala/whisk/core/controller/RestAPIs.scala ##