Daniel Qian

Results 17 comments of Daniel Qian

> I believe the only difference is that `/`, `?`, and ';' are no longer reserved within the query string in RFC 3986, correct? (And I agree, it should reference...

Hey thanks the report. Would you like to provide stacktrace text instead of a picture? text will be helpful if others want search the same problem. And would you like...

@siaron 你可以把这个问题另起issue

谢谢提出问题,如果方便的话要不要提交个PR来修复这个问题? 先按照这个文章的方式,在这里注册个账号,然后提交个JIRA http://servicecomb.apache.org/cn/developers/use-jira/ 按照这里准备好开发环境,主要是设置代码风格: http://servicecomb.apache.org/cn/developers/setup-develop-environment/ 按照这里提出的方法创建PR http://servicecomb.apache.org/cn/developers/submit-codes/

@WillemJiang 我觉得在读取文件的地方要显式的使用UTF作为编码格式,而不是让JDK采用平台默认的编码格式,这样就能解决问题了。

@cashtang 我看了代码,似乎调用路径上都已经设置了UTF8编码格式。 另:我找了台Windows试了一下,拿的是 [style.yaml](https://github.com/apache/servicecomb-toolkit/blob/master/cli/src/test/resources/oas/style.yaml) 没有复现你说的问题。 你能拿这个文件在你的windows上试试看有没有问题吗?

你可以提供你的SOA源码样例(去掉敏感信息),以及期望的转换后CSE代码,并告知转换规则。 只要社区认为这一解决方案具有一定通用性,那么有可能会在后期版本中增加该功能。

@zhfeng I guess you are looking for this: https://lists.apache.org/thread.html/33aa0d9827cf10933796971ebe20cd47205fac8011fba32c5d03a222%40%3Cdev.servicecomb.apache.org%3E

> Open source accounts, as always, will be completely free under travis-ci.com, Maybe we can gradually move to travis-ci.com > > https://docs.travis-ci.com/user/migrate/open-source-on-travis-ci-com/ No, it's not completely free, travis-ci.com consume 'credits'...

@cowtowncoder Yes, I think `ZonedDateTime` output makes sense, so I prefer output including timezone offset