Skip to content

Commit

Permalink
[api-draft][connector] add pulsar dependencies & licenses
Browse files Browse the repository at this point in the history
# Conflicts:
#	seatunnel-connectors/seatunnel-connectors-seatunnel-dist/pom.xml
  • Loading branch information
ashulin committed Jun 15, 2022
1 parent 8627c15 commit 71560d9
Show file tree
Hide file tree
Showing 7 changed files with 700 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,11 @@
<artifactId>seatunnel-connector-seatunnel-socket</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-connector-seatunnel-pulsar</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>

<build>
Expand All @@ -84,4 +89,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
Expand Down
12 changes: 12 additions & 0 deletions seatunnel-dist/release-docs/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,7 @@ The text of each license is the standard Apache 2.0 license.
(Apache License, Version 2.0) Apache POI (org.apache.poi:poi-ooxml-schemas:4.1.2 - http://poi.apache.org/)
(Apache License, Version 2.0) Apache POI (org.apache.poi:poi-ooxml:4.1.2 - http://poi.apache.org/)
(Apache License, Version 2.0) Apache POI (org.apache.poi:poi:4.1.2 - http://poi.apache.org/)
(Apache License, Version 2.0) Apache Pulsar :: Bouncy Castle :: BC (org.apache.pulsar:bouncy-castle-bc:2.8.0 - https://github.com/apache/pulsar)
(Apache License, Version 2.0) Apache Yetus - Audience Annotations (org.apache.yetus:audience-annotations:0.11.0 - https://yetus.apache.org/audience-annotations)
(Apache License, Version 2.0) Apache Yetus - Audience Annotations (org.apache.yetus:audience-annotations:0.5.0 - https://yetus.apache.org/audience-annotations)
(Apache License, Version 2.0) Apache Yetus - Audience Annotations (org.apache.yetus:audience-annotations:0.7.0 - https://yetus.apache.org/audience-annotations)
Expand All @@ -462,6 +463,7 @@ The text of each license is the standard Apache 2.0 license.
(Apache License, Version 2.0) Flink : Tools : Force Shading (org.apache.flink:force-shading:1.13.6 - https://www.apache.org/force-shading/)
(Apache License, Version 2.0) Hibernate Validator Engine (org.hibernate:hibernate-validator:5.2.5.Final - http://hibernate.org/validator/hibernate-validator)
(Apache License, Version 2.0) Hive Storage API (org.apache.hive:hive-storage-api:2.6.0 - https://www.apache.org/hive-storage-api/)
(Apache License, Version 2.0) JCIP Annotations under Apache License (com.github.stephenc.jcip:jcip-annotations:1.0 - http://stephenc.github.com/jcip-annotations)
(Apache License, Version 2.0) JCIP Annotations under Apache License (com.github.stephenc.jcip:jcip-annotations:1.0-1 - http://stephenc.github.com/jcip-annotations)
(Apache License, Version 2.0) JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:1.7.30 - http://www.slf4j.org)
(Apache License, Version 2.0) JMES Path Query library (com.amazonaws:jmespath-java:1.12.37 - https://aws.amazon.com/sdkforjava)
Expand Down Expand Up @@ -523,6 +525,9 @@ The text of each license is the standard Apache 2.0 license.
(Apache License, Version 2.0) ORC Shims (org.apache.orc:orc-shims:1.5.2 - http://orc.apache.org/orc-shims)
(Apache License, Version 2.0) ORC Shims (org.apache.orc:orc-shims:1.5.6 - http://orc.apache.org/orc-shims)
(Apache License, Version 2.0) Plexus Common Utilities (org.codehaus.plexus:plexus-utils:3.1.0 - http://codehaus-plexus.github.io/plexus-utils/)
(Apache License, Version 2.0) Pulsar Client :: API (org.apache.pulsar:pulsar-client-api:2.8.0 - https://github.com/apache/pulsar)
(Apache License, Version 2.0) Pulsar Client Admin :: API (org.apache.pulsar:pulsar-client-admin-api:2.8.0 - https://github.com/apache/pulsar)
(Apache License, Version 2.0) Pulsar Client All (org.apache.pulsar:pulsar-client-all:2.8.0 - https://github.com/apache/pulsar)
(Apache License, Version 2.0) Sigar (org.hyperic:sigar:1.6.5.132 - https://github.com/hyperic/sigar)
(Apache License, Version 2.0) SnakeYAML (org.yaml:snakeyaml:1.17 - http://www.snakeyaml.org)
(Apache License, Version 2.0) SnakeYAML (org.yaml:snakeyaml:1.24 - http://www.snakeyaml.org)
Expand Down Expand Up @@ -905,6 +910,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
(MIT License) JCodings (org.jruby.jcodings:jcodings:1.0.18 - http://nexus.sonatype.org/oss-repository-hosting.html/jcodings)
(MIT License) JCodings (org.jruby.jcodings:jcodings:1.0.43 - http://nexus.sonatype.org/oss-repository-hosting.html/jcodings)
(MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:1.7.16 - http://www.slf4j.org)
(MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:1.7.25 - http://www.slf4j.org)
(MIT License) Joni (org.jruby.joni:joni:2.1.11 - http://nexus.sonatype.org/oss-repository-hosting.html/joni)
(MIT License) Joni (org.jruby.joni:joni:2.1.2 - http://nexus.sonatype.org/oss-repository-hosting.html/joni)
(MIT License) Joni (org.jruby.joni:joni:2.1.27 - http://nexus.sonatype.org/oss-repository-hosting.html/joni)
Expand All @@ -918,6 +924,9 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
(The MIT License) Checker Qual (org.checkerframework:checker-qual:3.10.0 - https://checkerframework.org)
(The MIT License) Checker Qual (org.checkerframework:checker-qual:3.4.0 - https://checkerframework.org)
(The MIT License) JOpt Simple (net.sf.jopt-simple:jopt-simple:5.0.2 - http://pholser.github.io/jopt-simple)
(Bouncy Castle License) The Bouncy Castle Crypto Package For Java (org.bouncycastle:bcpkix-jdk15on:1.68 - https://github.com/bcgit/bc-java)
(Bouncy Castle License) The Bouncy Castle Crypto Package For Java (org.bouncycastle:bcprov-ext-jdk15on:1.68 - https://github.com/bcgit/bc-java)
(Bouncy Castle License) The Bouncy Castle Crypto Package For Java (org.bouncycastle:bcprov-jdk15on:1.68 - https://github.com/bcgit/bc-java)


========================================================================
Expand Down Expand Up @@ -1055,7 +1064,10 @@ The following components are provided under the Eclipse Public License. See proj
The text of each license is also included at licenses/LICENSE-[project].txt.

(EDL 1.0) JavaBeans Activation Framework API jar (jakarta.activation:jakarta.activation-api:1.2.1 - https://github.com/eclipse-ee4j/jaf/jakarta.activation-api)
(EDL 1.0) JavaBeans Activation Framework API jar (jakarta.activation:jakarta.activation-api:1.2.2 - https://github.com/eclipse-ee4j/jaf/jakarta.activation-api)
(EPL 2.0) Jakarta RESTful Web Services API (jakarta.ws.rs:jakarta.ws.rs-api:2.1.6 - https://github.com/eclipse-ee4j/jaxrs-api)
(Eclipse Distribution License - v 1.0) jakarta.xml.bind-api (jakarta.xml.bind:jakarta.xml.bind-api:2.3.2 - https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api)
(Eclipse Distribution License - v 1.0) jakarta.xml.bind-api (jakarta.xml.bind:jakarta.xml.bind-api:2.3.3 - https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api)
(Eclipse Public License 1.0) JUnit (junit:junit:4.12 - http://junit.org)
(Eclipse Public License, Version 1.0) Aether API (org.eclipse.aether:aether-api:0.9.0.M2 - http://www.eclipse.org/aether/aether-api/)
(Eclipse Public License, Version 1.0) Aether Connector File (org.eclipse.aether:aether-connector-file:0.9.0.M2 - http://www.eclipse.org/aether/aether-connector-file/)
Expand Down
8 changes: 8 additions & 0 deletions seatunnel-dist/release-docs/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -4367,6 +4367,14 @@ The Apache Software Foundation (http://www.apache.org/).

=========================================================================

Apache Pulsar NOTICE

=========================================================================

Apache Pulsar
Copyright 2017-2021 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

=========================================================================
7 changes: 7 additions & 0 deletions seatunnel-dist/release-docs/licenses/LICENSE-bouncycastle.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Please note this should be read in the same way as the MIT license.
Please also note this licensing model is made possible through funding from donations and the sale of support contracts.

The Bouncy Castle License Copyright (c) 2000-2021 The Legion Of The Bouncy Castle Inc. (https://www.bouncycastle.org)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Loading

0 comments on commit 71560d9

Please sign in to comment.