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

zhangxin pushed a change to branch sw3_namespace
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.


    from 95c7714  Merge branch 'master' into sw3_namespace
     add e9147a6  remove repotoken (#957)
     add dcd6a71  Asf/5.0 alpha/release (#959)
     add 8362486  Use secure connection to npmjs.org (#958)
     new 66055a9  Merge branch 'master' into sw3_namespace

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:
 .travis.yml                                        |   2 +-
 CHANGELOG.md => CHANGES.md                         |   4 +-
 LICENSE                                            |   4 +-
 NOTICE                                             |  10 +-
 .../META-INF.services/io.opentracing.Tracer        |  18 +++
 .../resources/META-INF/defines/test_define.define  |  18 +++
 .../main/resources/META-INF/defines/storage.define |  18 +++
 .../main/resources/META-INF/defines/storage.define |  18 +++
 apm-dist/bin/collectorService.bat                  |  16 ++
 apm-dist/bin/collectorService.sh                   |  16 ++
 apm-dist/bin/startup.bat                           |  16 ++
 apm-dist/bin/startup.sh                            |  16 ++
 apm-dist/bin/webappService.bat                     |  16 ++
 apm-dist/bin/webappService.sh                      |  16 ++
 apm-dist/pom.xml                                   |  34 +++-
 apm-dist/release-docs/README.txt                   |  49 ++++++
 apm-dist/src/main/assembly/binary.xml              |   7 +
 .../apm-sdk-plugin/hystrix-1.x-plugin/pom.xml      |  26 ++-
 .../apm-sdk-plugin/servicecomb-plugin/pom.xml      |  22 ++-
 .../servicecomb-java-chassis-0.x-plugin/pom.xml    |  25 ++-
 .../servicecomb-java-chassis-1.x-plugin/pom.xml    |  18 +++
 apm-webapp/pom.xml                                 |  28 +++-
 docs/README.md                                     |   1 +
 docs/cn/How-to-build-CN.md                         |  18 ++-
 docs/cn/Quick-start-CN.md                          |   2 +-
 docs/en/How-to-build.md                            |  18 ++-
 docs/en/How-to-release.md                          | 174 +++++++++++++++++++--
 docs/en/Quick-start.md                             |   2 +-
 licenses/{LICENSE-omit.js.txt => LICENSE-data-set} |   2 +-
 pom.xml                                            | 126 +++++++++++++--
 skywalking-ui                                      |   2 +-
 tools/releasing/create_source_release.sh           |  51 ++++++
 32 files changed, 719 insertions(+), 74 deletions(-)
 rename CHANGELOG.md => CHANGES.md (97%)
 create mode 100644 apm-dist/release-docs/README.txt
 copy licenses/{LICENSE-omit.js.txt => LICENSE-data-set} (97%)
 create mode 100755 tools/releasing/create_source_release.sh

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to