z7658329 commented on code in PR #392: URL: https://github.com/apache/incubator-hugegraph-toolchain/pull/392#discussion_r1042978717
########## hugegraph-dist/pom.xml: ########## @@ -36,8 +36,8 @@ mkdir -p ${final.name} mv $root_path/hugegraph-hubble/hugegraph-hubble ${final.name}/hugegraph-hubble-${project.version} - mv $root_path/hugegraph-loader/hugegraph-loader-${project.version} ${final.name}/hugegraph-loader-${project.version} - mv $root_path/hugegraph-tools/hugegraph-tools-${project.version} ${final.name}/hugegraph-tools-${project.version} + mv $root_path/hugegraph-loader/apache-hugegraph-loader-incubating-${project.version} ${final.name}/apache-hugegraph-loader-incubating-${project.version} + mv $root_path/hugegraph-tools/apache-hugegraph-tools-incubating-${project.version} ${final.name}/apache-hugegraph-tools-incubating-${project.version} Review Comment: i have communicate with @JackyYangPassion 1. hubble rename to apache 15079938046.use mv $root_path/apache-hugegraph-*-incubating*/ instead ########## hugegraph-dist/pom.xml: ########## @@ -36,8 +36,8 @@ mkdir -p ${final.name} mv $root_path/hugegraph-hubble/hugegraph-hubble ${final.name}/hugegraph-hubble-${project.version} - mv $root_path/hugegraph-loader/hugegraph-loader-${project.version} ${final.name}/hugegraph-loader-${project.version} - mv $root_path/hugegraph-tools/hugegraph-tools-${project.version} ${final.name}/hugegraph-tools-${project.version} + mv $root_path/hugegraph-loader/apache-hugegraph-loader-incubating-${project.version} ${final.name}/apache-hugegraph-loader-incubating-${project.version} + mv $root_path/hugegraph-tools/apache-hugegraph-tools-incubating-${project.version} ${final.name}/apache-hugegraph-tools-incubating-${project.version} Review Comment: i have communicate with @JackyYangPassion 1. hubble rename to apache 2.use mv $root_path/apache-hugegraph-*-incubating*/ instead -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org