This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git
commit 4f458fcb29bfa14a3c002aacb8ef120530c531e7 Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Mar 5 17:04:19 2020 +0000 Add note on using -h for release builds --- HOWTO-RELEASE.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HOWTO-RELEASE.txt b/HOWTO-RELEASE.txt index 94c757f..4c1bfd9 100644 --- a/HOWTO-RELEASE.txt +++ b/HOWTO-RELEASE.txt @@ -106,6 +106,10 @@ Create the new source distribution A tool named jkrelease.sh in the directory tools creates a release tarball and a zip including signature files. +Here is an example for mod_jk 1.2.48 + +./jkrelease.sh -R git -v 1.2.48 -h + Upload source distribution and documentation to www.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org