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:
[email protected]


With regards,
Apache Git Services

Reply via email to