You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2018/01/12 06:27:47 UTC

[incubator-servicecomb-java-chassis] branch SCB-193 updated (8083935 -> 42f68fb)

This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a change to branch SCB-193
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git.


    from 8083935  SCB-193 Fixed some bmi example maven error
     add de8b33b  SCB-221 merge vertx 3.5.0 BodyHandlerImpl changes
     add 1527707  SCB-179 support - as paramter name with RequestParam
     add 1bb09be  SCB-179 support -(identifier) as parameter name with RequestParam
     add 361c73c  Generated the Licenses,Notice and DISCLAIMER files when building the artifact
     new 42f68fb  Merge branch 'master' into SCB-193

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../codec/protobuf/utils/ProtobufSchemaUtils.java  |  6 +-
 .../demo/jaxrs/tests/JaxrsIntegrationTestBase.java | 18 +++++
 .../jaxrs/tests/endpoints/SchemaFirstJaxrs.java    |  2 +
 .../endpoints/SomeAbstractJaxrsRestEndpoint.java   |  6 ++
 .../resources/microservices/jaxrs/schemaFirst.yaml | 18 +++++
 .../swagger/generator/core/utils/ClassUtils.java   | 83 ++++++----------------
 .../transport/rest/vertx/RestBodyHandler.java      | 11 ++-
 7 files changed, 79 insertions(+), 65 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@servicecomb.apache.org" <co...@servicecomb.apache.org>'].

[incubator-servicecomb-java-chassis] 01/01: Merge branch 'master' into SCB-193

Posted by ni...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch SCB-193
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git

commit 42f68fbf830e97351b061167551ae979341fc573
Merge: 8083935 361c73c
Author: Willem Jiang <ji...@huawei.com>
AuthorDate: Fri Jan 12 14:27:46 2018 +0800

    Merge branch 'master' into SCB-193

 .../codec/protobuf/utils/ProtobufSchemaUtils.java  |  6 +-
 .../demo/jaxrs/tests/JaxrsIntegrationTestBase.java | 18 +++++
 .../jaxrs/tests/endpoints/SchemaFirstJaxrs.java    |  2 +
 .../endpoints/SomeAbstractJaxrsRestEndpoint.java   |  6 ++
 .../resources/microservices/jaxrs/schemaFirst.yaml | 18 +++++
 .../swagger/generator/core/utils/ClassUtils.java   | 83 ++++++----------------
 .../transport/rest/vertx/RestBodyHandler.java      | 11 ++-
 7 files changed, 79 insertions(+), 65 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@servicecomb.apache.org" <co...@servicecomb.apache.org>.