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

jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris-connectors.git


The following commit(s) were added to refs/heads/master by this push:
     new f7f995a  [community](license) Add license file for dependencies (#5)
f7f995a is described below

commit f7f995a91a0cb90b800579a56fd48a2c3c276570
Author: Mingyu Chen <morningman....@gmail.com>
AuthorDate: Fri Feb 11 21:03:21 2022 +0800

    [community](license) Add license file for dependencies (#5)
---
 .asf.yaml                                |  5 +++
 LICENSE-flink-connector-dependencies.txt | 27 ++++++++++++++
 LICENSE-spark-connector-dependencies.txt | 64 ++++++++++++++++++++++++++++++++
 flink-doris-connector/pom.xml            | 14 +++++++
 spark-doris-connector/pom.xml            | 13 +++++++
 5 files changed, 123 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index b9656d8..7ca5cc2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,5 +31,10 @@ github:
     squash:  true
     merge:   false
     rebase:  false
+  protected_branches:
+    master:
+      required_pull_request_reviews:
+        dismiss_stale_reviews: true
+        required_approving_review_count: 1
   notifications:
     pullrequests_status:  commits@doris.apache.org
diff --git a/LICENSE-flink-connector-dependencies.txt 
b/LICENSE-flink-connector-dependencies.txt
new file mode 100644
index 0000000..55c84e2
--- /dev/null
+++ b/LICENSE-flink-connector-dependencies.txt
@@ -0,0 +1,27 @@
+This file contains all third-party dependencies that are not part of the APLv2 
protocol.
+Generated by license-maven-plugin.
+
+Each time you build flink-connector, ./target/classes/THIRD-PARTY.txt is 
generated.
+If new dependencies are added, we need to update this file.
+======================================================================================
+
+(New BSD License) Kryo (com.esotericsoftware.kryo:kryo:2.24.0 - 
https://github.com/EsotericSoftware/kryo)
+(New BSD License) MinLog (com.esotericsoftware.minlog:minlog:1.2 - 
http://code.google.com/p/minlog/)
+(MIT License) scopt (com.github.scopt:scopt_2.12:3.5.0 - 
https://github.com/scopt/scopt)
+(CDDL + GPLv2 with classpath exception) javax.annotation API 
(javax.annotation:javax.annotation-api:1.3.2 - 
http://jcp.org/en/jsr/detail?id=250)
+(Common Public License Version 1.0) JUnit (junit:junit:4.11 - http://junit.org)
+(BSD) grizzled-slf4j (org.clapper:grizzled-slf4j_2.12:1.3.2 - 
http://software.clapper.org/grizzled-slf4j/)
+(New BSD License) commons-compiler (org.codehaus.janino:commons-compiler:3.0.9 
- http://janino-compiler.github.io/commons-compiler/)
+(New BSD License) janino (org.codehaus.janino:janino:3.0.9 - 
http://janino-compiler.github.io/janino/)
+(New BSD License) Hamcrest Core (org.hamcrest:hamcrest-core:1.3 - 
https://github.com/hamcrest/JavaHamcrest/hamcrest-core)
+(The MIT License) mockito-core (org.mockito:mockito-core:2.27.0 - 
https://github.com/mockito/mockito)
+(MIT) mockito-scala (org.mockito:mockito-scala_2.12:1.4.7 - 
https://github.com/mockito/mockito-scala)
+(CC0) reactive-streams (org.reactivestreams:reactive-streams:1.0.2 - 
http://www.reactive-streams.org/)
+(The New BSD License) (WTFPL) Reflections (org.reflections:reflections:0.9.10 
- http://github.com/ronmamo/reflections)
+(BSD 3-Clause) Scala Compiler (org.scala-lang:scala-compiler:2.12.7 - 
http://www.scala-lang.org/)
+(BSD 3-clause) scala-java8-compat 
(org.scala-lang.modules:scala-java8-compat_2.12:0.8.0 - 
http://www.scala-lang.org/)
+(BSD 3-clause) scala-parser-combinators 
(org.scala-lang.modules:scala-parser-combinators_2.12:1.1.1 - 
http://www.scala-lang.org/)
+(BSD 3-clause) scala-xml (org.scala-lang.modules:scala-xml_2.12:1.0.6 - 
http://www.scala-lang.org/)
+(MIT License) SLF4J API Module (org.slf4j:slf4j-api:1.7.25 - 
http://www.slf4j.org)
+(MIT License) SLF4J LOG4J-12 Binding (org.slf4j:slf4j-log4j12:1.7.25 - 
http://www.slf4j.org)
+(The MIT License) generics-resolver (ru.vyarus:generics-resolver:3.0.0 - 
https://github.com/xvik/generics-resolver)
diff --git a/LICENSE-spark-connector-dependencies.txt 
b/LICENSE-spark-connector-dependencies.txt
new file mode 100644
index 0000000..9306e2a
--- /dev/null
+++ b/LICENSE-spark-connector-dependencies.txt
@@ -0,0 +1,64 @@
+This file contains all third-party dependencies that are not part of the APLv2 
protocol.
+Generated by license-maven-plugin.
+
+Each time you build spark-connector, ./target/classes/THIRD-PARTY.txt is 
generated.
+If new dependencies are added, we need to update this file.
+======================================================================================
+
+(New BSD License) Kryo Shaded (com.esotericsoftware:kryo-shaded:3.0.3 - 
https://github.com/EsotericSoftware/kryo/kryo-shaded)
+(New BSD License) MinLog (com.esotericsoftware:minlog:1.3.0 - 
https://github.com/EsotericSoftware/minlog)
+(BSD 2-Clause License) zstd-jni (com.github.luben:zstd-jni:1.3.2-2 - 
https://github.com/luben/zstd-jni)
+(New BSD license) Protocol Buffer Java API 
(com.google.protobuf:protobuf-java:2.5.0 - http://code.google.com/p/protobuf)
+(BSD) ParaNamer Core (com.thoughtworks.paranamer:paranamer:2.3 - 
http://paranamer.codehaus.org/paranamer)
+(Unknown license) commons-beanutils (commons-beanutils:commons-beanutils:1.7.0 
- no url defined)
+(COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0) JavaBeans(TM) 
Activation Framework (javax.activation:activation:1.1.1 - 
http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp)
+(CDDL + GPLv2 with classpath exception) javax.annotation API 
(javax.annotation:javax.annotation-api:1.3.2 - 
http://jcp.org/en/jsr/detail?id=250)
+(CDDL + GPLv2 with classpath exception) Java Servlet API 
(javax.servlet:javax.servlet-api:3.1.0 - http://servlet-spec.java.net)
+(CDDL 1.1) (GPL2 w/ CPE) javax.ws.rs-api (javax.ws.rs:javax.ws.rs-api:2.0.1 - 
http://jax-rs-spec.java.net)
+(CDDL 1.1) (GPL2 w/ CPE) JAXB API bundle for GlassFish V3 
(javax.xml.bind:jaxb-api:2.2.2 - https://jaxb.dev.java.net/)
+(COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0) (GNU General 
Public Library) Streaming API for XML (javax.xml.stream:stax-api:1.0-2 - no url 
defined)
+(Common Public License Version 1.0) JUnit (junit:junit:4.11 - http://junit.org)
+(Public domain) base64 (net.iharder:base64:2.3.8 - http://iharder.net/base64/)
+(MIT License) pyrolite (net.razorvine:pyrolite:4.13 - 
https://github.com/irmen/Pyrolite)
+(The New BSD License) Py4J (net.sf.py4j:py4j:0.10.7 - 
http://nexus.sonatype.org/oss-repository-hosting.html/py4j)
+(The BSD License) ANTLR 4 Runtime (org.antlr:antlr4-runtime:4.7 - 
http://www.antlr.org/antlr4-runtime)
+(Unknown license) zookeeper (org.apache.zookeeper:zookeeper:3.4.6 - no url 
defined)
+(Bouncy Castle Licence) Bouncy Castle Provider 
(org.bouncycastle:bcprov-jdk15on:1.52 - http://www.bouncycastle.org/java.html)
+(GNU Lesser General Public License (LGPL), Version 2.1) (The Apache Software 
License, Version 2.0) JAX-RS provider for JSON content type 
(org.codehaus.jackson:jackson-jaxrs:1.9.13 - http://jackson.codehaus.org)
+(GNU Lesser General Public License (LGPL), Version 2.1) (The Apache Software 
License, Version 2.0) Xml Compatibility extensions for Jackson 
(org.codehaus.jackson:jackson-xc:1.9.13 - http://jackson.codehaus.org)
+(New BSD License) commons-compiler (org.codehaus.janino:commons-compiler:3.0.8 
- http://janino-compiler.github.io/commons-compiler/)
+(New BSD License) janino (org.codehaus.janino:janino:3.0.8 - 
http://janino-compiler.github.io/janino/)
+(The BSD 3-Clause License) leveldbjni-all 
(org.fusesource.leveldbjni:leveldbjni-all:1.8 - 
http://leveldbjni.fusesource.org/leveldbjni-all)
+(CDDL + GPLv2 with classpath exception) HK2 API module 
(org.glassfish.hk2:hk2-api:2.4.0-b34 - https://hk2.java.net/hk2-api)
+(CDDL + GPLv2 with classpath exception) ServiceLocator Default Implementation 
(org.glassfish.hk2:hk2-locator:2.4.0-b34 - https://hk2.java.net/hk2-locator)
+(CDDL + GPLv2 with classpath exception) HK2 Implementation Utilities 
(org.glassfish.hk2:hk2-utils:2.4.0-b34 - https://hk2.java.net/hk2-utils)
+(CDDL + GPLv2 with classpath exception) OSGi resource locator bundle - used by 
various API providers that rely on META-INF/services mechanism to locate 
providers. (org.glassfish.hk2:osgi-resource-locator:1.0.1 - 
http://glassfish.org/osgi-resource-locator/)
+(CDDL + GPLv2 with classpath exception) aopalliance version 1.0 repackaged as 
a module (org.glassfish.hk2.external:aopalliance-repackaged:2.4.0-b34 - 
https://hk2.java.net/external/aopalliance-repackaged)
+(CDDL + GPLv2 with classpath exception) javax.inject:1 as OSGi bundle 
(org.glassfish.hk2.external:javax.inject:2.4.0-b34 - 
https://hk2.java.net/external/javax.inject)
+(CDDL+GPL License) jersey-repackaged-guava 
(org.glassfish.jersey.bundles.repackaged:jersey-guava:2.22.2 - 
https://jersey.java.net/project/project/jersey-guava/)
+(CDDL+GPL License) jersey-container-servlet 
(org.glassfish.jersey.containers:jersey-container-servlet:2.22.2 - 
https://jersey.java.net/project/jersey-container-servlet/)
+(CDDL+GPL License) jersey-container-servlet-core 
(org.glassfish.jersey.containers:jersey-container-servlet-core:2.22.2 - 
https://jersey.java.net/project/jersey-container-servlet-core/)
+(CDDL+GPL License) jersey-core-client 
(org.glassfish.jersey.core:jersey-client:2.22.2 - 
https://jersey.java.net/jersey-client/)
+(CDDL+GPL License) jersey-core-common 
(org.glassfish.jersey.core:jersey-common:2.22.2 - 
https://jersey.java.net/jersey-common/)
+(CDDL+GPL License) jersey-core-server 
(org.glassfish.jersey.core:jersey-server:2.22.2 - 
https://jersey.java.net/jersey-server/)
+(CDDL+GPL License) jersey-media-jaxb 
(org.glassfish.jersey.media:jersey-media-jaxb:2.22.2 - 
https://jersey.java.net/project/jersey-media-jaxb/)
+(New BSD License) Hamcrest Core (org.hamcrest:hamcrest-core:1.3 - 
https://github.com/hamcrest/JavaHamcrest/hamcrest-core)
+(ASL) json4s-ast (org.json4s:json4s-ast_2.11:3.2.11 - 
https://github.com/json4s/json4s)
+(ASL) json4s-core (org.json4s:json4s-core_2.11:3.2.11 - 
https://github.com/json4s/json4s)
+(ASL) json4s-jackson (org.json4s:json4s-jackson_2.11:3.2.11 - 
https://github.com/json4s/json4s)
+(The MIT License) mockito-core (org.mockito:mockito-core:2.27.0 - 
https://github.com/mockito/mockito)
+(MIT) mockito-scala (org.mockito:mockito-scala_2.11:1.4.7 - 
https://github.com/mockito/mockito-scala)
+(BSD 3-Clause) Scala Compiler (org.scala-lang:scala-compiler:2.11.0 - 
http://www.scala-lang.org/)
+(BSD 3-Clause) Scala Library (org.scala-lang:scala-library:2.11.8 - 
http://www.scala-lang.org/)
+(BSD 3-Clause) Scala Compiler (org.scala-lang:scala-reflect:2.11.12 - 
http://www.scala-lang.org/)
+(BSD 3-Clause) Scalap (org.scala-lang:scalap:2.11.0 - 
http://www.scala-lang.org/)
+(BSD 3-clause) scala-parser-combinators 
(org.scala-lang.modules:scala-parser-combinators_2.11:1.0.4 - 
http://www.scala-lang.org/)
+(BSD 3-clause) scala-xml (org.scala-lang.modules:scala-xml_2.11:1.0.1 - 
http://www.scala-lang.org/)
+(MIT License) JCL 1.1.1 implemented over SLF4J 
(org.slf4j:jcl-over-slf4j:1.7.16 - http://www.slf4j.org)
+(MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:1.7.16 - 
http://www.slf4j.org)
+(MIT License) SLF4J API Module (org.slf4j:slf4j-api:1.7.16 - 
http://www.slf4j.org)
+(MIT License) SLF4J LOG4J-12 Binding (org.slf4j:slf4j-log4j12:1.7.16 - 
http://www.slf4j.org)
+(Public Domain) XZ for Java (org.tukaani:xz:1.0 - 
http://tukaani.org/xz/java.html)
+(Unknown license) oro (oro:oro:2.0.8 - no url defined)
+(The MIT License) generics-resolver (ru.vyarus:generics-resolver:3.0.0 - 
https://github.com/xvik/generics-resolver)
+(The BSD License) xmlenc Library (xmlenc:xmlenc:0.52 - 
http://xmlenc.sourceforge.net)
diff --git a/flink-doris-connector/pom.xml b/flink-doris-connector/pom.xml
index b673008..adfc5a4 100644
--- a/flink-doris-connector/pom.xml
+++ b/flink-doris-connector/pom.xml
@@ -427,6 +427,20 @@ under the License.
                     </execution>
                 </executions>
             </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>license-maven-plugin</artifactId>
+                <version>2.0.0</version>
+                <executions>
+                    <execution>
+                        <id>add-third-party</id>
+                        <goals>
+                            <goal>add-third-party</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+
         </plugins>
     </build>
 </project>
diff --git a/spark-doris-connector/pom.xml b/spark-doris-connector/pom.xml
index d2393be..26d8337 100644
--- a/spark-doris-connector/pom.xml
+++ b/spark-doris-connector/pom.xml
@@ -370,6 +370,19 @@
                     </execution>
                 </executions>
             </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>license-maven-plugin</artifactId>
+                <version>2.0.0</version>
+                <executions>
+                    <execution>
+                        <id>add-third-party</id>
+                        <goals>
+                            <goal>add-third-party</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
         </plugins>
     </build>
 </project>

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to