You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by zh...@apache.org on 2020/05/22 12:01:30 UTC

[servicecomb-pack] branch master updated (26630e0 -> b476b8b)

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 26630e0  Update Release Number
     add 6ff4f0d  SCB--1928 Fixed the ServiceInstance length check on ServiceConfig
     new b476b8b  Merge pull request #661 from apache/SCB-1928

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:
 .../pack/omega/context/ServiceConfig.java          |  7 +--
 .../pack/omega/context/ServiceConfigTest.java      | 51 ++++++++++++++++++++++
 2 files changed, 55 insertions(+), 3 deletions(-)
 create mode 100644 omega/omega-context/src/test/java/org/apache/servicecomb/pack/omega/context/ServiceConfigTest.java


[servicecomb-pack] 01/01: Merge pull request #661 from apache/SCB-1928

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

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

commit b476b8b7b98e3feafacfb26beafd78523176b83a
Merge: 26630e0 6ff4f0d
Author: Lei Zhang <zh...@apache.org>
AuthorDate: Fri May 22 20:01:20 2020 +0800

    Merge pull request #661 from apache/SCB-1928
    
    SCB-1928 Fixed the ServiceInstance length check on ServiceConfig

 .../pack/omega/context/ServiceConfig.java          |  7 +--
 .../pack/omega/context/ServiceConfigTest.java      | 51 ++++++++++++++++++++++
 2 files changed, 55 insertions(+), 3 deletions(-)