Re: Swagger Codegen

2019-10-23 Thread William Cheng
Are you free for a quick chat (IM) tomorrow (Friday)? My timezone is +0800. We can use Google Hangout or other IM channels you prefer (e.g. WeChat). Best regards, William On Wed, 23 Oct 2019 at 19:59, Bin Ma wrote: > Hi William Cheng, > > Thanks for your interest in the servicecomb-toolkit pr

Re: [discuss] some log question

2019-10-23 Thread Bin Ma
Hi, The debug log will be printed in dev mode, maybe you can try to run in prod mode. open conf\app.conf and configure runmode as below: runmode = prod Best Wishes & Regards --- Mabin yp 于2019年10月23日周三 下午1:21写道: > Hey guys: > > The are a lot of duplicate logs af

Re: [discuss] some log question

2019-10-23 Thread Bin Ma
By the way, if you have any requirements, welcome feedback to the community,thanks : ) Best Wishes & Regards --- Mabin Bin Ma 于2019年10月23日周三 下午8:23写道: > Hi, > > The debug log will be printed in dev mode, maybe you can try to run in prod > mode. > > open conf\app.c

Re: [DISCUSSION/NOTICE]release java-chassis 1.3.0 and prepare for 2.0.0

2019-10-23 Thread Bin Ma
+1 Cool! Looking forward to 2.0.0 version: ) Best Wishes & Regards --- Mabin bismy 于2019年10月23日周三 上午9:48写道: > Hi team,  > > > servicecomb-java-chassis now is ready for release 1.3.0, there are 6 > pennding PRs to be merged (they are all for bug fixes). > > > We h

Re: Swagger Codegen

2019-10-23 Thread Bin Ma
Hi William Cheng, Thanks for your interest in the servicecomb-toolkit project, the codegen of the servicecomb-toolkit project implements the microservices code template[1] base on ServiceComb, and I learned that the OpenAPITools/openapi-generator project [2] also provides a collection of code temp

Re: [VOTE] Release Apache ServiceComb Kie version 0.1.0

2019-10-23 Thread Bin Ma
+1 1.release Tag checked. 2.release Notes checked. 3.RC dist PGP signature checked. 4.RC dist SHA signature checked. 5.go build successfully. 6. run binary successfully. Best Wishes & Regards --- Mabin Xiaoliang Tian 于2019年10月23日周三 下午6:58写道: > regenerate a releas

Re: [VOTE] Release Apache ServiceComb Kie version 0.1.0

2019-10-23 Thread Xiaoliang Tian
regenerate a release note https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321626&version=12345632 Bin Ma 于2019年10月23日周三 下午6:22写道: > 2 issues[1] for Kie version 0.1.0 are not closed, I think we should updated > their status. > > [1] https://issues.apache.org/jira/projects/SCB/v

Re: [VOTE] Release Apache ServiceComb Kie version 0.1.0

2019-10-23 Thread Bin Ma
2 issues[1] for Kie version 0.1.0 are not closed, I think we should updated their status. [1] https://issues.apache.org/jira/projects/SCB/versions/12345632 Best Wishes & Regards --- Mabin victor chan 于2019年10月23日周三 下午5:58写道: > +1 > > 1. go build success > 2. RC

Re: [VOTE] Release Apache ServiceComb Kie version 0.1.0

2019-10-23 Thread victor chan
+1 1. go build success 2. RC dist PGP signature checked. 3. RC dist SHA signature checked. 4. ASF Headers checked sen sun 于2019年10月23日周三 下午3:40写道: > +1 > > 1. go build success > 2. RC dist PGP signature checked. > 3. RC dist SHA signature checked. > 4. ASF Headers checked >

Re: [VOTE] Release Apache ServiceComb Kie version 0.1.0

2019-10-23 Thread sen sun
+1 1. go build success 2. RC dist PGP signature checked. 3. RC dist SHA signature checked. 4. ASF Headers checked

Re: Swagger Codegen

2019-10-23 Thread sen sun
Hi William, I have read your email in detail. I have learned about the relationship between openapi-generator( https://github.com/OpenAPITools/openapi-generator) and swagger-codegen(https://github.com/swagger-api/swagger-codegen) . When upgrading to openapi v3, we used openapi-generator in our pr