apache / incubator-seata

:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
https://seata.apache.org/
Apache License 2.0
25.21k stars 8.76k forks source link

some unknown licenses need to be manually confirmed #4923

Open slievrly opened 2 years ago

slievrly commented 2 years ago

some have not been skywalking-eyes identification license need to be further confirmed.

TODO: 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

slievrly commented 2 years ago

after merged #4924 ,the remaining unidentified licenses are as follows: com.alibaba.spring:spring-context-support --> Apache V2 com.alipay.sofa.lookout:lookout-api --> no license exclude com.fasterxml.jackson.datatype:jackson-datatype-jsr310 --> Apache V2 com.github.andrewoma.dexx:dexx-collections --> MIT https://www.scala-lang.org/license/ com.google.guava:listenablefuture --> version: 9999.0-empty-to-avoid-conflict-with-guava no license com.thoughtworks.xstream:xstream --> BSD io.protostuff:protostuff-api --> Apache V2 io.protostuff:protostuff-collectionschema --> Apache V2 io.protostuff:protostuff-core --> Apache V2 io.protostuff:protostuff-runtime --> Apache V2 org.antlr:ST4 -->BSD https://www.antlr.org/license.html org.antlr:antlr-runtime -->BSD https://www.antlr.org/license.html org.antlr:antlr-runtime -->BSD https://www.antlr.org/license.html org.antlr:antlr4 --> BSD3 https://www.antlr.org/license.html org.apache.ant:ant --> SW-eyes confirm org.apache.ant:ant-launcher --> SW-eyes confirm org.slf4j:jul-to-slf4j --> MIT https://www.slf4j.org/license.html org.slf4j:slf4j-api --> MIT https://www.slf4j.org/license.html

slievrly commented 2 years ago

io.protostuff:protostuff- 1.5.9 -> 1.8.0 SW-eyes not recognized com.ctrip.framework.apollo:apollo- 1.6.0 -> 2.0.1 resolved org.apache.ant:ant 1.10.6 -> 1.10.12 SW-eyes not recognized org.antlr:antlr 4.8 -> 4.11.1 SW-eyes not recognized org.slf4j:* -> 1.7.36 SW-eyes not recognized

slievrly commented 1 year ago

image https://github.com/seata/seata/actions/runs/4685181038/jobs/8302039432?pr=5498