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/servicecomb-pack.git.


    from 321c2e8  SCB-1203 Trying to fix the test error of 
TccLoadBalanceSenderTest
     new 68dc4af  SCB-1204 Clone acceptance-pack-spring-demo to 
acceptance-pack-spring-demo-with-consul
     new a285d5a  SCB-1204 Added consul image
     new e35b6c7  SCB-1204 Alpha registered to consul
     new 7b60a10  SCB-1204 Saga-spring-demo add 
omega-spring-cloud-consul-starter dependencies
     new 793f3aa  SCB-1204 Update Spring Cloud version 2.1.1.RELEASE is 
compatible with Spring Boot 2.1.1.RELEASE
     new c9666d4  SCB-1204 Config consul parameters for demo through docker env
     new ca1683c  SCB-1204 Update License file

The 1023 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:
 .../pom.xml                                        | 50 +++++++++++++++++++++-
 .../org/apache/servicecomb/pack/PackStepdefs.java  |  0
 .../org/apache/servicecomb/pack/RunCucumberIT.java |  0
 .../src/test/resources/booking_exception.btm       |  0
 .../src/test/resources/booking_timeout.btm         |  0
 .../src/test/resources/log4j2-test.xml             |  0
 .../resources/pack_compensation_scenario.feature   |  0
 .../pack_post_car_exception_scenario.feature       |  0
 .../test/resources/pack_success_scenario.feature   |  0
 .../test/resources/pack_timeout_scenario.feature   |  0
 acceptance-tests/pom.xml                           |  1 +
 demo/saga-spring-demo/booking/pom.xml              |  4 ++
 .../booking/src/main/resources/application.yaml    |  3 ++
 demo/saga-spring-demo/car/pom.xml                  |  4 ++
 .../car/src/main/resources/application.yaml        |  3 ++
 demo/saga-spring-demo/hotel/pom.xml                |  4 ++
 .../hotel/src/main/resources/application.yaml      |  3 ++
 distribution/src/release/LICENSE                   |  6 ++-
 pom.xml                                            |  9 +++-
 19 files changed, 81 insertions(+), 6 deletions(-)
 copy acceptance-tests/{acceptance-pack-spring-demo => 
acceptance-pack-spring-demo-with-consul}/pom.xml (81%)
 copy acceptance-tests/{acceptance-pack-spring-demo => 
acceptance-pack-spring-demo-with-consul}/src/test/java/org/apache/servicecomb/pack/PackStepdefs.java
 (100%)
 copy acceptance-tests/{acceptance-pack-tcc-spring-demo => 
acceptance-pack-spring-demo-with-consul}/src/test/java/org/apache/servicecomb/pack/RunCucumberIT.java
 (100%)
 copy acceptance-tests/{acceptance-pack-spring-demo => 
acceptance-pack-spring-demo-with-consul}/src/test/resources/booking_exception.btm
 (100%)
 copy acceptance-tests/{acceptance-pack-spring-demo => 
acceptance-pack-spring-demo-with-consul}/src/test/resources/booking_timeout.btm 
(100%)
 copy {omega/omega-transaction => 
acceptance-tests/acceptance-pack-spring-demo-with-consul}/src/test/resources/log4j2-test.xml
 (100%)
 copy acceptance-tests/{acceptance-pack-spring-demo => 
acceptance-pack-spring-demo-with-consul}/src/test/resources/pack_compensation_scenario.feature
 (100%)
 copy acceptance-tests/{acceptance-pack-spring-demo => 
acceptance-pack-spring-demo-with-consul}/src/test/resources/pack_post_car_exception_scenario.feature
 (100%)
 copy acceptance-tests/{acceptance-pack-spring-demo => 
acceptance-pack-spring-demo-with-consul}/src/test/resources/pack_success_scenario.feature
 (100%)
 copy acceptance-tests/{acceptance-pack-spring-demo => 
acceptance-pack-spring-demo-with-consul}/src/test/resources/pack_timeout_scenario.feature
 (100%)

Reply via email to