WillemJiang closed pull request #364: Update the license information
URL: https://github.com/apache/servicecomb-pack/pull/364
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/distribution/src/release/LICENSE b/distribution/src/release/LICENSE
index a440d44ee..6b4d7a882 100644
--- a/distribution/src/release/LICENSE
+++ b/distribution/src/release/LICENSE
@@ -201,9 +201,6 @@
limitations under the License.
-===========================================================================
-For alpha-server-${version}-exec.jar
-
===========================================================================
For org.aspectj:aspectjweaver:jar:1.8.10
===========================================================================
@@ -212,14 +209,6 @@ 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.interceptor:javax.interceptor-api:jar:1.2
-===========================================================================
-This product bundles javax.interceptor API which is licensed under the
-COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1.
-For details, see http://interceptors-spec.java.net
-You can find a copy of the License at licenses/LICENSE-javax
-
===========================================================================
For javax.transaction:javax.transaction-api:jar:1.2
===========================================================================
@@ -229,8 +218,8 @@ 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
+For ch.qos.logback:logback-core:jar:1.2.3
+ch.qos.logback:logback-classic:jar:1.2.3
===========================================================================
This product bundles Logback which is licensed under the
Eclipse Public License v1.0.
@@ -238,32 +227,16 @@ For details, see http://logback.qos.ch
You can find a copy of the License at licenses/LICENSE-logback
===========================================================================
-For org.postgresql:postgresql:bundle:9.4.1212.jre7
-===========================================================================
-This product bundles postgresql which is licensed under the
-PostgreSQL license.
-For details, see https://github.com/pgjdbc/pgjdbc-parent-poms
-You can find a copy of the License at licenses/LICENSE-postgresql
-
-===========================================================================
-For org.glassfish:javax.json:bundle:1.0.4
-===========================================================================
-This product bundles jsonp 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 org.slf4j:jcl-over-slf4j:jar:1.7.25,
-org.slf4j:jul-to-slf4j:jar:1.7.25,
+For 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
+org.slf4j:log4j-to-slf4j:jar:2.11.1
===========================================================================
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
===========================================================================
+
This product bundles ngx-admin libraries which is licensed under the
MIT license.
For details, see https://github.com/akveo/ngx-admin
@@ -277,22 +250,9 @@ This product bundles protobuf which is licensed under the
For details, see https://github.com/google/protobuf
You can find a copy of the License at licenses/LICENSE-protobuf
-===========================================================================
-
-For org.eclipse.persistence:org.eclipse.persistence.asm:jar:2.7.1,
-org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.1,
-org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.1,
-org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.1,
-org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.1,
-org.eclipse.persistence:javax.persistence:jar:2.2.0
-===========================================================================
-This product bundles eclipselink which is licensed under the
-Eclipse Public License v1.0.
-For details, see http://www.eclipse.org/eclipselink
-You can find a copy of the License at licenses/LICENSE-epl-v10
-
===========================================================================
For javax.persistence:javax.persistence-api:jar:2.2
+javax.annotation:javax.annotation-api:jar:1.3.2
===========================================================================
This product bundles javax.persistence which is licensed under the
Eclipse Public License v1.0.
@@ -314,33 +274,79 @@ Apache License 2.0.
For details, see https://github.com/spring-cloud/spring-cloud-openfeign.git
You can find a copy of the License at licenses/LICENSE-openfeign
+===========================================================================
+For javax.servlet:javax.servlet-api:jar:4.0.1
+===========================================================================
+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
+
+===========================================================================
+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 org.glassfish:javax.el:jar:3.0.0
+===========================================================================
+This product bundles javax.el 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 org.hdrhistogram:HdrHistogram:jar:2.19
+===========================================================================
+This product bundles HdrHistogram which is licensed under the
+BSD 2-Clause License
+For details, see
https://github.com/HdrHistogram/HdrHistogram/blob/master/LICENSE.txt
+You can find a copy of the License at licenses/LICENSE-HdrHistogram
+
================================================================
This product bundles the following libraries which are licensed
under the Apache License v2.
For details, see their respective project links.
Apache Log4j API (http://logging.apache.org/log4j/2.x/log4j-api/)
org.apache.logging.log4j:log4j-api:jar:2.7
-Apache Log4j Core (http://logging.apache.org/log4j/2.x/log4j-core/)
org.apache.logging.log4j:log4j-core:jar:2.7
-Apache Log4j SLF4J Binding
(http://logging.apache.org/log4j/2.x/log4j-slf4j-impl/)
org.apache.logging.log4j:log4j-slf4j-impl:jar:2.7
-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
-Disruptor Framework (http://lmax-exchange.github.com/disruptor)
com.lmax:disruptor:jar:3.3.7
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.1
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
io.grpc:grpc-context (https://github.com/grpc/grpc-java)
io.grpc:grpc-context:jar:1.14.0
io.grpc:grpc-core (https://github.com/grpc/grpc-java)
io.grpc:grpc-core:jar:1.14.0
io.grpc:grpc-netty (https://github.com/grpc/grpc-java)
io.grpc:grpc-netty:jar:1.14.0
io.grpc:grpc-protobuf (https://github.com/grpc/grpc-java)
io.grpc:grpc-protobuf:jar:1.14.0
io.grpc:grpc-protobuf-lite (https://github.com/grpc/grpc-java)
io.grpc:grpc-protobuf-lite:jar:1.14.0
io.grpc:grpc-stub (https://github.com/grpc/grpc-java)
io.grpc:grpc-stub:jar:1.14.0
-Jackson-annotations (http://github.com/FasterXML/jackson)
com.fasterxml.jackson.core:jackson-annotations:bundle:2.9.0
-Jackson-core (https://github.com/FasterXML/jackson-core)
com.fasterxml.jackson.core:jackson-core:bundle:2.9.0
-jackson-databind (http://github.com/FasterXML/jackson)
com.fasterxml.jackson.core:jackson-databind:bundle:2.8.11.2
-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.24.Final
Netty/Codec (http://netty.io/netty-codec/)
io.netty:netty-codec:jar:4.1.24.Final
Netty/Codec/HTTP (http://netty.io/netty-codec-http/)
io.netty:netty-codec-http:jar:4.1.24.Final
@@ -350,43 +356,37 @@ Netty/Common (http://netty.io/netty-common/)
io.netty:netty-common:jar:4.1.24.Fi
Netty/Handler (http://netty.io/netty-handler/)
io.netty:netty-handler:jar:4.1.24.Final
Netty/Handler/Proxy (http://netty.io/netty-handler-proxy/)
io.netty:netty-handler-proxy:jar:4.1.24.Final
Netty/Resolver (http://netty.io/netty-resolver/)
io.netty:netty-resolver:jar:4.1.24.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.24.Final
OpenCensus (https://github.com/census-instrumentation/opencensus-java)
io.opencensus:opencensus-api:jar:0.12.3
OpenCensus (https://github.com/census-instrumentation/opencensus-java)
io.opencensus:opencensus-contrib-grpc-metrics:jar:0.12.3
-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.18.RELEASE
-Spring Aspects (https://github.com/spring-projects/spring-framework)
org.springframework:spring-aspects:jar:4.3.18.RELEASE
-Spring Beans (https://github.com/spring-projects/spring-framework)
org.springframework:spring-beans:jar:4.3.18.RELEASE
-Spring Boot (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot:jar:1.5.14.RELEASE
-Spring Boot Actuator (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-actuator:jar:1.5.14.RELEASE
-Spring Boot Actuator Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter-actuator:jar:1.5.14.REALEASE
-Spring Boot AOP Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter-aop:jar:1.5.14.REALEASE
-Spring Boot AutoConfigure (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-autoconfigure:jar:1.5.14.REALEASE
-Spring Boot JDBC Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter-jdbc:jar:1.5.14.REALEASE
-Spring Boot Logging Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter-logging:jar:1.5.14.REALEASE
-Spring Boot Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter:jar:1.5.14.REALEASE
+SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.23
+Spring AOP (https://github.com/spring-projects/spring-framework)
org.springframework:spring-aop:jar:5.1.3.RELEASE
+Spring Beans (https://github.com/spring-projects/spring-framework)
org.springframework:spring-beans:jar:5.1.3.RELEASE
+Spring Boot (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot:jar:2.1.1.RELEASE
+Spring Boot AutoConfigure (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-autoconfigure:jar:2.1.1.REALEASE
+Spring Boot Logging Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter-logging:jar:2.1.1.REALEASE
+Spring Boot Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter:jar:2.1.1.REALEASE
Spring Boot Tomcat Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter-tomcat:jar:1.5.14.REALEASE
-Spring Boot Web Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter-web:jar:1.5.14.REALEASE
-Spring Context (https://github.com/spring-projects/spring-framework)
org.springframework:spring-context:jar:4.3.18.RELEASE
-Spring Core (https://github.com/spring-projects/spring-framework)
org.springframework:spring-core:jar:4.3.18.RELEASE
-Spring Data Core (http://www.spring.io/spring-data/spring-data-commons)
org.springframework.data:spring-data-commons:jar:1.12.8.RELEASE
-Spring Data JPA (http://projects.spring.io/spring-data-jpa)
org.springframework.data:spring-data-jpa:jar:1.10.8.RELEASE
-Spring Expression Language (SpEL)
(https://github.com/spring-projects/spring-framework)
org.springframework:spring-expression:jar:4.3.18.RELEASE
-Spring JDBC (https://github.com/spring-projects/spring-framework)
org.springframework:spring-jdbc:jar:4.3.18.RELEASE
-Spring Object/Relational Mapping
(https://github.com/spring-projects/spring-framework)
org.springframework:spring-orm:jar:4.3.18.RELEASE
-Spring Transaction (https://github.com/spring-projects/spring-framework)
org.springframework:spring-tx:jar:4.3.18.RELEASE
-Spring Web (https://github.com/spring-projects/spring-framework)
org.springframework:spring-web:jar:4.3.18.RELEASE
-Spring Web MVC (https://github.com/spring-projects/spring-framework)
org.springframework:spring-webmvc:jar:4.3.18.RELEASE
-tomcat-embed-core (http://tomcat.apache.org/)
org.apache.tomcat.embed:tomcat-embed-core:jar:8.5.31
-tomcat-embed-el (http://tomcat.apache.org/)
org.apache.tomcat.embed:tomcat-embed-el:jar:8.5.31
-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
+Spring Context (https://github.com/spring-projects/spring-framework)
org.springframework:spring-context:jar:5.1.3.RELEASE
+Spring Core (https://github.com/spring-projects/spring-framework)
org.springframework:spring-core:jar:5.1.3.RELEASE
+Spring Expression Language (SpEL)
(https://github.com/spring-projects/spring-framework)
org.springframework:spring-expression:jar:5.1.3.RELEASE
+Spring Web (https://github.com/spring-projects/spring-framework)
org.springframework:spring-web:jar:5.1.3.RELEASE
+Spring Web MVC (https://github.com/spring-projects/spring-framework)
org.springframework:spring-webmvc:jar:5.1.3.RELEASE
+Spring Jcl (https://github.com/spring-projects/spring-framework)
org.springframework:spring-jcl:jar:5.1.3.RELEASE
+Spring Test (https://github.com/spring-projects/spring-framework)
org.springframework:spring-test:jar:5.1.3.RELEASE
+dubbo (https://github.com/apache/incubator-dubbo) com.alibaba:dubbo:jar:2.6.4
+Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.20.0-GA
+Objenesis (http://objenesis.org) org.objenesis:objenesis:jar:2.6
+Guava: Google Core Libraries for Java (https://github.com/google/guava/guava)
com.google.guava:guava:bundle:20.0
+Kamon Core (https://github.com/kamon-io/Kamon)
io.kamon:kamon-core:jar:2.12-0.6.7
+Kamon Annotations(https://github.com/kamon-io/Kamon)
io.kamon:kamon-annotation:jar:2.12-0.6.7
+FindBugs-jsr305 (http://findbugs.sourceforge.net/)
com.google.code.findbugs:jsr305:jar:3.0.1
+Gson (https://github.com/google/gson) com.google.code.gson:gson:jar:2.8.4
+
===========================================================================
-For Omega(appliation side) libs/
+For alpha-server-${version}-exec.jar
===========================================================================
For org.aspectj:aspectjweaver:jar:1.8.10
@@ -397,11 +397,11 @@ 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
+For javax.interceptor:javax.interceptor-api:jar:1.2
===========================================================================
-This product bundles Java Servlet API which is licensed under the
+This product bundles javax.interceptor API which is licensed under the
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1.
-For details, see http://servlet-spec.java.net
+For details, see http://interceptors-spec.java.net
You can find a copy of the License at licenses/LICENSE-javax
===========================================================================
@@ -412,20 +412,26 @@ 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
+For org.postgresql:postgresql:jar:42.2.5
===========================================================================
-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
+This product bundles postgresql which is licensed under the
+PostgreSQL license.
+For details, see https://github.com/pgjdbc/pgjdbc-parent-poms
+You can find a copy of the License at licenses/LICENSE-postgresql
+
+===========================================================================
+For org.glassfish:javax.json:bundle:1.0.4
+===========================================================================
+This product bundles jsonp 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 org.slf4j:jcl-over-slf4j:jar:1.7.25,
-org.slf4j:jul-to-slf4j:jar:1.7.25,
+For 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.
@@ -433,54 +439,51 @@ 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
+For com.google.protobuf:protobuf-java:bundle:3.5.1
===========================================================================
-This product bundles reflectasm which is licensed under the
+This product bundles protobuf 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 details, see https://github.com/google/protobuf
+You can find a copy of the License at licenses/LICENSE-protobuf
===========================================================================
-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 org.eclipse.persistence:org.eclipse.persistence.asm:jar:2.7.1,
+org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.1,
+org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.1,
+org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.1,
+org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.1,
+org.eclipse.persistence:javax.persistence:jar:2.2.0
===========================================================================
-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
+This product bundles eclipselink which is licensed under the
+Eclipse Public License v1.0.
+For details, see http://www.eclipse.org/eclipselink
+You can find a copy of the License at licenses/LICENSE-epl-v10
===========================================================================
-For com.google.protobuf:protobuf-java-util:bundle:3.5.1,
-com.google.protobuf:protobuf-java:bundle:3.5.1
+For javax.persistence:javax.persistence-api:jar:2.2
===========================================================================
-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
+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 javax.persistence:javax.persistence-api:jar:2.2
+For javax.annotation:javax.annotation-api:jar:1.3.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 org.latencyutils:LatencyUtils:jar:2.0.3
+===========================================================================
+This product bundles LatencyUtils which is licensed under the
+BSD -2
+For details, see https://github.com/LatencyUtils/LatencyUtils
+You can find a copy of the License at licenses/LICENSE-LatencyUtils
+
===========================================================================
For Boringssl(static library bundled in
netty-tcnative-boringssl-static:2.0.7.Final)
===========================================================================
@@ -488,27 +491,53 @@ 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
+===========================================================================
+For org.glassfish:javax.el:jar:3.0.0
+===========================================================================
+This product bundles javax.el 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 org.hdrhistogram:HdrHistogram:jar:2.19
+===========================================================================
+This product bundles HdrHistogram which is licensed under the
+BSD 2-Clause License
+For details, see
https://github.com/HdrHistogram/HdrHistogram/blob/master/LICENSE.txt
+You can find a copy of the License at licenses/LICENSE-HdrHistogram
+
================================================================
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
+Apache Log4j API (http://logging.apache.org/log4j/2.x/log4j-api/)
org.apache.logging.log4j:log4j-api:jar:2.7
+Apache Log4j Core (http://logging.apache.org/log4j/2.x/log4j-core/)
org.apache.logging.log4j:log4j-core:jar:2.7
+Apache Log4j SLF4J Binding
(http://logging.apache.org/log4j/2.x/log4j-slf4j-impl/)
org.apache.logging.log4j:log4j-slf4j-impl:jar:2.7
+Apache Log4j Jul (http://logging.apache.org/log4j/2.x/log4j-jul/)
org.apache.logging.log4j:log4j-jul:jar:2.11.1
+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
+Disruptor Framework (http://lmax-exchange.github.com/disruptor)
com.lmax:disruptor:jar:3.3.7
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
-Feign Core (https://github.com/openfeign/feign/feign-core)
io.github.openfeign:feign-core:jar:9.5.1
-FindBugs-jsr305 (http://findbugs.sourceforge.net/)
com.google.code.findbugs:jsr305:jar:3.0.0
+FindBugs-jsr305 (http://findbugs.sourceforge.net/)
com.google.code.findbugs:jsr305:jar:3.0.1
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:6.0.13.Final
io.grpc:grpc-context (https://github.com/grpc/grpc-java)
io.grpc:grpc-context:jar:1.14.0
io.grpc:grpc-core (https://github.com/grpc/grpc-java)
io.grpc:grpc-core:jar:1.14.0
io.grpc:grpc-netty (https://github.com/grpc/grpc-java)
io.grpc:grpc-netty:jar:1.14.0
io.grpc:grpc-protobuf (https://github.com/grpc/grpc-java)
io.grpc:grpc-protobuf:jar:1.14.0
io.grpc:grpc-protobuf-lite (https://github.com/grpc/grpc-java)
io.grpc:grpc-protobuf-lite:jar:1.14.0
io.grpc:grpc-stub (https://github.com/grpc/grpc-java)
io.grpc:grpc-stub:jar:1.14.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
+Jackson-annotations (http://github.com/FasterXML/jackson)
com.fasterxml.jackson.core:jackson-annotations:bundle:2.9.0
+Jackson-core (https://github.com/FasterXML/jackson-core)
com.fasterxml.jackson.core:jackson-core:bundle:2.9.0
+Jackson-datatype Jdk (https://github.com/FasterXML/jackson-datatype-jdk)
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:bundle:2.9.7
+Jackson-datatype Jsr (https://github.com/FasterXML/jackson-jsr)
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:bundle:2.9.7
+jackson-databind (http://github.com/FasterXML/jackson)
com.fasterxml.jackson.core:jackson-databind:bundle:2.9.7
+Jackson module: Parameter Names
(https://github.com/FasterXML/jackson-modules-parameter-names)
com.fasterxml.jackson.module:jackson-module-parameter-names:bundle:2.9.7
+JBoss Logging 3 (http://www.jboss.org)
org.jboss.logging:jboss-logging:jar:3.3.2.Final
Netty/Buffer (http://netty.io/netty-buffer/)
io.netty:netty-buffer:jar:4.1.24.Final
Netty/Codec (http://netty.io/netty-codec/)
io.netty:netty-codec:jar:4.1.24.Final
Netty/Codec/HTTP (http://netty.io/netty-codec-http/)
io.netty:netty-codec-http:jar:4.1.24.Final
@@ -518,20 +547,43 @@ Netty/Common (http://netty.io/netty-common/)
io.netty:netty-common:jar:4.1.24.Fi
Netty/Handler (http://netty.io/netty-handler/)
io.netty:netty-handler:jar:4.1.24.Final
Netty/Handler/Proxy (http://netty.io/netty-handler-proxy/)
io.netty:netty-handler-proxy:jar:4.1.24.Final
Netty/Resolver (http://netty.io/netty-resolver/)
io.netty:netty-resolver:jar:4.1.24.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.24.Final
-Objenesis (http://objenesis.org) org.objenesis:objenesis:jar:2.6
OpenCensus (https://github.com/census-instrumentation/opencensus-java)
io.opencensus:opencensus-api:jar:0.12.3
OpenCensus (https://github.com/census-instrumentation/opencensus-java)
io.opencensus:opencensus-contrib-grpc-metrics:jar:0.12.3
-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.18.RELEASE
-Spring Beans (https://github.com/spring-projects/spring-framework)
org.springframework:spring-beans:jar:4.3.18.RELEASE
-Spring Boot (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot:jar:1.5.14.RELEASE
-Spring Boot AutoConfigure (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-autoconfigure:jar:1.5.14.REALEASE
-Spring Boot Logging Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter-logging:jar:1.5.14.REALEASE
-Spring Boot Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter:jar:1.5.14.REALEASE
-Spring Context (https://github.com/spring-projects/spring-framework)
org.springframework:spring-context:jar:4.3.18.RELEASE
-Spring Core (https://github.com/spring-projects/spring-framework)
org.springframework:spring-core:jar:4.3.18.RELEASE
-Spring Expression Language (SpEL)
(https://github.com/spring-projects/spring-framework)
org.springframework:spring-expression:jar:4.3.18.RELEASE
-Spring Web (https://github.com/spring-projects/spring-framework)
org.springframework:spring-web:jar:4.3.18.RELEASE
-Spring Web MVC (https://github.com/spring-projects/spring-framework)
org.springframework:spring-webmvc:jar:4.3.18.RELEASE
+SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.23
+Spring AOP (https://github.com/spring-projects/spring-framework)
org.springframework:spring-aop:jar:5.1.3.RELEASE
+Spring Aspects (https://github.com/spring-projects/spring-framework)
org.springframework:spring-aspects:jar:5.1.3.RELEASE
+Spring Beans (https://github.com/spring-projects/spring-framework)
org.springframework:spring-beans:jar:5.1.3.RELEASE
+Spring Boot (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot:jar:2.1.1.RELEASE
+Spring Boot Actuator (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-actuator:jar:2.1.1.RELEASE
+Spring Boot Actuator Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter-actuator:jar:2.1.1.REALEASE
+Spring Boot AOP Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter-aop:jar:2.1.1.REALEASE
+Spring Boot AutoConfigure (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-autoconfigure:jar:2.1.1.REALEASE
+Spring Boot JDBC Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter-jdbc:jar:2.1.1.REALEASE
+Spring Boot Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter:jar:2.1.1.REALEASE
+Spring Boot Tomcat Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter-tomcat:jar:2.1.1.REALEASE
+Spring Boot Web Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter-web:jar:2.1.1.REALEASE
+Spring Boot Json Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter-json:jar:2.1.1.REALEASE
+Spring Boot Log4j Starter (http://projects.spring.io/spring-boot/)
org.springframework.boot:spring-boot-starter-log4j2:jar:2.1.1.REALEASE
+Spring Context (https://github.com/spring-projects/spring-framework)
org.springframework:spring-context:jar:5.1.3.RELEASE
+Spring Core (https://github.com/spring-projects/spring-framework)
org.springframework:spring-core:jar:5.1.3.RELEASE
+Spring Data Core (http://www.spring.io/spring-data/spring-data-commons)
org.springframework.data:spring-data-commons:jar:2.1.3.RELEASE
+Spring Data JPA (http://projects.spring.io/spring-data-jpa)
org.springframework.data:spring-data-jpa:jar:2.1.3.RELEASE
+Spring Expression Language (SpEL)
(https://github.com/spring-projects/spring-framework)
org.springframework:spring-expression:jar:5.1.3.RELEASE
+Spring JDBC (https://github.com/spring-projects/spring-framework)
org.springframework:spring-jdbc:jar:5.1.3.RELEASE
+Spring Object/Relational Mapping
(https://github.com/spring-projects/spring-framework)
org.springframework:spring-orm:jar:5.1.3.RELEASE
+Spring Transaction (https://github.com/spring-projects/spring-framework)
org.springframework:spring-tx:jar:5.1.3.RELEASE
+Spring Web (https://github.com/spring-projects/spring-framework)
org.springframework:spring-web:jar:5.1.3.RELEASE
+Spring Jcl (https://github.com/spring-projects/spring-framework)
org.springframework:spring-jcl:jar:5.1.3.RELEASE
+Spring Web MVC (https://github.com/spring-projects/spring-framework)
org.springframework:spring-webmvc:jar:5.1.3.RELEASE
+tomcat-embed-core (http://tomcat.apache.org/)
org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.13
+tomcat-embed-el (http://tomcat.apache.org/)
org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.13
+tomcat-embed-websocket (http://tomcat.apache.org/)
org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.13
+Kamon Core (https://github.com/kamon-io/Kamon)
io.kamon:kamon-core:jar:2.12-0.6.7
+Kamon Annotations(https://github.com/kamon-io/Kamon)
io.kamon:kamon-annotation:jar:2.12-0.6.7
+Scala Library (https://github.com/scala/scala)
org.scala-lang:scala-library:jar:2.12.6
+Scala Java8 Compact (https://github.com/scala/scala)
org.scala-lang:scala--java8-compat:jar:2.12-0.8.0
+Akka Actor (https://github.com/akka/akka)
com.typesafe.akka:akka-actor:jar:2.12-2.5.14
+Config (https://github.com/lightbend/config)
com.typesafe.config:config:jar:1.3.3
+HikariCP (https://github.com/brettwooldridge/HikariCP)
com.zaxxer:HikariCP:jar:3.2.0
+MicroMeter (https://github.com/micrometer-metrics/micrometer)
io.micrometer:micrometer-core:jar:1.1.1
\ No newline at end of file
diff --git a/distribution/src/release/licenses/LICENSE-HdrHistogram
b/distribution/src/release/licenses/LICENSE-HdrHistogram
new file mode 100644
index 000000000..ce8e7c0ea
--- /dev/null
+++ b/distribution/src/release/licenses/LICENSE-HdrHistogram
@@ -0,0 +1,41 @@
+The code in this repository code was Written by Gil Tene, Michael Barker,
+and Matt Warren, and released to the public domain, as explained at
+http://creativecommons.org/publicdomain/zero/1.0/
+
+For users of this code who wish to consume it under the "BSD" license
+rather than under the public domain or CC0 contribution text mentioned
+above, the code found under this directory is *also* provided under the
+following license (commonly referred to as the BSD 2-Clause License). This
+license does not detract from the above stated release of the code into
+the public domain, and simply represents an additional license granted by
+the Author.
+
+-----------------------------------------------------------------------------
+** Beginning of "BSD 2-Clause License" text. **
+
+ Copyright (c) 2012, 2013, 2014, 2015, 2016 Gil Tene
+ Copyright (c) 2014 Michael Barker
+ Copyright (c) 2014 Matt Warren
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+
+ 2. Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ THE POSSIBILITY OF SUCH DAMAGE.
\ No newline at end of file
diff --git a/distribution/src/release/licenses/LICENSE-LatencyUtil
b/distribution/src/release/licenses/LICENSE-LatencyUtil
new file mode 100644
index 000000000..87e515807
--- /dev/null
+++ b/distribution/src/release/licenses/LICENSE-LatencyUtil
@@ -0,0 +1,38 @@
+* This code was Written by Gil Tene of Azul Systems, and released to the
+ * public domain, as explained at
http://creativecommons.org/publicdomain/zero/1.0/
+
+ For users of this code who wish to consume it under the "BSD" license
+ rather than under the public domain or CC0 contribution text mentioned
+ above, the code found under this directory is *also* provided under the
+ following license (commonly referred to as the BSD 2-Clause License). This
+ license does not detract from the above stated release of the code into
+ the public domain, and simply represents an additional license granted by
+ the Author.
+
+ -----------------------------------------------------------------------------
+ ** Beginning of "BSD 2-Clause License" text. **
+
+ Copyright (c) 2012, 2013, 2014 Gil Tene
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+
+ 2. Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ THE POSSIBILITY OF SUCH DAMAGE.
\ No newline at end of file
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services