You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hugegraph.apache.org by "imbajin (via GitHub)" <gi...@apache.org> on 2023/02/22 13:47:37 UTC

[GitHub] [incubator-hugegraph] imbajin commented on a diff in pull request #2109: move validate release to hugegraph-doc

imbajin commented on code in PR #2109:
URL: https://github.com/apache/incubator-hugegraph/pull/2109#discussion_r1114349630


##########
hugegraph-dist/pom.xml:
##########
@@ -181,6 +181,7 @@
                         <configuration>
                             <tasks>
                                 <echo file="${project.basedir}/dist.sh">
+                                    wget --version 1>/dev/null || exit

Review Comment:
   **TODO:** use curl to replace it (and refer a better way to handle it -- like maven property)



-- 
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-unsubscribe@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org