You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2018/06/06 07:24:24 UTC

[incubator-servicecomb-saga] branch master updated (6600268 -> 7394b31)

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


    from 6600268  SCB-639 upgrade docker maven plugin to 0.26.0
     new 40dcc6f  SCB-647 Update license for Saga-0.2.0
     new 7394b31  SCB-647 Use separate section for alpha-server and omega in LICENSE

The 2 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:
 saga-distribution/src/release/LICENSE | 245 ++++++++++++++++++++++++----------
 1 file changed, 174 insertions(+), 71 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
ningjiang@apache.org.

[incubator-servicecomb-saga] 01/02: SCB-647 Update license for Saga-0.2.0

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

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

commit 40dcc6fc7815c7abbd2ba0e79b12da6717eb755e
Author: Yang Bo <ya...@huawei.com>
AuthorDate: Wed Jun 6 10:25:03 2018 +0800

    SCB-647 Update license for Saga-0.2.0
---
 saga-distribution/src/release/LICENSE | 55 ++++++++++++++++++-----------------
 1 file changed, 29 insertions(+), 26 deletions(-)

diff --git a/saga-distribution/src/release/LICENSE b/saga-distribution/src/release/LICENSE
index d2a292c..ea564f1 100644
--- a/saga-distribution/src/release/LICENSE
+++ b/saga-distribution/src/release/LICENSE
@@ -267,10 +267,10 @@ For details, see http://servlet-spec.java.net
 You can find a copy of the License at licenses/LICENSE-javax
 
 ===========================================================================
-For org.slf4j:jcl-over-slf4j:jar:1.7.22,
-org.slf4j:jcl-over-slf4j:jar:1.7.24,
-org.slf4j:jul-to-slf4j:jar:1.7.24,
+For org.slf4j:jcl-over-slf4j:jar:1.7.25,
+org.slf4j:jul-to-slf4j:jar:1.7.25,
 org.slf4j:slf4j-api:jar:1.7.25
+org.slf4j:log4j-over-slf4j:jar:1.7.25
 ===========================================================================
 This product bundles slf4j libraries which is licensed under the
 MIT license.
@@ -310,8 +310,8 @@ For details, see https://github.com/EsotericSoftware/kryo
 You can find a copy of the License at licenses/LICENSE-esotericsoftware
 
 ===========================================================================
-For com.google.protobuf:protobuf-java-util:bundle:3.4.0,
-com.google.protobuf:protobuf-java:bundle:3.4.0
+For com.google.protobuf:protobuf-java-util:bundle:3.5.1,
+com.google.protobuf:protobuf-java:bundle:3.5.1
 ===========================================================================
 This product bundles protobuf which is licensed under the
 3-Clause BSD license.
@@ -353,14 +353,15 @@ For details, see their respective project links.
 
 Apache Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.2
 Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:1.1.0.Final
-ClassMate (http://github.com/cowtowncoder/java-classmate) com.fasterxml:classmate:bundle:1.3.3
-com.google.api.grpc:proto-google-common-protos (https://github.com/googleapis/googleapis) com.google.api.grpc:proto-google-common-protos:jar:0.1.9
+ClassMate (http://github.com/cowtowncoder/java-classmate) com.fasterxml:classmate:bundle:1.3.4
+com.google.api.grpc:proto-google-common-protos (https://github.com/googleapis/googleapis) com.google.api.grpc:proto-google-common-protos:jar:1.0.0
 dubbo (https://github.com/apache/incubator-dubbo) com.alibaba:dubbo:jar:2.6.1
-error-prone annotations (http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.0.19
+error-prone annotations (http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.1.2
 FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.0
-Gson (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.7
+Gson (For libs/gson-2.7.jar) (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.7
+Gson (For alpha-server-0.2.0-exec.jar) (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.8.4
 Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:20.0
-Hibernate Validator Engine (http://hibernate.org/validator/hibernate-validator) org.hibernate:hibernate-validator:jar:5.2.4.Final
+Hibernate Validator Engine (http://hibernate.org/validator/hibernate-validator) org.hibernate:hibernate-validator:jar:5.3.6.Final
 Instrumentation (https://github.com/google/instrumentation-java) com.google.instrumentation:instrumentation-api:jar:0.4.3
 io.grpc:grpc-context (https://github.com/grpc/grpc-java) io.grpc:grpc-context:jar:1.11.0
 io.grpc:grpc-core (https://github.com/grpc/grpc-java) io.grpc:grpc-core:jar:1.11.0
@@ -368,22 +369,23 @@ io.grpc:grpc-netty (https://github.com/grpc/grpc-java) io.grpc:grpc-netty:jar:1.
 io.grpc:grpc-protobuf (https://github.com/grpc/grpc-java) io.grpc:grpc-protobuf:jar:1.11.0
 io.grpc:grpc-protobuf-lite (https://github.com/grpc/grpc-java) io.grpc:grpc-protobuf-lite:jar:1.11.0
 io.grpc:grpc-stub (https://github.com/grpc/grpc-java) io.grpc:grpc-stub:jar:1.11.0
-Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.8.7
-Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.8.7
-jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.8.7
-JBoss Logging 3 (http://www.jboss.org) org.jboss.logging:jboss-logging:jar:3.3.0.Final
-Log4j Implemented Over SLF4J (http://www.slf4j.org) org.slf4j:log4j-over-slf4j:jar:1.7.25
-Netty/Buffer (http://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.1.21.Final
-Netty/Codec/HTTP2 (http://netty.io/netty-codec-http2/) io.netty:netty-codec-http2:jar:4.1.21.Final
-Netty/Codec/HTTP (http://netty.io/netty-codec-http/) io.netty:netty-codec-http:jar:4.1.21.Final
-Netty/Codec (http://netty.io/netty-codec/) io.netty:netty-codec:jar:4.1.21.Final
-Netty/Codec/Socks (http://netty.io/netty-codec-socks/) io.netty:netty-codec-socks:jar:4.1.21.Final
-Netty/Common (http://netty.io/netty-common/) io.netty:netty-common:jar:4.1.21.Final
-Netty/Handler (http://netty.io/netty-handler/) io.netty:netty-handler:jar:4.1.21.Final
-Netty/Handler/Proxy (http://netty.io/netty-handler-proxy/) io.netty:netty-handler-proxy:jar:4.1.21.Final
-Netty/Resolver (http://netty.io/netty-resolver/) io.netty:netty-resolver:jar:4.1.21.Final
+Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.8.0
+Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.8.11
+jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.8.11.1
+Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.20.0-GA
+JBoss Logging 3 (http://www.jboss.org) org.jboss.logging:jboss-logging:jar:3.3.2.Final
+Netty (http://netty.io/) io.netty:netty:jar:3.2.5.Final
+Netty/Buffer (http://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.1.22.Final
+Netty/Codec/HTTP2 (http://netty.io/netty-codec-http2/) io.netty:netty-codec-http2:jar:4.1.22.Final
+Netty/Codec/HTTP (http://netty.io/netty-codec-http/) io.netty:netty-codec-http:jar:4.1.22.Final
+Netty/Codec (http://netty.io/netty-codec/) io.netty:netty-codec:jar:4.1.22.Final
+Netty/Codec/Socks (http://netty.io/netty-codec-socks/) io.netty:netty-codec-socks:jar:4.1.22.Final
+Netty/Common (http://netty.io/netty-common/) io.netty:netty-common:jar:4.1.22.Final
+Netty/Handler (http://netty.io/netty-handler/) io.netty:netty-handler:jar:4.1.22.Final
+Netty/Handler/Proxy (http://netty.io/netty-handler-proxy/) io.netty:netty-handler-proxy:jar:4.1.22.Final
+Netty/Resolver (http://netty.io/netty-resolver/) io.netty:netty-resolver:jar:4.1.22.Final
 Netty/TomcatNative (https://github.com/netty/netty-tcnative) netty-tcnative-boringssl-static:2.0.7.Final
-Netty/Transport (http://netty.io/netty-transport/) io.netty:netty-transport:jar:4.1.21.Final
+Netty/Transport (http://netty.io/netty-transport/) io.netty:netty-transport:jar:4.1.22.Final
 Objenesis (http://objenesis.org) org.objenesis:objenesis:jar:2.5.1
 OpenCensus (https://github.com/census-instrumentation/opencensus-java) io.opencensus:opencensus-api:jar:0.11.0
 OpenCensus (https://github.com/census-instrumentation/opencensus-java) io.opencensus:opencensus-contrib-grpc-metrics:jar:0.11.0
@@ -391,7 +393,8 @@ SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.17
 Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:4.3.17.RELEASE
 Spring Aspects (https://github.com/spring-projects/spring-framework) org.springframework:spring-aspects:jar:4.3.17.RELEASE
 Spring Beans (https://github.com/spring-projects/spring-framework) org.springframework:spring-beans:jar:4.3.17.RELEASE
-Spring Boot Actuator (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-actuator:jar:1.5.11.RELEASE
+Spring Boot (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot:jar:1.5.13.RELEASE
+Spring Boot Actuator (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-actuator:jar:1.5.13.RELEASE
 Spring Boot Actuator Starter (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-starter-actuator:jar:1.5.13.REALEASE
 Spring Boot AOP Starter (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-starter-aop:jar:1.5.13.REALEASE
 Spring Boot AutoConfigure (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-autoconfigure:jar:1.5.13.REALEASE

-- 
To stop receiving notification emails like this one, please contact
ningjiang@apache.org.

[incubator-servicecomb-saga] 02/02: SCB-647 Use separate section for alpha-server and omega in LICENSE

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

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

commit 7394b31e7620a66a9101725c8f5a9c4b816a4552
Author: Yang Bo <ya...@huawei.com>
AuthorDate: Wed Jun 6 14:14:15 2018 +0800

    SCB-647 Use separate section for alpha-server and omega in LICENSE
---
 saga-distribution/src/release/LICENSE | 210 +++++++++++++++++++++++++---------
 1 file changed, 155 insertions(+), 55 deletions(-)

diff --git a/saga-distribution/src/release/LICENSE b/saga-distribution/src/release/LICENSE
index ea564f1..6fce523 100644
--- a/saga-distribution/src/release/LICENSE
+++ b/saga-distribution/src/release/LICENSE
@@ -200,13 +200,9 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 
-===========================================================================
-Apache ServiceComb Saga Subcomponents:
 
-The Apache ServiceComb Saga project contains subcomponents with
-separate copyright notices and license terms. Your use of the source
-for these subcomponents is subject to the terms and conditions of the
-following licenses.
+===========================================================================
+For alpha-server-${version}-exec.jar
 
 
 ===========================================================================
@@ -218,14 +214,6 @@ For details, see http://www.aspectj.org
 You can find a copy of the License at licenses/LICENSE-epl-v10
 
 ===========================================================================
-For javax.servlet:javax.servlet-api:jar:3.1.0
-===========================================================================
-This product bundles Java Servlet API which is licensed under the
-COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1.
-For details, see http://servlet-spec.java.net
-You can find a copy of the License at licenses/LICENSE-javax
-
-===========================================================================
 For javax.interceptor:javax.interceptor-api:jar:1.2
 ===========================================================================
 This product bundles javax.interceptor API which is licensed under the
@@ -278,38 +266,6 @@ For details, see http://www.slf4j.org
 You can find a copy of the License at licenses/LICENSE-slf4j
 
 ===========================================================================
-ASM Core (http://asm.objectweb.org/asm/) org.ow2.asm:asm:jar:5.0.4
-===========================================================================
-This product bundles asm which is licensed under the
-3-Clause BSD license.
-For details, see http://asm.ow2.org/
-You can find a copy of the License at licenses/LICENSE-asm
-
-===========================================================================
-For com.esotericsoftware:reflectasm:bundle:1.11.3
-===========================================================================
-This product bundles reflectasm which is licensed under the
-3-Clause BSD license.
-For details, see https://github.com/EsotericSoftware/reflectasm
-You can find a copy of the License at licenses/LICENSE-esotericsoftware
-
-===========================================================================
-For com.esotericsoftware:minlog:bundle:1.3.0
-===========================================================================
-This product bundles minlog which is licensed under the
-3-Clause BSD license.
-For details, see https://github.com/EsotericSoftware/minlog
-You can find a copy of the License at licenses/LICENSE-esotericsoftware
-
-===========================================================================
-For com.esotericsoftware:kryo:bundle:4.0.1
-===========================================================================
-This product bundles kryo which is licensed under the
-3-Clause BSD license.
-For details, see https://github.com/EsotericSoftware/kryo
-You can find a copy of the License at licenses/LICENSE-esotericsoftware
-
-===========================================================================
 For com.google.protobuf:protobuf-java-util:bundle:3.5.1,
 com.google.protobuf:protobuf-java:bundle:3.5.1
 ===========================================================================
@@ -351,18 +307,14 @@ This product bundles the following libraries which are licensed
 under the Apache License v2.
 For details, see their respective project links.
 
-Apache Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.2
 Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:1.1.0.Final
 ClassMate (http://github.com/cowtowncoder/java-classmate) com.fasterxml:classmate:bundle:1.3.4
 com.google.api.grpc:proto-google-common-protos (https://github.com/googleapis/googleapis) com.google.api.grpc:proto-google-common-protos:jar:1.0.0
-dubbo (https://github.com/apache/incubator-dubbo) com.alibaba:dubbo:jar:2.6.1
 error-prone annotations (http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.1.2
 FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.0
-Gson (For libs/gson-2.7.jar) (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.7
-Gson (For alpha-server-0.2.0-exec.jar) (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.8.4
+Gson (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.8.4
 Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:20.0
 Hibernate Validator Engine (http://hibernate.org/validator/hibernate-validator) org.hibernate:hibernate-validator:jar:5.3.6.Final
-Instrumentation (https://github.com/google/instrumentation-java) com.google.instrumentation:instrumentation-api:jar:0.4.3
 io.grpc:grpc-context (https://github.com/grpc/grpc-java) io.grpc:grpc-context:jar:1.11.0
 io.grpc:grpc-core (https://github.com/grpc/grpc-java) io.grpc:grpc-core:jar:1.11.0
 io.grpc:grpc-netty (https://github.com/grpc/grpc-java) io.grpc:grpc-netty:jar:1.11.0
@@ -372,9 +324,7 @@ io.grpc:grpc-stub (https://github.com/grpc/grpc-java) io.grpc:grpc-stub:jar:1.11
 Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.8.0
 Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.8.11
 jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.8.11.1
-Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.20.0-GA
 JBoss Logging 3 (http://www.jboss.org) org.jboss.logging:jboss-logging:jar:3.3.2.Final
-Netty (http://netty.io/) io.netty:netty:jar:3.2.5.Final
 Netty/Buffer (http://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.1.22.Final
 Netty/Codec/HTTP2 (http://netty.io/netty-codec-http2/) io.netty:netty-codec-http2:jar:4.1.22.Final
 Netty/Codec/HTTP (http://netty.io/netty-codec-http/) io.netty:netty-codec-http:jar:4.1.22.Final
@@ -386,7 +336,6 @@ Netty/Handler/Proxy (http://netty.io/netty-handler-proxy/) io.netty:netty-handle
 Netty/Resolver (http://netty.io/netty-resolver/) io.netty:netty-resolver:jar:4.1.22.Final
 Netty/TomcatNative (https://github.com/netty/netty-tcnative) netty-tcnative-boringssl-static:2.0.7.Final
 Netty/Transport (http://netty.io/netty-transport/) io.netty:netty-transport:jar:4.1.22.Final
-Objenesis (http://objenesis.org) org.objenesis:objenesis:jar:2.5.1
 OpenCensus (https://github.com/census-instrumentation/opencensus-java) io.opencensus:opencensus-api:jar:0.11.0
 OpenCensus (https://github.com/census-instrumentation/opencensus-java) io.opencensus:opencensus-contrib-grpc-metrics:jar:0.11.0
 SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.17
@@ -398,7 +347,6 @@ Spring Boot Actuator (http://projects.spring.io/spring-boot/) org.springframewor
 Spring Boot Actuator Starter (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-starter-actuator:jar:1.5.13.REALEASE
 Spring Boot AOP Starter (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-starter-aop:jar:1.5.13.REALEASE
 Spring Boot AutoConfigure (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-autoconfigure:jar:1.5.13.REALEASE
-Spring Boot (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot:jar:1.5.13.REALEASE
 Spring Boot JDBC Starter (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-starter-jdbc:jar:1.5.13.REALEASE
 Spring Boot Logging Starter (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-starter-logging:jar:1.5.13.REALEASE
 Spring Boot Starter (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-starter:jar:1.5.13.REALEASE
@@ -419,3 +367,155 @@ tomcat-embed-el (http://tomcat.apache.org/) org.apache.tomcat.embed:tomcat-embed
 tomcat-embed-websocket (http://tomcat.apache.org/) org.apache.tomcat.embed:tomcat-embed-websocket:jar:8.5.31
 tomcat-jdbc (http://tomcat.apache.org/) org.apache.tomcat:tomcat-jdbc:jar:8.5.31
 tomcat-juli (http://tomcat.apache.org/) org.apache.tomcat:tomcat-juli:jar:8.5.31
+
+
+===========================================================================
+For Omega(appliation side) libs/ 
+
+
+===========================================================================
+For org.aspectj:aspectjweaver:jar:1.8.10
+===========================================================================
+This product bundles AspectJ weaver which is licensed under the
+Eclipse Public License v1.0.
+For details, see http://www.aspectj.org
+You can find a copy of the License at licenses/LICENSE-epl-v10
+
+===========================================================================
+For javax.servlet:javax.servlet-api:jar:3.1.0
+===========================================================================
+This product bundles Java Servlet API which is licensed under the
+COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1.
+For details, see http://servlet-spec.java.net
+You can find a copy of the License at licenses/LICENSE-javax
+
+===========================================================================
+For javax.transaction:javax.transaction-api:jar:1.2
+===========================================================================
+This product bundles javax.transaction API which is licensed under the
+COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1.
+For details, see http://jta-spec.java.net
+You can find a copy of the License at licenses/LICENSE-javax
+
+===========================================================================
+For ch.qos.logback:logback-core:jar:1.1.11
+ch.qos.logback:logback-classic:jar:1.1.11
+===========================================================================
+This product bundles Logback which is licensed under the
+Eclipse Public License v1.0.
+For details, see http://logback.qos.ch
+You can find a copy of the License at licenses/LICENSE-logback
+
+===========================================================================
+For org.slf4j:jcl-over-slf4j:jar:1.7.25,
+org.slf4j:jul-to-slf4j:jar:1.7.25,
+org.slf4j:slf4j-api:jar:1.7.25
+org.slf4j:log4j-over-slf4j:jar:1.7.25
+===========================================================================
+This product bundles slf4j libraries which is licensed under the
+MIT license.
+For details, see http://www.slf4j.org
+You can find a copy of the License at licenses/LICENSE-slf4j
+
+===========================================================================
+ASM Core (http://asm.objectweb.org/asm/) org.ow2.asm:asm:jar:5.0.4
+===========================================================================
+This product bundles asm which is licensed under the
+3-Clause BSD license.
+For details, see http://asm.ow2.org/
+You can find a copy of the License at licenses/LICENSE-asm
+
+===========================================================================
+For com.esotericsoftware:reflectasm:bundle:1.11.3
+===========================================================================
+This product bundles reflectasm which is licensed under the
+3-Clause BSD license.
+For details, see https://github.com/EsotericSoftware/reflectasm
+You can find a copy of the License at licenses/LICENSE-esotericsoftware
+
+===========================================================================
+For com.esotericsoftware:minlog:bundle:1.3.0
+===========================================================================
+This product bundles minlog which is licensed under the
+3-Clause BSD license.
+For details, see https://github.com/EsotericSoftware/minlog
+You can find a copy of the License at licenses/LICENSE-esotericsoftware
+
+===========================================================================
+For com.esotericsoftware:kryo:bundle:4.0.1
+===========================================================================
+This product bundles kryo which is licensed under the
+3-Clause BSD license.
+For details, see https://github.com/EsotericSoftware/kryo
+You can find a copy of the License at licenses/LICENSE-esotericsoftware
+
+===========================================================================
+For com.google.protobuf:protobuf-java-util:bundle:3.5.1,
+com.google.protobuf:protobuf-java:bundle:3.5.1
+===========================================================================
+This product bundles protobuf which is licensed under the
+3-Clause BSD license.
+For details, see https://github.com/google/protobuf
+You can find a copy of the License at licenses/LICENSE-protobuf
+
+===========================================================================
+For javax.persistence:javax.persistence-api:jar:2.2
+===========================================================================
+This product bundles javax.persistence which is licensed under the
+Eclipse Public License v1.0.
+For details, see https://github.com/javaee/jpa-spec
+You can find a copy of the License at licenses/LICENSE-epl-v10
+
+===========================================================================
+For Boringssl(static library bundled in netty-tcnative-boringssl-static:2.0.7.Final)
+===========================================================================
+This product bundles Boringssl which is licensed under BSD style licenses.
+For details, see https://github.com/google/boringssl
+You can find a copy of the License at licenses/LICENSE-boringssl
+
+================================================================
+This product bundles the following libraries which are licensed
+under the Apache License v2.
+For details, see their respective project links.
+
+Apache Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.2
+com.google.api.grpc:proto-google-common-protos (https://github.com/googleapis/googleapis) com.google.api.grpc:proto-google-common-protos:jar:1.0.0
+dubbo (https://github.com/apache/incubator-dubbo) com.alibaba:dubbo:jar:2.6.1
+error-prone annotations (http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.1.2
+FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.0
+Gson (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.7
+Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:20.0
+io.grpc:grpc-context (https://github.com/grpc/grpc-java) io.grpc:grpc-context:jar:1.11.0
+io.grpc:grpc-core (https://github.com/grpc/grpc-java) io.grpc:grpc-core:jar:1.11.0
+io.grpc:grpc-netty (https://github.com/grpc/grpc-java) io.grpc:grpc-netty:jar:1.11.0
+io.grpc:grpc-protobuf (https://github.com/grpc/grpc-java) io.grpc:grpc-protobuf:jar:1.11.0
+io.grpc:grpc-protobuf-lite (https://github.com/grpc/grpc-java) io.grpc:grpc-protobuf-lite:jar:1.11.0
+io.grpc:grpc-stub (https://github.com/grpc/grpc-java) io.grpc:grpc-stub:jar:1.11.0
+Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.20.0-GA
+Netty (http://netty.io/) io.netty:netty:jar:3.2.5.Final
+Netty/Buffer (http://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.1.22.Final
+Netty/Codec/HTTP2 (http://netty.io/netty-codec-http2/) io.netty:netty-codec-http2:jar:4.1.22.Final
+Netty/Codec/HTTP (http://netty.io/netty-codec-http/) io.netty:netty-codec-http:jar:4.1.22.Final
+Netty/Codec (http://netty.io/netty-codec/) io.netty:netty-codec:jar:4.1.22.Final
+Netty/Codec/Socks (http://netty.io/netty-codec-socks/) io.netty:netty-codec-socks:jar:4.1.22.Final
+Netty/Common (http://netty.io/netty-common/) io.netty:netty-common:jar:4.1.22.Final
+Netty/Handler (http://netty.io/netty-handler/) io.netty:netty-handler:jar:4.1.22.Final
+Netty/Handler/Proxy (http://netty.io/netty-handler-proxy/) io.netty:netty-handler-proxy:jar:4.1.22.Final
+Netty/Resolver (http://netty.io/netty-resolver/) io.netty:netty-resolver:jar:4.1.22.Final
+Netty/TomcatNative (https://github.com/netty/netty-tcnative) netty-tcnative-boringssl-static:2.0.7.Final
+Netty/Transport (http://netty.io/netty-transport/) io.netty:netty-transport:jar:4.1.22.Final
+Objenesis (http://objenesis.org) org.objenesis:objenesis:jar:2.5.1
+OpenCensus (https://github.com/census-instrumentation/opencensus-java) io.opencensus:opencensus-api:jar:0.11.0
+OpenCensus (https://github.com/census-instrumentation/opencensus-java) io.opencensus:opencensus-contrib-grpc-metrics:jar:0.11.0
+SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.17
+Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:4.3.17.RELEASE
+Spring Beans (https://github.com/spring-projects/spring-framework) org.springframework:spring-beans:jar:4.3.17.RELEASE
+Spring Boot (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot:jar:1.5.13.RELEASE
+Spring Boot AutoConfigure (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-autoconfigure:jar:1.5.13.REALEASE
+Spring Boot Logging Starter (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-starter-logging:jar:1.5.13.REALEASE
+Spring Boot Starter (http://projects.spring.io/spring-boot/) org.springframework.boot:spring-boot-starter:jar:1.5.13.REALEASE
+Spring Context (https://github.com/spring-projects/spring-framework) org.springframework:spring-context:jar:4.3.17.RELEASE
+Spring Core (https://github.com/spring-projects/spring-framework) org.springframework:spring-core:jar:4.3.17.RELEASE
+Spring Expression Language (SpEL) (https://github.com/spring-projects/spring-framework) org.springframework:spring-expression:jar:4.3.17.RELEASE
+Spring Web (https://github.com/spring-projects/spring-framework) org.springframework:spring-web:jar:4.3.17.RELEASE
+Spring Web MVC (https://github.com/spring-projects/spring-framework) org.springframework:spring-webmvc:jar:4.3.17.RELEASE

-- 
To stop receiving notification emails like this one, please contact
ningjiang@apache.org.