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

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


    from 964a411  [SCB-713] Required client test code added
     new bd44d93  [SCB-712]Do not register service path to service center when 
not necessary
     new 1a4a1dd  [SCB-712]fix Unit test fail

The 2 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:
 .../core/definition/loader/SchemaLoader.java       | 12 ++++++++--
 .../servicecomb/core/unittest/UnitTestMeta.java    |  6 +----
 core/src/main/resources/microservice.yaml          |  2 +-
 .../schema/TestProducerSchemaFactory.java          |  6 +----
 .../src/main/resources/microservice.yaml           |  2 +-
 .../src/main/resources/microservice.yaml           |  2 +-
 .../src/main/resources/microservice.yaml           |  2 +-
 .../src/main/resources/microservice.yaml           |  2 +-
 .../src/main/resources/microservice.yaml           |  2 +-
 .../src/main/resources/microservice.yaml           |  2 +-
 .../client/ConsumerTestsAfterBootup.java}          | 25 +++++++++++++-------
 ...ryHolder.java => ProducerTestsAfterBootup.java} | 27 +++++++++++-----------
 .../src/main/resources/microservice.yaml           |  1 +
 .../src/test/resources/test1.yaml                  |  2 +-
 .../src/test/resources/test2.yaml                  |  2 +-
 .../demo/pojo/test/PojoIntegrationTestBase.java    |  2 +-
 .../servicecomb/serviceregistry/api/Const.java     |  2 ++
 17 files changed, 56 insertions(+), 43 deletions(-)
 copy 
demo/{demo-crossapp/crossapp-client/src/main/java/org/apache/servicecomb/demo/crossapp/CrossappBootListener.java
 => 
demo-springmvc/springmvc-client/src/main/java/org/apache/servicecomb/demo/springmvc/client/ConsumerTestsAfterBootup.java}
 (61%)
 rename 
demo/demo-springmvc/springmvc-server/src/main/java/org/apache/servicecomb/demo/springmvc/server/{ProducerSchemaFactoryHolder.java
 => ProducerTestsAfterBootup.java} (82%)

Reply via email to