You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/21 01:57:52 UTC

[GitHub] houshengbo commented on a change in pull request #522: Check mandatory field Version and License

houshengbo commented on a change in pull request #522: Check mandatory field Version and License
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/522#discussion_r140134259
 
 

 ##########
 File path: wski18n/i18n_resources.go
 ##########
 @@ -15,449 +15,257 @@
  * limitations under the License.
  */
 
-// Code generated by go-bindata.
-// sources:
-// wski18n/resources/de_DE.all.json
-// wski18n/resources/en_US.all.json
-// wski18n/resources/es_ES.all.json
-// wski18n/resources/fr_FR.all.json
-// wski18n/resources/it_IT.all.json
-// wski18n/resources/ja_JA.all.json
-// wski18n/resources/ko_KR.all.json
-// wski18n/resources/pt_BR.all.json
-// wski18n/resources/zh_Hans.all.json
-// wski18n/resources/zh_Hant.all.json
-// DO NOT EDIT!
-
 package wski18n
 
 import (
     "bytes"
     "compress/gzip"
     "fmt"
     "io"
 
 Review comment:
   I suspect this file is not correctly generated. Why are these imports removed?
   Each time, this file is regenerated, only the some byte arrays change.
 
----------------------------------------------------------------
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