[Bug-2110] Remove maven-warpper.jar & upgrade py4j-*-src.zip (#2113)
* remove maven-warpper.jar & upgrade py4j-*-src.zip
* udpate LICENSE
diff --git a/.mvn/wrapper/maven-wrapper.jar b/.mvn/wrapper/maven-wrapper.jar
deleted file mode 100644
index 2cc7d4a..0000000
--- a/.mvn/wrapper/maven-wrapper.jar
+++ /dev/null
Binary files differ
diff --git a/LICENSE b/LICENSE
index b5f5937..5371e07 100644
--- a/LICENSE
+++ b/LICENSE
@@ -216,13 +216,14 @@
========================================================================
The following components are provided under the BSD License.
- linkis-engineconn-plugins/engineconn-plugins/python/src/main/py4j/py4j-*-src.zip(See linkis-engineconn-plugins/engineconn-plugins/python/src/main/py4j/LICENSE-py4j-0.10.7-src.txt for text of this license)
+ linkis-engineconn-plugins/engineconn-plugins/python/src/main/py4j/py4j-*-src.zip
+ (See licenses/LICENSE-py4j-*-src.txt for text of this license)
========================================================================
Apache 2.0 licenses
========================================================================
-The following file are provided under the Apache 2.0 License.
+The following file are provided under the Apache 2.0 License.
web/.editorconfig
web/.env
web/.eslintignore
@@ -234,5 +235,13 @@
web/src/common/i18n/zh.json
web/src/config.json
web/public/favicon.ico
- Maven Wrapper(mvnw, mvnw.cmd, .mvn/* files in root path), https://github.com/takari/maven-wrapper Apache 2.0
+
+
+The files:
+.mvn/wrapper/MavenWrapperDownloader.java
+.mvn/wrapper/maven-wrapper.properties
+mvnw
+mvnw.cmd
+Are provided from the Github Project: https://github.com/takari/maven-wrapper
+which is distributed under the Apache 2.0 license.
diff --git a/linkis-engineconn-plugins/engineconn-plugins/python/src/main/py4j/LICENSE-py4j-0.10.7-src.txt b/licenses/LICENSE-py4j-0.10.9.5-src.txt
similarity index 94%
rename from linkis-engineconn-plugins/engineconn-plugins/python/src/main/py4j/LICENSE-py4j-0.10.7-src.txt
rename to licenses/LICENSE-py4j-0.10.9.5-src.txt
index 0f9b961..e396782 100644
--- a/linkis-engineconn-plugins/engineconn-plugins/python/src/main/py4j/LICENSE-py4j-0.10.7-src.txt
+++ b/licenses/LICENSE-py4j-0.10.9.5-src.txt
@@ -1,4 +1,4 @@
-Copyright (c) 2009-2018, Barthelemy Dagenais and individual contributors. All
+Copyright (c) 2009-2022, Barthelemy Dagenais and individual contributors. All
rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/linkis-engineconn-plugins/engineconn-plugins/python/src/main/py4j/py4j-0.10.7-src.zip b/linkis-engineconn-plugins/engineconn-plugins/python/src/main/py4j/py4j-0.10.7-src.zip
deleted file mode 100644
index 128e321..0000000
--- a/linkis-engineconn-plugins/engineconn-plugins/python/src/main/py4j/py4j-0.10.7-src.zip
+++ /dev/null
Binary files differ
diff --git a/linkis-engineconn-plugins/engineconn-plugins/python/src/main/py4j/py4j-0.10.9.5-src.zip b/linkis-engineconn-plugins/engineconn-plugins/python/src/main/py4j/py4j-0.10.9.5-src.zip
new file mode 100644
index 0000000..478d4b0
--- /dev/null
+++ b/linkis-engineconn-plugins/engineconn-plugins/python/src/main/py4j/py4j-0.10.9.5-src.zip
Binary files differ