Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

optimize: add license checker workflow #4911

Merged
merged 21 commits into from Sep 7, 2022

Conversation

slievrly
Copy link
Member

@slievrly slievrly commented Sep 6, 2022

Signed-off-by: slievrly slievrly@163.com

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

add license checker workflow

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header check

Ⅴ. Special notes for reviews

Signed-off-by: slievrly <slievrly@163.com>
@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2022

Codecov Report

Merging #4911 (9e92231) into develop (de7d04f) will decrease coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #4911      +/-   ##
=============================================
- Coverage      49.20%   49.04%   -0.16%     
+ Complexity      4107     4088      -19     
=============================================
  Files            736      736              
  Lines          25786    25786              
  Branches        3180     3180              
=============================================
- Hits           12687    12646      -41     
- Misses         11756    11799      +43     
+ Partials        1343     1341       -2     
Impacted Files Coverage Δ
...va/io/seata/server/console/vo/GlobalSessionVO.java 22.05% <0.00%> (-33.83%) ⬇️
...java/io/seata/server/storage/SessionConverter.java 80.00% <0.00%> (-9.10%) ⬇️
...rage/redis/store/RedisTransactionStoreManager.java 63.17% <0.00%> (-3.40%) ⬇️
...erver/storage/file/session/FileSessionManager.java 54.14% <0.00%> (+0.63%) ⬆️
...n/src/main/java/io/seata/common/util/IdWorker.java 83.33% <0.00%> (+6.25%) ⬆️

Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
@slievrly slievrly added the Do Not Merge Do not merge into develop label Sep 6, 2022
Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
.licenserc.yaml Outdated Show resolved Hide resolved
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
@slievrly
Copy link
Member Author

slievrly commented Sep 6, 2022

                                      License |                                   Version

-------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ | -----------------------------------------
antlr:antlr | http://www.antlr.org/license.html | 2.7.7
aopalliance:aopalliance | Public Domain | 1.0
cglib:cglib | Apache-2.0 | 3.1
ch.qos.logback:logback-classic | EPL-1.0 and LGPL-2.1 | 1.2.9
ch.qos.logback:logback-core | EPL-1.0 and LGPL-2.1 | 1.2.9
com.101tec:zkclient | Apache-2.0 | 0.11
com.alibaba.edas:edas-sdk | Apache-2.0 | 1.8.3
com.alibaba.nacos:nacos-api | Apache-2.0 | 1.4.2
com.alibaba.nacos:nacos-client | Apache-2.0 | 1.4.2
com.alibaba.nacos:nacos-common | Apache-2.0 | 1.4.2
com.alibaba:druid | Apache-2.0 | 1.2.6
com.alibaba:dubbo | Apache-2.0 | 2.6.5
com.alibaba:fastjson | Apache-2.0 | 1.2.83
com.alipay.sofa.common:sofa-common-tools | Apache-2.0 | 1.0.12
com.alipay.sofa:bolt | Apache-2.0 | 1.4.6
com.alipay.sofa:hessian | Apache-2.0 | 3.3.6
com.alipay.sofa:registry-client-all | Apache-2.0 | 5.2.0
com.alipay.sofa:sofa-rpc-all | Apache-2.0 | 5.5.3
com.alipay.sofa:tracer-core | Apache-2.0 | 2.1.2
com.baidu:brpc-java | Apache-2.0 | 2.5.9
com.baidu:jprotobuf | Apache-2.0 | 1.11.11
com.beust:jcommander | Apache-2.0 | 1.72
com.caucho:hessian | http://www.apache.org/licenses/LICENSE-1.1.txt | 4.0.63
com.codahale.metrics:metrics-core | http://www.apache.org/licenses/LICENSE-2.0.html | 3.0.1
com.ecwid.consul:consul-api | Apache-2.0 | 1.4.2
com.esotericsoftware:kryo | BSD-3-Clause | 4.0.2
com.esotericsoftware:minlog | http://www.opensource.org/licenses/bsd-license.php | 1.3.0
com.esotericsoftware:reflectasm | http://www.opensource.org/licenses/bsd-license.php | 1.11.3
com.fasterxml.jackson.core:jackson-annotations | Apache-2.0 | 2.11.4
com.fasterxml.jackson.core:jackson-core | Apache-2.0 | 2.11.4
com.fasterxml.jackson.core:jackson-databind | Apache-2.0 | 2.11.4
com.fasterxml.jackson.datatype:jackson-datatype-jdk8 | Apache-2.0 | 2.11.4
com.fasterxml.jackson.module:jackson-module-parameter-names | Apache-2.0 | 2.11.4
com.github.ben-manes.caffeine:caffeine | Apache-2.0 | 2.8.8
com.github.danielwegener:logback-kafka-appender | Apache-2.0 | 0.2.0-RC2
com.github.luben:zstd-jni | https://opensource.org/licenses/BSD-2-Clause;description=BSD 2-Clause License | 1.5.0-4
com.github.vlsi.compactmap:compactmap | Apache-2.0 | 2.0
com.google.api.grpc:proto-google-common-protos | Apache-2.0 | 1.0.0
com.google.code.findbugs:jsr305 | Apache-2.0 | 3.0.2
com.google.code.gson:gson | Apache-2.0 | 2.8.9
com.google.errorprone:error_prone_annotations | Apache-2.0 | 2.2.0
com.google.errorprone:error_prone_annotations | Apache-2.0 | 2.4.0
com.google.guava:failureaccess | Apache-2.0 | 1.0.1
com.google.guava:guava | Apache-2.0 | 27.0.1-jre
com.google.inject:guice | Apache-2.0 | 4.1.0
com.google.j2objc:j2objc-annotations | Apache-2.0 | 1.1
com.google.protobuf:protobuf-java | BSD-3-Clause | 3.7.1
com.google.protobuf:protobuf-java-util | BSD-3-Clause | 3.5.1
com.googlecode.protobuf-java-format:protobuf-java-format | BSD-3-Clause | 1.4
com.h2database:h2 | http://www.h2database.com/html/license.html | 1.4.181
com.ibm.icu:icu4j | http://source.icu-project.org/repos/icu/trunk/icu4j/main/shared/licenses/LICENSE | 61.1
com.netflix.archaius:archaius-core | Apache-2.0 | 0.7.6
com.netflix.eureka:eureka-client | Apache-2.0 | 1.10.17
com.netflix.netflix-commons:netflix-eventbus | Apache-2.0 | 0.3.0
com.netflix.netflix-commons:netflix-infix | Apache-2.0 | 0.3.0
com.netflix.servo:servo-core | Apache-2.0 | 0.12.21
com.squareup:javapoet | Apache-2.0 | 1.8.0
com.squareup:protoparser | Apache-2.0 | 3.1.5
com.sun.jersey.contribs:jersey-apache-client4 | http://glassfish.java.net/public/CDDL+GPL_1_1.html, http://glassfish.java.net/public/CDDL+GPL_1_1.html | 1.19.1
com.sun.jersey:jersey-client | http://glassfish.java.net/public/CDDL+GPL_1_1.html, http://glassfish.java.net/public/CDDL+GPL_1_1.html | 1.19.1
com.sun.jersey:jersey-core | http://glassfish.java.net/public/CDDL+GPL_1_1.html, http://glassfish.java.net/public/CDDL+GPL_1_1.html | 1.19.1
com.typesafe:config | Apache-2.0 | 1.2.1
com.weibo:motan-core | Apache-2.0 | 1.0.0
com.weibo:motan-transport-netty | Apache-2.0 | 1.0.0
com.zaxxer:HikariCP | Apache-2.0 | 3.4.3
commons-codec:commons-codec | Apache-2.0 | 1.15
commons-configuration:commons-configuration | Apache-2.0 | 1.10
commons-io:commons-io | Apache-2.0 | 2.7
commons-io:commons-io | Apache-2.0 | 2.6
commons-io:commons-io | Apache-2.0 | 2.1
commons-jxpath:commons-jxpath | Apache-2.0 | 1.3
commons-lang:commons-lang | Apache-2.0 | 2.6
commons-logging:commons-logging | Apache-2.0 | 1.2
commons-pool:commons-pool | Apache-2.0 | 1.6
de.javakaffee:kryo-serializers | Apache-2.0 | 0.42
de.ruedigermoeller:fst | http://www.apache.org/licenses/LICENSE-2.0.html | 2.57
io.etcd:jetcd-common | Apache-2.0 | 0.3.0
io.etcd:jetcd-core | Apache-2.0 | 0.3.0
io.etcd:jetcd-resolver | Apache-2.0 | 0.3.0
io.github.x-stream:mxparser | https://raw.githubusercontent.com/x-stream/mxparser/master/LICENSE.txt | 1.2.2
io.grpc:grpc-context | Apache-2.0 | 1.17.1
io.grpc:grpc-core | Apache-2.0 | 1.17.1
io.grpc:grpc-grpclb | Apache-2.0 | 1.17.1
io.grpc:grpc-netty | Apache-2.0 | 1.17.1
io.grpc:grpc-protobuf | Apache-2.0 | 1.17.1
io.grpc:grpc-protobuf-lite | Apache-2.0 | 1.17.1
io.grpc:grpc-stub | Apache-2.0 | 1.17.1
io.jsonwebtoken:jjwt-api | Apache-2.0 | 0.10.5
io.jsonwebtoken:jjwt-impl | Apache-2.0 | 0.10.5
io.jsonwebtoken:jjwt-jackson | Apache-2.0 | 0.10.5
io.netty:netty-all | Apache-2.0 | 4.1.70.Final
io.netty:netty-buffer | Apache-2.0 | 4.1.70.Final
io.netty:netty-codec | Apache-2.0 | 4.1.70.Final
io.netty:netty-codec-dns | Apache-2.0 | 4.1.70.Final
io.netty:netty-codec-haproxy | Apache-2.0 | 4.1.70.Final
io.netty:netty-codec-http | Apache-2.0 | 4.1.70.Final
io.netty:netty-codec-http2 | Apache-2.0 | 4.1.70.Final
io.netty:netty-codec-memcache | Apache-2.0 | 4.1.70.Final
io.netty:netty-codec-mqtt | Apache-2.0 | 4.1.70.Final
io.netty:netty-codec-redis | Apache-2.0 | 4.1.70.Final
io.netty:netty-codec-smtp | Apache-2.0 | 4.1.70.Final
io.netty:netty-codec-socks | Apache-2.0 | 4.1.70.Final
io.netty:netty-codec-stomp | Apache-2.0 | 4.1.70.Final
io.netty:netty-codec-xml | Apache-2.0 | 4.1.70.Final
io.netty:netty-common | Apache-2.0 | 4.1.70.Final
io.netty:netty-handler | Apache-2.0 | 4.1.70.Final
io.netty:netty-handler-proxy | Apache-2.0 | 4.1.70.Final
io.netty:netty-resolver | Apache-2.0 | 4.1.70.Final
io.netty:netty-resolver-dns | Apache-2.0 | 4.1.70.Final
io.netty:netty-resolver-dns-classes-macos | Apache-2.0 | 4.1.70.Final
io.netty:netty-resolver-dns-native-macos | Apache-2.0 | 4.1.70.Final
io.netty:netty-transport | Apache-2.0 | 4.1.70.Final
io.netty:netty-transport-classes-epoll | Apache-2.0 | 4.1.70.Final
io.netty:netty-transport-classes-kqueue | Apache-2.0 | 4.1.70.Final
io.netty:netty-transport-native-epoll | Apache-2.0 | 4.1.70.Final
io.netty:netty-transport-native-kqueue | Apache-2.0 | 4.1.70.Final
io.netty:netty-transport-native-unix-common | Apache-2.0 | 4.1.70.Final
io.netty:netty-transport-rxtx | Apache-2.0 | 4.1.70.Final
io.netty:netty-transport-sctp | Apache-2.0 | 4.1.70.Final
io.netty:netty-transport-udt | Apache-2.0 | 4.1.70.Final
io.opencensus:opencensus-api | Apache-2.0 | 0.17.0
io.opencensus:opencensus-contrib-grpc-metrics | Apache-2.0 | 0.17.0
io.opentracing:opentracing-api | Apache-2.0 | 0.22.0
io.opentracing:opentracing-mock | Apache-2.0 | 0.22.0
io.opentracing:opentracing-noop | Apache-2.0 | 0.22.0
io.opentracing:opentracing-util | Apache-2.0 | 0.22.0
io.prometheus:simpleclient | Apache-2.0 | 0.5.0
io.prometheus:simpleclient | Apache-2.0 | 0.6.0
io.prometheus:simpleclient_common | Apache-2.0 | 0.6.0
io.prometheus:simpleclient_httpserver | Apache-2.0 | 0.6.0
io.seata:seata-common | Apache-2.0 | 1.5.2
io.seata:seata-config-core | Apache-2.0 | 1.5.2
io.seata:seata-core | Apache-2.0 | 1.5.2
io.seata:seata-discovery-core | Apache-2.0 | 1.5.2
jakarta.annotation:jakarta.annotation-api | EPL-2.0 and GPL-2.0 | 1.3.5
javax.activation:activation | CDDL-1.0 and GPL-2.0 | 1.1.1
javax.annotation:javax.annotation-api | CDDL-1.0 and GPL-2.0 | 1.3.2
javax.inject:javax.inject | Apache-2.0 | 1
javax.servlet:javax.servlet-api | CDDL-1.0 and GPL-2.0 | 4.0.1
javax.ws.rs:jsr311-api | http://www.opensource.org/licenses/cddl1.php | 1.1.1
joda-time:joda-time | Apache-2.0 | 2.3
log4j:log4j | Apache-2.0 | 1.2.14
mysql:mysql-connector-java | http://www.gnu.org/licenses/old-licenses/gpl-2.0.html | 5.1.35
net.logstash.logback:logstash-logback-encoder | Apache-2.0 | 6.5
org.abego.treelayout:org.abego.treelayout.core | http://www.abego-software.de/legal/apl-v10.html | 1.0.3
org.antlr:antlr4-runtime | http://www.antlr.org/license.html | 4.8
org.antlr:stringtemplate | http://antlr.org/license.html | 3.2.1
org.apache.commons:commons-collections4 | Apache-2.0 | 4.1
org.apache.commons:commons-compress | Apache-2.0 | 1.19
org.apache.commons:commons-dbcp2 | Apache-2.0 | 2.7.0
org.apache.commons:commons-lang3 | Apache-2.0 | 3.11
org.apache.commons:commons-math | Apache-2.0 and BSD-2-Clause and BSD-3-Clause | 2.2
org.apache.commons:commons-pool2 | Apache-2.0 | 2.9.0
org.apache.dubbo.extensions:dubbo-filter-seata | Apache-2.0 | 1.0.0
org.apache.dubbo:dubbo | Apache-2.0 and MIT and BSD-3-Clause | 3.0.8
org.apache.httpcomponents:httpasyncclient | Apache-2.0 | 4.1.4
org.apache.httpcomponents:httpclient | Apache-2.0 | 4.5.13
org.apache.httpcomponents:httpcore | Apache-2.0 | 4.4.14
org.apache.httpcomponents:httpcore-nio | Apache-2.0 | 4.4.14
org.apache.kafka:kafka-clients | Apache-2.0 | 2.6.3
org.apache.logging.log4j:log4j-api | Apache-2.0 | 2.13.3
org.apache.logging.log4j:log4j-to-slf4j | Apache-2.0 | 2.13.3
org.apache.tomcat.embed:tomcat-embed-core | Apache-2.0 and CDDL-1.0 | 9.0.55
org.apache.tomcat.embed:tomcat-embed-websocket | Apache-2.0 | 9.0.55
org.apache.yetus:audience-annotations | Apache-2.0 | 0.5.0
org.apache.zookeeper:zookeeper | Apache-2.0 | 3.5.9
org.apache.zookeeper:zookeeper-jute | Apache-2.0 | 3.5.9
org.checkerframework:checker-qual | MIT | 2.5.2
org.checkerframework:checker-qual | MIT | 3.8.0
org.codehaus.groovy:groovy-all | Apache-2.0 | 2.4.4
org.codehaus.jackson:jackson-core-asl | Apache-2.0 | 1.9.12
org.codehaus.jackson:jackson-jaxrs | Apache-2.0 and http://www.fsf.org/licensing/licenses/lgpl.txt | 1.9.12
org.codehaus.jackson:jackson-mapper-asl | Apache-2.0 | 1.9.12
org.codehaus.jackson:jackson-xc | Apache-2.0 and http://www.fsf.org/licensing/licenses/lgpl.txt | 1.9.12
org.codehaus.jettison:jettison | Apache-2.0 | 1.4.0
org.codehaus.mojo:animal-sniffer-annotations | MIT | 1.17
org.glassfish:jakarta.el | EPL-2.0 and GPL-2.0 | 3.0.4
org.glassfish:javax.json | https://glassfish.java.net/public/CDDL+GPL_1_1.html | 1.0.4
org.javassist:javassist | MPL-1.1 and LGPL-2.1 | 3.22.0-CR1
org.javassist:javassist | MPL-1.1 and LGPL-2.1 | 3.20.0-GA
org.javassist:javassist | MPL-1.1 and LGPL-2.1 | 3.21.0-GA
org.javassist:javassist | MPL-1.1 and LGPL-2.1 | 3.28.0-GA
org.jboss.netty:netty | Apache-2.0 | 3.2.5.Final
org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec | GPL-2.0 | 1.0.1.Final
org.jetbrains.kotlin:kotlin-stdlib | Apache-2.0 | 1.4.32
org.jetbrains.kotlin:kotlin-stdlib-common | Apache-2.0 | 1.4.32
org.jetbrains.kotlin:kotlin-stdlib-jdk7 | Apache-2.0 | 1.4.32
org.jetbrains.kotlin:kotlin-stdlib-jdk8 | Apache-2.0 | 1.4.32
org.jetbrains.kotlinx:kotlinx-coroutines-core | Apache-2.0 | 1.4.3
org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm | Apache-2.0 | 1.4.3
org.jetbrains:annotations | Apache-2.0 | 13.0
org.lz4:lz4-java | Apache-2.0 | 1.7.1
org.mariadb.jdbc:mariadb-java-client | LGPL-2.1 | 2.7.2
org.objenesis:objenesis | Apache-2.0 | 2.5.1
org.ow2.asm:asm | BSD-3-Clause | 4.2
org.ow2.asm:asm | BSD-3-Clause | 5.0.4
org.postgresql:postgresql | BSD-2-Clause | 42.1.4
org.springframework.boot:spring-boot | Apache-2.0 | 2.4.13
org.springframework.boot:spring-boot-autoconfigure | Apache-2.0 | 2.4.13
org.springframework.boot:spring-boot-configuration-processor | Apache-2.0 | 2.4.13
org.springframework.boot:spring-boot-starter | Apache-2.0 | 2.4.13
org.springframework.boot:spring-boot-starter-json | Apache-2.0 | 2.4.13
org.springframework.boot:spring-boot-starter-logging | Apache-2.0 | 2.4.13
org.springframework.boot:spring-boot-starter-security | Apache-2.0 | 2.4.13
org.springframework.boot:spring-boot-starter-tomcat | Apache-2.0 | 2.4.13
org.springframework.boot:spring-boot-starter-web | Apache-2.0 | 2.4.13
org.springframework.security:spring-security-config | Apache-2.0 | 5.4.9
org.springframework.security:spring-security-core | Apache-2.0 | 5.4.9
org.springframework.security:spring-security-web | Apache-2.0 | 5.4.9
org.springframework:spring-aop | Apache-2.0 and BSD-3-Clause | 5.3.18
org.springframework:spring-beans | Apache-2.0 and BSD-3-Clause | 5.3.18
org.springframework:spring-context | Apache-2.0 and BSD-3-Clause | 5.3.18
org.springframework:spring-context-support | Apache-2.0 and BSD-3-Clause | 5.3.18
org.springframework:spring-core | Apache-2.0 and BSD-3-Clause | 5.3.18
org.springframework:spring-expression | Apache-2.0 and BSD-3-Clause | 5.3.18
org.springframework:spring-jcl | Apache-2.0 and BSD-3-Clause | 5.3.18
org.springframework:spring-jdbc | Apache-2.0 and BSD-3-Clause | 5.3.18
org.springframework:spring-tx | Apache-2.0 and BSD-3-Clause | 5.3.18
org.springframework:spring-web | Apache-2.0 and BSD-3-Clause | 5.3.18
org.springframework:spring-webmvc | Apache-2.0 and BSD-3-Clause | 5.3.18
org.tukaani:xz | Public Domain | 1.8
org.xerial.snappy:snappy-java | Apache-2.0 | 1.1.7.2
org.xerial.snappy:snappy-java | Apache-2.0 | 1.1.7.3
org.yaml:snakeyaml | Apache-2.0 | 1.27
redis.clients:jedis | http://github.com/xetorthio/jedis/raw/master/LICENSE.txt | 3.2.0
xmlpull:xmlpull | http://www.xmlpull.org/v1/download/unpacked/LICENSE.txt | 1.1.3.1
com.alibaba.hsf:LightApi | Unknown | 1.0.0
com.alibaba.spring:spring-context-support | Unknown | 1.0.2
com.alipay.sofa.common:sofa-common-tools | Unknown | 1.0.18
com.alipay.sofa.lookout:lookout-api | Unknown | 1.5.2
com.alipay.sofa.lookout:lookout-api | Unknown | 1.4.1
com.ctrip.framework.apollo:apollo-client | Unknown | 1.6.0
com.ctrip.framework.apollo:apollo-core | Unknown | 1.6.0
com.dyuproject.protostuff:protostuff-api | Unknown | 1.0.7
com.dyuproject.protostuff:protostuff-collectionschema | Unknown | 1.0.7
com.dyuproject.protostuff:protostuff-core | Unknown | 1.0.7
com.dyuproject.protostuff:protostuff-runtime | Unknown | 1.0.7
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | Unknown | 2.11.4
com.github.andrewoma.dexx:dexx-collections | Unknown | 0.2
com.google.guava:listenablefuture | Unknown | 9999.0-empty-to-avoid-conflict-with-guava
com.thoughtworks.xstream:xstream | Unknown | 1.4.19
io.protostuff:protostuff-api | Unknown | 1.5.9
io.protostuff:protostuff-collectionschema | Unknown | 1.5.9
io.protostuff:protostuff-core | Unknown | 1.5.9
io.protostuff:protostuff-runtime | Unknown | 1.5.9
net.jcip:jcip-annotations | Unknown | 1.0
org.antlr:ST4 | Unknown | 4.3
org.antlr:antlr-runtime | Unknown | 3.4
org.antlr:antlr-runtime | Unknown | 3.5.2
org.antlr:antlr4 | Unknown | 4.8
org.apache.ant:ant | Unknown | 1.10.6
org.apache.ant:ant-launcher | Unknown | 1.10.6
org.jboss.resteasy:jaxrs-api | Unknown | 3.0.12.Final
org.jboss.resteasy:resteasy-client | Unknown | 3.0.12.Final
org.jboss.resteasy:resteasy-jackson-provider | Unknown | 3.0.12.Final
org.jboss.resteasy:resteasy-jaxrs | Unknown | 3.0.12.Final
org.jboss.resteasy:resteasy-netty4 | Unknown | 3.0.12.Final
org.slf4j:jul-to-slf4j | Unknown | 1.7.32
org.slf4j:slf4j-api | Unknown | 1.7.32

ERROR failed to identify the licenses of following packages (33):
com.alibaba.hsf:LightApi
com.alibaba.spring:spring-context-support
com.alipay.sofa.common:sofa-common-tools
com.alipay.sofa.lookout:lookout-api
com.alipay.sofa.lookout:lookout-api
com.ctrip.framework.apollo:apollo-client
com.ctrip.framework.apollo:apollo-core
com.dyuproject.protostuff:protostuff-api
com.dyuproject.protostuff:protostuff-collectionschema
com.dyuproject.protostuff:protostuff-core
com.dyuproject.protostuff:protostuff-runtime
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
com.github.andrewoma.dexx:dexx-collections
com.google.guava:listenablefuture
com.thoughtworks.xstream:xstream
io.protostuff:protostuff-api
io.protostuff:protostuff-collectionschema
io.protostuff:protostuff-core
io.protostuff:protostuff-runtime
net.jcip:jcip-annotations
org.antlr:ST4
org.antlr:antlr-runtime
org.antlr:antlr-runtime
org.antlr:antlr4
org.apache.ant:ant
org.apache.ant:ant-launcher
org.jboss.resteasy:jaxrs-api
org.jboss.resteasy:resteasy-client
org.jboss.resteasy:resteasy-jackson-provider
org.jboss.resteasy:resteasy-jaxrs
org.jboss.resteasy:resteasy-netty4
org.slf4j:jul-to-slf4j
org.slf4j:slf4j-api

Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
@slievrly slievrly added this to the 1.6.0 milestone Sep 7, 2022
@slievrly slievrly removed the Do Not Merge Do not merge into develop label Sep 7, 2022
@slievrly slievrly merged commit 13deea8 into apache:develop Sep 7, 2022
@slievrly slievrly added this to Finished in license governance Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants