This is an automated email from the ASF dual-hosted git repository.
pengjunzhi pushed a change to branch release-1.7.0
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
from 6b7fa0ffe fix apache-release.sh root path
add b9e4fc29e remove dist in commons
No new revisions were added by this update.
Summary of changes:
.../hugegraph-dist/release-docs/LICENSE | 338 --------
.../hugegraph-dist/release-docs/NOTICE | 935 ---------------------
.../release-docs/licenses/LICENSE-JavaHamcrest.txt | 27 -
.../licenses/LICENSE-animal-sniffer.txt | 21 -
.../licenses/LICENSE-aopalliance-repackaged.txt | 362 --------
.../licenses/LICENSE-api-client-staging.txt | 25 -
.../release-docs/licenses/LICENSE-checker-qual.txt | 22 -
.../licenses/LICENSE-commons-beanutils.txt | 202 -----
.../licenses/LICENSE-commons-codec.txt | 202 -----
.../licenses/LICENSE-commons-collections.txt | 202 -----
.../licenses/LICENSE-commons-configuration.txt | 202 -----
.../licenses/LICENSE-commons-configuration2.txt | 202 -----
.../release-docs/licenses/LICENSE-commons-io.txt | 202 -----
.../release-docs/licenses/LICENSE-commons-lang.txt | 202 -----
.../licenses/LICENSE-commons-lang3.txt | 202 -----
.../licenses/LICENSE-commons-logging.txt | 202 -----
.../release-docs/licenses/LICENSE-commons-text.txt | 202 -----
.../licenses/LICENSE-failureaccess.txt | 202 -----
.../licenses/LICENSE-glassfish-hk2.txt | 277 ------
.../release-docs/licenses/LICENSE-grpc-java.txt | 202 -----
.../release-docs/licenses/LICENSE-gson.txt | 202 -----
.../release-docs/licenses/LICENSE-httpclient.txt | 202 -----
.../release-docs/licenses/LICENSE-httpcore.txt | 202 -----
.../release-docs/licenses/LICENSE-j2objc.txt | 232 -----
.../LICENSE-jackson-annotations-2.14.0.txt | 202 -----
.../licenses/LICENSE-jackson-annotations.txt | 202 -----
.../licenses/LICENSE-jackson-core-2.14.0.txt | 202 -----
.../release-docs/licenses/LICENSE-jackson-core.txt | 202 -----
.../licenses/LICENSE-jackson-databind-2.14.0.txt | 202 -----
.../licenses/LICENSE-jackson-databind.txt | 202 -----
.../licenses/LICENSE-jackson-dataformat-yaml.txt | 8 -
.../licenses/LICENSE-jackson-jaxrs-base-2.14.0.txt | 8 -
.../licenses/LICENSE-jackson-jaxrs-base.txt | 8 -
.../LICENSE-jackson-jaxrs-json-provider-2.14.0.txt | 8 -
.../LICENSE-jackson-jaxrs-json-provider.txt | 8 -
...ENSE-jackson-module-jaxb-annotations-2.14.0.txt | 8 -
.../LICENSE-jackson-module-jaxb-annotations.txt | 8 -
.../release-docs/licenses/LICENSE-jaf-api.txt | 29 -
.../licenses/LICENSE-jakarta.activation-api.txt | 29 -
.../licenses/LICENSE-jakarta.activation.txt | 277 ------
.../release-docs/licenses/LICENSE-javassist.txt | 357 --------
.../LICENSE-javax.activation-api-1.2.0-sources.txt | 362 --------
.../release-docs/licenses/LICENSE-jaxb-ri.txt | 11 -
.../release-docs/licenses/LICENSE-joda-time.txt | 202 -----
.../release-docs/licenses/LICENSE-jsonp.txt | 362 --------
.../release-docs/licenses/LICENSE-junit5.txt | 98 ---
.../release-docs/licenses/LICENSE-log4j-api.txt | 202 -----
.../release-docs/licenses/LICENSE-log4j-core.txt | 202 -----
.../licenses/LICENSE-log4j-slf4j-impl.txt | 202 -----
.../release-docs/licenses/LICENSE-netty.txt | 202 -----
.../release-docs/licenses/LICENSE-okhttp.txt | 202 -----
.../licenses/LICENSE-opentracing-java.txt | 201 -----
.../release-docs/licenses/LICENSE-perfmark.txt | 201 -----
.../release-docs/licenses/LICENSE-protobuf.txt | 32 -
.../release-docs/licenses/LICENSE-slf4j.txt | 23 -
.../release-docs/licenses/LICENSE-sofa-bolt.txt | 201 -----
.../release-docs/licenses/LICENSE-sofa-boot.txt | 201 -----
.../licenses/LICENSE-sofa-common-tools.txt | 201 -----
.../release-docs/licenses/LICENSE-sofa-hessian.txt | 201 -----
.../release-docs/licenses/LICENSE-sofa-lookout.txt | 201 -----
.../release-docs/licenses/LICENSE-sofa-rpc.txt | 201 -----
.../licenses/LICENSE-swagger-annotations.txt | 11 -
.../release-docs/licenses/LICENSE-swagger-core.txt | 202 -----
.../licenses/LICENSE-swagger-models.txt | 11 -
.../hugegraph-dist/scripts/apache-release.sh | 106 ---
.../scripts/dependency/check_dependencies.sh | 32 -
.../scripts/dependency/known-dependencies.txt | 75 --
.../dependency/regenerate_known_dependencies.sh | 33 -
68 files changed, 11407 deletions(-)
delete mode 100644 hugegraph-commons/hugegraph-dist/release-docs/LICENSE
delete mode 100644 hugegraph-commons/hugegraph-dist/release-docs/NOTICE
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-JavaHamcrest.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-animal-sniffer.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-aopalliance-repackaged.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-api-client-staging.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-checker-qual.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-commons-beanutils.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-commons-codec.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-commons-collections.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-commons-configuration.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-commons-configuration2.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-commons-io.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-commons-lang.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-commons-lang3.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-commons-logging.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-commons-text.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-failureaccess.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-glassfish-hk2.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-grpc-java.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-gson.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-httpclient.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-httpcore.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-j2objc.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jackson-annotations-2.14.0.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jackson-annotations.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jackson-core-2.14.0.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jackson-core.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jackson-databind-2.14.0.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jackson-databind.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jackson-dataformat-yaml.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jackson-jaxrs-base-2.14.0.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jackson-jaxrs-base.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jackson-jaxrs-json-provider-2.14.0.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jackson-jaxrs-json-provider.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jackson-module-jaxb-annotations-2.14.0.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jackson-module-jaxb-annotations.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jaf-api.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jakarta.activation-api.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jakarta.activation.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-javassist.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-javax.activation-api-1.2.0-sources.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jaxb-ri.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-joda-time.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-jsonp.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-junit5.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-log4j-api.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-log4j-core.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-log4j-slf4j-impl.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-netty.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-okhttp.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-opentracing-java.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-perfmark.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-protobuf.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-slf4j.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-sofa-bolt.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-sofa-boot.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-sofa-common-tools.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-sofa-hessian.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-sofa-lookout.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-sofa-rpc.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-swagger-annotations.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-swagger-core.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/release-docs/licenses/LICENSE-swagger-models.txt
delete mode 100755 hugegraph-commons/hugegraph-dist/scripts/apache-release.sh
delete mode 100644
hugegraph-commons/hugegraph-dist/scripts/dependency/check_dependencies.sh
delete mode 100644
hugegraph-commons/hugegraph-dist/scripts/dependency/known-dependencies.txt
delete mode 100644
hugegraph-commons/hugegraph-dist/scripts/dependency/regenerate_known_dependencies.sh