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/03/02 04:59:32 UTC

[incubator-servicecomb-java-chassis] branch master updated (d04461f -> 0762315)

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

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


    from d04461f  Merge pull request #563 from yhs0092/clean_compilation_warning
     add 3e6a839  Cut 1.0.0-m1 Release
     new 0762315  Merge pull request #566 from asifdxtreme/master

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:
 common/common-javassist/pom.xml                    |  2 +-
 common/common-protobuf/pom.xml                     |  2 +-
 common/common-rest/pom.xml                         |  2 +-
 common/pom.xml                                     |  2 +-
 core/pom.xml                                       |  2 +-
 coverage-reports/pom.xml                           | 38 ++++-----
 demo/demo-crossapp/crossapp-client/pom.xml         |  4 +-
 demo/demo-crossapp/crossapp-server/pom.xml         |  4 +-
 demo/demo-crossapp/pom.xml                         |  2 +-
 demo/demo-edge/authentication/pom.xml              |  2 +-
 demo/demo-edge/business-1-1-0/pom.xml              |  4 +-
 demo/demo-edge/business-1.0.0/pom.xml              |  4 +-
 demo/demo-edge/business-2.0.0/pom.xml              |  4 +-
 demo/demo-edge/consumer/pom.xml                    |  4 +-
 demo/demo-edge/edge-service/pom.xml                |  2 +-
 demo/demo-edge/model/pom.xml                       |  2 +-
 demo/demo-edge/pom.xml                             |  2 +-
 demo/demo-jaxrs/jaxrs-client/pom.xml               |  2 +-
 demo/demo-jaxrs/jaxrs-server/pom.xml               |  4 +-
 demo/demo-jaxrs/pom.xml                            |  2 +-
 demo/demo-local/pom.xml                            |  2 +-
 demo/demo-multiple/a-client/pom.xml                |  2 +-
 demo/demo-multiple/a-server/pom.xml                |  2 +-
 demo/demo-multiple/b-client/pom.xml                |  2 +-
 demo/demo-multiple/b-server/pom.xml                |  2 +-
 demo/demo-multiple/multiple-client/pom.xml         |  4 +-
 demo/demo-multiple/multiple-server/pom.xml         |  4 +-
 demo/demo-multiple/pom.xml                         | 10 +--
 demo/demo-pojo/pojo-client/pom.xml                 |  4 +-
 demo/demo-pojo/pojo-server/pom.xml                 |  4 +-
 demo/demo-pojo/pojo-tests/pom.xml                  |  2 +-
 demo/demo-pojo/pom.xml                             |  2 +-
 demo/demo-schema/pom.xml                           |  2 +-
 demo/demo-server-servlet/pom.xml                   |  2 +-
 demo/demo-signature/pom.xml                        |  2 +-
 .../demo-spring-boot-discovery-client/pom.xml      |  4 +-
 .../demo-spring-boot-discovery-server/pom.xml      |  4 +-
 .../demo-spring-boot-zuul-proxy/pom.xml            |  4 +-
 demo/demo-spring-boot-discovery/pom.xml            |  2 +-
 .../demo-spring-boot-jaxrs-client/pom.xml          |  4 +-
 .../demo-spring-boot-jaxrs-server/pom.xml          |  4 +-
 .../demo-spring-boot-springmvc-client/pom.xml      |  2 +-
 .../demo-spring-boot-springmvc-server/pom.xml      |  2 +-
 demo/demo-spring-boot-provider/pom.xml             |  2 +-
 .../demo-spring-boot-pojo-client/pom.xml           |  4 +-
 .../demo-spring-boot-pojo-server/pom.xml           |  4 +-
 demo/demo-spring-boot-transport/pom.xml            |  2 +-
 demo/demo-springmvc/pom.xml                        |  2 +-
 demo/demo-springmvc/springmvc-client/pom.xml       |  4 +-
 demo/demo-springmvc/springmvc-server/pom.xml       |  4 +-
 demo/docker-build-config/pom.xml                   |  2 +-
 demo/docker-run-config/pom.xml                     |  2 +-
 demo/perf/pom.xml                                  |  2 +-
 demo/pom.xml                                       | 28 +++----
 dynamic-config/config-apollo/pom.xml               |  2 +-
 dynamic-config/config-cc/pom.xml                   |  2 +-
 dynamic-config/pom.xml                             |  2 +-
 edge/edge-core/pom.xml                             |  2 +-
 edge/pom.xml                                       |  2 +-
 foundations/foundation-common/pom.xml              |  2 +-
 foundations/foundation-config/pom.xml              |  2 +-
 foundations/foundation-metrics/pom.xml             |  2 +-
 foundations/foundation-ssl/pom.xml                 |  2 +-
 foundations/foundation-test-scaffolding/pom.xml    |  2 +-
 foundations/foundation-vertx/pom.xml               |  2 +-
 foundations/pom.xml                                |  2 +-
 handlers/handler-bizkeeper/pom.xml                 |  2 +-
 handlers/handler-flowcontrol-qps/pom.xml           |  2 +-
 handlers/handler-loadbalance/pom.xml               |  2 +-
 handlers/handler-publickey-auth/pom.xml            |  2 +-
 handlers/handler-tracing-zipkin/pom.xml            |  2 +-
 handlers/pom.xml                                   |  2 +-
 integration-tests/dynamic-config-tests/pom.xml     |  2 +-
 integration-tests/jaxrs-tests/pom.xml              |  2 +-
 integration-tests/pojo-test/pom.xml                |  2 +-
 integration-tests/pom.xml                          |  6 +-
 integration-tests/spring-jaxrs-tests/pom.xml       |  4 +-
 integration-tests/spring-pojo-tests/pom.xml        |  4 +-
 integration-tests/spring-springmvc-tests/pom.xml   |  4 +-
 .../spring-zuul-tracing-tests/pom.xml              |  2 +-
 integration-tests/springmvc-tests/pom.xml          |  2 +-
 integration-tests/test-common/pom.xml              |  2 +-
 integration-tests/tracing-tests/pom.xml            |  2 +-
 java-chassis-dependencies/pom.xml                  | 94 +++++++++++-----------
 java-chassis-distribution/pom.xml                  |  2 +-
 metrics/metrics-core/pom.xml                       |  2 +-
 .../metrics-integration/metrics-prometheus/pom.xml |  2 +-
 metrics/metrics-integration/pom.xml                |  2 +-
 metrics/pom.xml                                    |  2 +-
 parent/pom.xml                                     |  2 +-
 pom.xml                                            |  2 +-
 providers/pom.xml                                  |  2 +-
 providers/provider-jaxrs/pom.xml                   |  2 +-
 providers/provider-pojo/pom.xml                    |  2 +-
 providers/provider-rest-common/pom.xml             |  2 +-
 providers/provider-springmvc/pom.xml               |  2 +-
 samples/auth-sample/auth-consumer/pom.xml          |  2 +-
 samples/auth-sample/auth-provider/pom.xml          |  2 +-
 samples/auth-sample/pom.xml                        |  2 +-
 samples/bmi/calculator/pom.xml                     |  2 +-
 samples/bmi/pom.xml                                |  2 +-
 samples/bmi/webapp/pom.xml                         |  2 +-
 .../codefirst-sample/codefirst-consumer/pom.xml    |  2 +-
 .../codefirst-sample/codefirst-provider/pom.xml    |  2 +-
 samples/codefirst-sample/pom.xml                   |  2 +-
 samples/common-schema/pom.xml                      |  2 +-
 samples/config-apollo-sample/pom.xml               |  2 +-
 .../custom-handler-consumer/pom.xml                |  2 +-
 .../custom-handler-provider/pom.xml                |  2 +-
 samples/custom-handler-sample/pom.xml              |  2 +-
 samples/jaxrs-sample/jaxrs-consumer/pom.xml        |  2 +-
 samples/jaxrs-sample/jaxrs-provider/pom.xml        |  2 +-
 samples/jaxrs-sample/pom.xml                       |  2 +-
 samples/metrics-extend-healthcheck/pom.xml         |  2 +-
 .../metrics-write-file-log4j-springboot/pom.xml    |  2 +-
 .../metrics-write-file-log4j2-springboot/pom.xml   |  2 +-
 .../metrics-write-file/pom.xml                     |  2 +-
 samples/metrics-write-file-sample/pom.xml          |  6 +-
 samples/pojo-sample/pojo-consumer/pom.xml          |  2 +-
 samples/pojo-sample/pojo-provider/pom.xml          |  2 +-
 samples/pojo-sample/pom.xml                        |  2 +-
 samples/pom.xml                                    |  6 +-
 samples/springmvc-sample/pom.xml                   |  2 +-
 .../springmvc-sample/springmvc-consumer/pom.xml    |  2 +-
 .../springmvc-sample/springmvc-provider/pom.xml    |  2 +-
 service-registry/pom.xml                           |  2 +-
 spring-boot-starter/pom.xml                        |  2 +-
 .../spring-boot-starter-configuration/pom.xml      |  2 +-
 .../spring-boot-starter-discovery/pom.xml          |  2 +-
 .../spring-boot-starter-provider/pom.xml           |  2 +-
 .../spring-boot-starter-registry/pom.xml           |  2 +-
 .../spring-boot-starter-servicecomb/pom.xml        |  2 +-
 .../spring-boot-starter-transport/pom.xml          |  2 +-
 .../spring-cloud-zuul-zipkin/pom.xml               |  2 +-
 spring-boot-starter/spring-cloud-zuul/pom.xml      |  2 +-
 swagger/pom.xml                                    |  2 +-
 swagger/swagger-generator/generator-core/pom.xml   |  2 +-
 swagger/swagger-generator/generator-jaxrs/pom.xml  |  2 +-
 .../swagger-generator/generator-springmvc/pom.xml  |  2 +-
 swagger/swagger-generator/pom.xml                  |  2 +-
 swagger/swagger-invocation/invocation-core/pom.xml |  2 +-
 .../swagger-invocation/invocation-jaxrs/pom.xml    |  2 +-
 .../invocation-springmvc/pom.xml                   |  2 +-
 swagger/swagger-invocation/pom.xml                 |  2 +-
 tracing/pom.xml                                    |  2 +-
 tracing/tracing-common/pom.xml                     |  2 +-
 tracing/tracing-zipkin/pom.xml                     |  2 +-
 transports/pom.xml                                 |  2 +-
 transports/transport-highway/pom.xml               |  2 +-
 transports/transport-rest/pom.xml                  |  2 +-
 .../transport-rest/transport-rest-client/pom.xml   |  2 +-
 .../transport-rest/transport-rest-servlet/pom.xml  |  2 +-
 .../transport-rest/transport-rest-vertx/pom.xml    |  2 +-
 153 files changed, 263 insertions(+), 263 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
ningjiang@apache.org.

[incubator-servicecomb-java-chassis] 01/01: Merge pull request #566 from asifdxtreme/master

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

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

commit 076231515cb01d6a9a9d8b6dea4fe5347a47e68b
Merge: d04461f 3e6a839
Author: Willem Jiang <ji...@huawei.com>
AuthorDate: Fri Mar 2 12:59:30 2018 +0800

    Merge pull request #566 from asifdxtreme/master
    
    SCB-364 Cut 1.0.0-m1 Release

 common/common-javassist/pom.xml                    |  2 +-
 common/common-protobuf/pom.xml                     |  2 +-
 common/common-rest/pom.xml                         |  2 +-
 common/pom.xml                                     |  2 +-
 core/pom.xml                                       |  2 +-
 coverage-reports/pom.xml                           | 38 ++++-----
 demo/demo-crossapp/crossapp-client/pom.xml         |  4 +-
 demo/demo-crossapp/crossapp-server/pom.xml         |  4 +-
 demo/demo-crossapp/pom.xml                         |  2 +-
 demo/demo-edge/authentication/pom.xml              |  2 +-
 demo/demo-edge/business-1-1-0/pom.xml              |  4 +-
 demo/demo-edge/business-1.0.0/pom.xml              |  4 +-
 demo/demo-edge/business-2.0.0/pom.xml              |  4 +-
 demo/demo-edge/consumer/pom.xml                    |  4 +-
 demo/demo-edge/edge-service/pom.xml                |  2 +-
 demo/demo-edge/model/pom.xml                       |  2 +-
 demo/demo-edge/pom.xml                             |  2 +-
 demo/demo-jaxrs/jaxrs-client/pom.xml               |  2 +-
 demo/demo-jaxrs/jaxrs-server/pom.xml               |  4 +-
 demo/demo-jaxrs/pom.xml                            |  2 +-
 demo/demo-local/pom.xml                            |  2 +-
 demo/demo-multiple/a-client/pom.xml                |  2 +-
 demo/demo-multiple/a-server/pom.xml                |  2 +-
 demo/demo-multiple/b-client/pom.xml                |  2 +-
 demo/demo-multiple/b-server/pom.xml                |  2 +-
 demo/demo-multiple/multiple-client/pom.xml         |  4 +-
 demo/demo-multiple/multiple-server/pom.xml         |  4 +-
 demo/demo-multiple/pom.xml                         | 10 +--
 demo/demo-pojo/pojo-client/pom.xml                 |  4 +-
 demo/demo-pojo/pojo-server/pom.xml                 |  4 +-
 demo/demo-pojo/pojo-tests/pom.xml                  |  2 +-
 demo/demo-pojo/pom.xml                             |  2 +-
 demo/demo-schema/pom.xml                           |  2 +-
 demo/demo-server-servlet/pom.xml                   |  2 +-
 demo/demo-signature/pom.xml                        |  2 +-
 .../demo-spring-boot-discovery-client/pom.xml      |  4 +-
 .../demo-spring-boot-discovery-server/pom.xml      |  4 +-
 .../demo-spring-boot-zuul-proxy/pom.xml            |  4 +-
 demo/demo-spring-boot-discovery/pom.xml            |  2 +-
 .../demo-spring-boot-jaxrs-client/pom.xml          |  4 +-
 .../demo-spring-boot-jaxrs-server/pom.xml          |  4 +-
 .../demo-spring-boot-springmvc-client/pom.xml      |  2 +-
 .../demo-spring-boot-springmvc-server/pom.xml      |  2 +-
 demo/demo-spring-boot-provider/pom.xml             |  2 +-
 .../demo-spring-boot-pojo-client/pom.xml           |  4 +-
 .../demo-spring-boot-pojo-server/pom.xml           |  4 +-
 demo/demo-spring-boot-transport/pom.xml            |  2 +-
 demo/demo-springmvc/pom.xml                        |  2 +-
 demo/demo-springmvc/springmvc-client/pom.xml       |  4 +-
 demo/demo-springmvc/springmvc-server/pom.xml       |  4 +-
 demo/docker-build-config/pom.xml                   |  2 +-
 demo/docker-run-config/pom.xml                     |  2 +-
 demo/perf/pom.xml                                  |  2 +-
 demo/pom.xml                                       | 28 +++----
 dynamic-config/config-apollo/pom.xml               |  2 +-
 dynamic-config/config-cc/pom.xml                   |  2 +-
 dynamic-config/pom.xml                             |  2 +-
 edge/edge-core/pom.xml                             |  2 +-
 edge/pom.xml                                       |  2 +-
 foundations/foundation-common/pom.xml              |  2 +-
 foundations/foundation-config/pom.xml              |  2 +-
 foundations/foundation-metrics/pom.xml             |  2 +-
 foundations/foundation-ssl/pom.xml                 |  2 +-
 foundations/foundation-test-scaffolding/pom.xml    |  2 +-
 foundations/foundation-vertx/pom.xml               |  2 +-
 foundations/pom.xml                                |  2 +-
 handlers/handler-bizkeeper/pom.xml                 |  2 +-
 handlers/handler-flowcontrol-qps/pom.xml           |  2 +-
 handlers/handler-loadbalance/pom.xml               |  2 +-
 handlers/handler-publickey-auth/pom.xml            |  2 +-
 handlers/handler-tracing-zipkin/pom.xml            |  2 +-
 handlers/pom.xml                                   |  2 +-
 integration-tests/dynamic-config-tests/pom.xml     |  2 +-
 integration-tests/jaxrs-tests/pom.xml              |  2 +-
 integration-tests/pojo-test/pom.xml                |  2 +-
 integration-tests/pom.xml                          |  6 +-
 integration-tests/spring-jaxrs-tests/pom.xml       |  4 +-
 integration-tests/spring-pojo-tests/pom.xml        |  4 +-
 integration-tests/spring-springmvc-tests/pom.xml   |  4 +-
 .../spring-zuul-tracing-tests/pom.xml              |  2 +-
 integration-tests/springmvc-tests/pom.xml          |  2 +-
 integration-tests/test-common/pom.xml              |  2 +-
 integration-tests/tracing-tests/pom.xml            |  2 +-
 java-chassis-dependencies/pom.xml                  | 94 +++++++++++-----------
 java-chassis-distribution/pom.xml                  |  2 +-
 metrics/metrics-core/pom.xml                       |  2 +-
 .../metrics-integration/metrics-prometheus/pom.xml |  2 +-
 metrics/metrics-integration/pom.xml                |  2 +-
 metrics/pom.xml                                    |  2 +-
 parent/pom.xml                                     |  2 +-
 pom.xml                                            |  2 +-
 providers/pom.xml                                  |  2 +-
 providers/provider-jaxrs/pom.xml                   |  2 +-
 providers/provider-pojo/pom.xml                    |  2 +-
 providers/provider-rest-common/pom.xml             |  2 +-
 providers/provider-springmvc/pom.xml               |  2 +-
 samples/auth-sample/auth-consumer/pom.xml          |  2 +-
 samples/auth-sample/auth-provider/pom.xml          |  2 +-
 samples/auth-sample/pom.xml                        |  2 +-
 samples/bmi/calculator/pom.xml                     |  2 +-
 samples/bmi/pom.xml                                |  2 +-
 samples/bmi/webapp/pom.xml                         |  2 +-
 .../codefirst-sample/codefirst-consumer/pom.xml    |  2 +-
 .../codefirst-sample/codefirst-provider/pom.xml    |  2 +-
 samples/codefirst-sample/pom.xml                   |  2 +-
 samples/common-schema/pom.xml                      |  2 +-
 samples/config-apollo-sample/pom.xml               |  2 +-
 .../custom-handler-consumer/pom.xml                |  2 +-
 .../custom-handler-provider/pom.xml                |  2 +-
 samples/custom-handler-sample/pom.xml              |  2 +-
 samples/jaxrs-sample/jaxrs-consumer/pom.xml        |  2 +-
 samples/jaxrs-sample/jaxrs-provider/pom.xml        |  2 +-
 samples/jaxrs-sample/pom.xml                       |  2 +-
 samples/metrics-extend-healthcheck/pom.xml         |  2 +-
 .../metrics-write-file-log4j-springboot/pom.xml    |  2 +-
 .../metrics-write-file-log4j2-springboot/pom.xml   |  2 +-
 .../metrics-write-file/pom.xml                     |  2 +-
 samples/metrics-write-file-sample/pom.xml          |  6 +-
 samples/pojo-sample/pojo-consumer/pom.xml          |  2 +-
 samples/pojo-sample/pojo-provider/pom.xml          |  2 +-
 samples/pojo-sample/pom.xml                        |  2 +-
 samples/pom.xml                                    |  6 +-
 samples/springmvc-sample/pom.xml                   |  2 +-
 .../springmvc-sample/springmvc-consumer/pom.xml    |  2 +-
 .../springmvc-sample/springmvc-provider/pom.xml    |  2 +-
 service-registry/pom.xml                           |  2 +-
 spring-boot-starter/pom.xml                        |  2 +-
 .../spring-boot-starter-configuration/pom.xml      |  2 +-
 .../spring-boot-starter-discovery/pom.xml          |  2 +-
 .../spring-boot-starter-provider/pom.xml           |  2 +-
 .../spring-boot-starter-registry/pom.xml           |  2 +-
 .../spring-boot-starter-servicecomb/pom.xml        |  2 +-
 .../spring-boot-starter-transport/pom.xml          |  2 +-
 .../spring-cloud-zuul-zipkin/pom.xml               |  2 +-
 spring-boot-starter/spring-cloud-zuul/pom.xml      |  2 +-
 swagger/pom.xml                                    |  2 +-
 swagger/swagger-generator/generator-core/pom.xml   |  2 +-
 swagger/swagger-generator/generator-jaxrs/pom.xml  |  2 +-
 .../swagger-generator/generator-springmvc/pom.xml  |  2 +-
 swagger/swagger-generator/pom.xml                  |  2 +-
 swagger/swagger-invocation/invocation-core/pom.xml |  2 +-
 .../swagger-invocation/invocation-jaxrs/pom.xml    |  2 +-
 .../invocation-springmvc/pom.xml                   |  2 +-
 swagger/swagger-invocation/pom.xml                 |  2 +-
 tracing/pom.xml                                    |  2 +-
 tracing/tracing-common/pom.xml                     |  2 +-
 tracing/tracing-zipkin/pom.xml                     |  2 +-
 transports/pom.xml                                 |  2 +-
 transports/transport-highway/pom.xml               |  2 +-
 transports/transport-rest/pom.xml                  |  2 +-
 .../transport-rest/transport-rest-client/pom.xml   |  2 +-
 .../transport-rest/transport-rest-servlet/pom.xml  |  2 +-
 .../transport-rest/transport-rest-vertx/pom.xml    |  2 +-
 153 files changed, 263 insertions(+), 263 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
ningjiang@apache.org.