rabbah commented on a change in pull request #454: Remove 'incubat(ing, ion, or)' designation
and disclaimer
URL: https://github.com/apache/openwhisk-cli/pull/454#discussion_r311757580
##########
File path: commands/project.go
##########
@@ -18,10 +18,10 @@
package commands
import (
- "github.com/apache/incubator-openwhisk-cli/wski18n"
- "github.com/apache/incubator-openwhisk-wskdeploy/cmd"
- "github.com/apache/incubator-openwhisk-wskdeploy/utils"
- wskdeploy_wski18n "github.com/apache/incubator-openwhisk-wskdeploy/wski18n"
+ "github.com/apache/openwhisk-cli/wski18n"
+ "github.com/apache/openwhisk-wskdeploy/cmd"
Review comment:
do you need to fix wskdeploy first/at the same time?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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
|