Repository: calcite Updated Branches: refs/heads/branch-1.14 900c941bf -> 5d753824d
Update expected files in release according to [CALCITE-1972] Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/1b84dade Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/1b84dade Diff: http://git-wip-us.apache.org/repos/asf/calcite/diff/1b84dade Branch: refs/heads/branch-1.14 Commit: 1b84dade3c129003e34da54892cd36fb889413fb Parents: 900c941 Author: Michael Mior <[email protected]> Authored: Wed Sep 20 17:39:30 2017 -0400 Committer: Michael Mior <[email protected]> Committed: Wed Sep 20 17:39:30 2017 -0400 ---------------------------------------------------------------------- site/_docs/howto.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/calcite/blob/1b84dade/site/_docs/howto.md ---------------------------------------------------------------------- diff --git a/site/_docs/howto.md b/site/_docs/howto.md index 5defff4..e238356 100644 --- a/site/_docs/howto.md +++ b/site/_docs/howto.md @@ -501,11 +501,11 @@ Check the artifacts: * apache-calcite-X.Y.Z-src.tar.gz * apache-calcite-X.Y.Z-src.tar.gz.asc * apache-calcite-X.Y.Z-src.tar.gz.md5 - * apache-calcite-X.Y.Z-src.tar.gz.sha1 + * apache-calcite-X.Y.Z-src.tar.gz.sha256 * apache-calcite-X.Y.Z-src.zip * apache-calcite-X.Y.Z-src.zip.asc * apache-calcite-X.Y.Z-src.zip.md5 - * apache-calcite-X.Y.Z-src.zip.sha1 + * apache-calcite-X.Y.Z-src.zip.sha256 * Note that the file names start `apache-calcite-`. * In the two source distros `.tar.gz` and `.zip` (currently there is no binary distro), check that all files belong to a directory called
