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

zhanglei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git.


    from a66f00d  make this method public
     add 6ae83b9  SCB-1597 Clean up the code of acceptance-tests
     add df9b46f  SCB-1597 Support checking the table without order
     new 76691da  Merge pull request #596 from apache/SCB-1597

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:
 .../acceptance-pack-akka-spring-demo/pom.xml       |  49 +------
 .../org/apache/servicecomb/pack/PackStepdefs.java  |  77 +---------
 .../acceptance-pack-cluster-spring-demo/pom.xml    |  48 +------
 .../org/apache/servicecomb/pack/PackStepdefs.java  | 133 +----------------
 .../acceptance-pack-dubbo-demo/pom.xml             |  11 +-
 .../acceptance/dubbodemo/DubboDemoStepdefs.java    |  73 ++--------
 .../pom.xml                                        |  48 +------
 .../org/apache/servicecomb/pack/PackStepdefs.java  |  82 +----------
 .../acceptance-pack-spring-demo-with-nacos/pom.xml |  48 +------
 .../org/apache/servicecomb/pack/PackStepdefs.java  |  76 +---------
 .../pom.xml                                        |  48 +------
 .../org/apache/servicecomb/pack/PackStepdefs.java  |  82 +----------
 .../acceptance-pack-spring-demo/pom.xml            |  48 +------
 .../acceptance-pack-tcc-spring-demo/pom.xml        |  43 +-----
 .../org/apache/servicecomb/pack/PackStepdefs.java  |  72 +---------
 .../acceptance-test-common}/pom.xml                |   9 +-
 .../apache/servicecomb/pack/StepDefSupport.java}   | 159 ++++-----------------
 acceptance-tests/pom.xml                           | 126 ++++++++++++++--
 18 files changed, 189 insertions(+), 1043 deletions(-)
 copy {pack-common => acceptance-tests/acceptance-test-common}/pom.xml (89%)
 copy 
acceptance-tests/{acceptance-pack-cluster-spring-demo/src/test/java/org/apache/servicecomb/pack/PackStepdefs.java
 => 
acceptance-test-common/src/test/java/org/apache/servicecomb/pack/StepDefSupport.java}
 (51%)

Reply via email to