diff --git a/build.xml b/build.xml
index a3564f015..5aeb3600c 100644
--- a/build.xml
+++ b/build.xml
@@ -2118,7 +2118,7 @@ under the License.
Distribution located in ${dist.dir}
- Use "ant dist-checksum" to create md5/sha1 checksums and GPG signatures
+ Use "ant dist-checksum" to create md5/sha1/sha512 checksums and GPG signatures
@@ -2356,6 +2356,9 @@ under the License.
+
+
+
@@ -2363,7 +2366,7 @@ under the License.
-
+
@@ -2432,6 +2435,9 @@ under the License.
]]>
+
+
+
@@ -2439,7 +2445,7 @@ under the License.
-
+
@@ -2736,12 +2742,16 @@ under the License.
+
+
+
+
@@ -2773,6 +2783,9 @@ under the License.
SHA1 checksum:
${bin-tar-sha1}
+
+ SHA512 checksum:
+ ${bin-tar-sha512}