You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by dc...@apache.org on 2021/09/01 15:48:11 UTC

[datasketches-memory] 02/10: Fix comment wrt optional input params

This is an automated email from the ASF dual-hosted git repository.

dcromberge pushed a commit to branch single-build-script
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git

commit af890b36a1a67fba4173d2d9121af20b37276fae
Author: David Cromberge <dc...@apache.org>
AuthorDate: Thu Aug 26 11:33:44 2021 +0100

    Fix comment wrt optional input params
---
 scripts/compile-package-jar.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/compile-package-jar.sh b/scripts/compile-package-jar.sh
index 5e8ad35..000f181 100755
--- a/scripts/compile-package-jar.sh
+++ b/scripts/compile-package-jar.sh
@@ -25,7 +25,7 @@
 # The script does not assume a POM file and does not use Maven.
 # It does use git, SVN, and uses the script getGitProperties.sh
 
-#  Optional Input Parameters:
+#  Required Input Parameters:
 #  \$1 = absolute path of Java home directory
 #  \$2 = Git Version Tag for this deployment
 #       Example tag for SNAPSHOT         : 1.0.0-SNAPSHOT

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org