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 5c1c3e2  [SCB-767]change demos and revert code changes
     new f3388f8  [SCB-772]fix unit test fail on ubuntu for unknown reasons
     new 468a529  [SCB-772]turn off spring boot test debug log
     new 0c85e09  [SCB-772]license header is missing
     new 75381e3  [SCB-772]fix more tests and change IT log level to WARN to 
meet 4MB log limit
     new f7cd7c2  [SCB-772]revert tracing module change. Because this module 
have it's custom logic for Appender.

The 5 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:
 .../schema/TestConsumerSchemaFactory.java          |  3 +-
 .../src/test/resources/logback-test.xml}           |  7 +--
 .../src/main/resources/logback-test.xml}           |  7 +--
 .../src/test/resources/logback-test.xml}           |  7 +--
 .../tcp/TestAbstractTcpClientPoolFactory.java      | 15 +++----
 .../loadbalance/TestLoadBalanceHandler2.java       | 50 ++++++++--------------
 .../src/test/resources/config/log4j.z.properties   |  5 +--
 .../src/test/resources/log4j.properties            | 17 --------
 .../src/test/resources/config/log4j.z.properties   |  5 +--
 .../log4j.z.properties}                            |  3 +-
 .../src/test/resources/log4j.properties            |  2 +-
 .../src/test/resources/log4j.properties            |  2 +-
 .../src/test/resources/log4j.properties            |  2 +-
 .../src/test/resources/log4j.properties            |  2 +-
 .../src/test/resources/log4j.properties            |  2 +-
 .../src/test/resources/config/log4j.z.properties}  |  3 +-
 16 files changed, 49 insertions(+), 83 deletions(-)
 copy 
demo/{demo-spring-boot-transport/demo-spring-boot-pojo-server/src/main/resources/config/cse.handler.xml
 => 
demo-spring-boot-discovery/demo-spring-boot-discovery-client/src/test/resources/logback-test.xml}
 (84%)
 copy 
demo/{demo-spring-boot-transport/demo-spring-boot-pojo-server/src/main/resources/config/cse.handler.xml
 => 
demo-spring-boot-discovery/demo-spring-boot-discovery-server/src/main/resources/logback-test.xml}
 (84%)
 copy 
demo/{demo-spring-boot-transport/demo-spring-boot-pojo-server/src/main/resources/config/cse.handler.xml
 => 
demo-spring-boot-discovery/demo-spring-boot-zuul-proxy/src/test/resources/logback-test.xml}
 (84%)
 copy 
demo/demo-spring-boot-discovery/demo-spring-boot-discovery-server/src/main/resources/application.properties
 => 
integration-tests/dynamic-config-tests/src/test/resources/config/log4j.z.properties
 (92%)
 delete mode 100644 
integration-tests/dynamic-config-tests/src/test/resources/log4j.properties
 copy 
demo/demo-spring-boot-discovery/demo-spring-boot-discovery-server/src/main/resources/application.properties
 => integration-tests/jaxrs-tests/src/test/resources/config/log4j.z.properties 
(92%)
 copy integration-tests/pojo-test/src/test/resources/{log4j.properties => 
config/log4j.z.properties} (94%)
 copy integration-tests/{spring-jaxrs-tests => 
spring-pojo-tests}/src/test/resources/log4j.properties (97%)
 copy integration-tests/{spring-jaxrs-tests => 
spring-zuul-tracing-tests}/src/test/resources/log4j.properties (97%)
 rename integration-tests/{pojo-test/src/test/resources/log4j.properties => 
springmvc-tests/springmvc-tests-simplified-mapping/src/test/resources/config/log4j.z.properties}
 (94%)

Reply via email to