Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .rat-excludes
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,6 @@ build/scala-*/**
**/*.output.schema
**/apache-kyuubi-*-bin*/**
**/benchmarks/**
**/jquery-*.min.js
**/semantic.min.js
**/semantic.min.css
**/icon.png
**/icon.min.css
**/org/apache/kyuubi/ui/static/assets/**
**/org/apache/kyuubi/ui/swagger/**
**/org.apache.spark.status.AppHistoryServerPlugin
**/metadata-store-schema*.sql
**/*.derby.sql
Expand Down
17 changes: 0 additions & 17 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -199,20 +199,3 @@
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.

------------------------------------------------------------------------------------
This product bundles various third-party components under other open source licenses.
This section summarizes those components and their licenses. See licenses/
for text of these licenses.

Apache License Version 2.0
--------------------------
kyuubi-server/src/main/resources/org/apache/kyuubi/ui/swagger/*

MIT license
-----------
kyuubi-server/src/main/resources/org/apache/kyuubi/ui/static/assets/fonts/*
kyuubi-server/src/main/resources/org/apache/kyuubi/ui/static/icon.min.css
kyuubi-server/src/main/resources/org/apache/kyuubi/ui/static/semantic.min.css
kyuubi-server/src/main/resources/org/apache/kyuubi/ui/static/semantic.min.js
kyuubi-server/src/main/resources/org/apache/kyuubi/ui/static/jquery-3.6.0.min.js
7 changes: 0 additions & 7 deletions LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@ org.apache.logging.log4j:log4j-1.2-api
org.apache.logging.log4j:log4j-api
org.apache.logging.log4j:log4j-core
org.apache.logging.log4j:log4j-slf4j-impl
org.webjars:swagger-ui
org.yaml:snakeyaml
io.dropwizard.metrics:metrics-core
io.dropwizard.metrics:metrics-jmx
Expand Down Expand Up @@ -365,12 +364,6 @@ com.theokanning.openai-gpt3-java:api
com.theokanning.openai-gpt3-java:client
com.theokanning.openai-gpt3-java:service

kyuubi-server/src/main/resources/org/apache/kyuubi/ui/static/assets/fonts/*
kyuubi-server/src/main/resources/org/apache/kyuubi/ui/static/icon.min.css
kyuubi-server/src/main/resources/org/apache/kyuubi/ui/static/semantic.min.css
kyuubi-server/src/main/resources/org/apache/kyuubi/ui/static/semantic.min.js
kyuubi-server/src/main/resources/org/apache/kyuubi/ui/static/jquery-3.6.0.min.js

This product also contains the following third-party components, the information
is auto-generated by `pnpm licenses list --prod`.
-----------------------------------------------------
Expand Down
1 change: 0 additions & 1 deletion dev/dependencyList
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ swagger-core/2.2.1//swagger-core-2.2.1.jar
swagger-integration/2.2.1//swagger-integration-2.2.1.jar
swagger-jaxrs2/2.2.1//swagger-jaxrs2-2.2.1.jar
swagger-models/2.2.1//swagger-models-2.2.1.jar
swagger-ui/4.9.1//swagger-ui-4.9.1.jar
trino-client/363//trino-client-363.jar
units/1.6//units-1.6.jar
vertx-core/4.3.2//vertx-core-4.3.2.jar
Expand Down
5 changes: 0 additions & 5 deletions kyuubi-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -400,11 +400,6 @@
</exclusions>
</dependency>

<dependency>
<groupId>org.webjars</groupId>
<artifactId>swagger-ui</artifactId>
</dependency>

<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
Expand Down
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading