You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/02/17 15:59:44 UTC

[tomcat-connectors] 01/02: svn -> git updates

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 a8a7db6ce26c5d64fe974b9c8bb08681f6381313
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Feb 17 15:59:02 2020 +0000

    svn -> git updates
---
 HOWTO-RELEASE.txt | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/HOWTO-RELEASE.txt b/HOWTO-RELEASE.txt
index 5a090fe..57fdd2a 100644
--- a/HOWTO-RELEASE.txt
+++ b/HOWTO-RELEASE.txt
@@ -16,9 +16,9 @@
 How to do a mod_jk 1.2 Release
 ==============================
 
-Check out a clean copy of tomcat/connectors from subversion to
-make sure you don't have any lingering configure or build files.
-This will make sure that the source distribution created is clean.
+Clone a clean copy of tomcat/connectors from git to make sure you don't have
+any lingering configure or build files. This will make sure that the source
+distribution created is clean.
 
 We assume, that you cloned out git@github.com:apache/tomcat-connectors.git
 to a directory named mod_jk. All further path names will be relative to this
@@ -77,12 +77,12 @@ Index: native/common/jk_version.h
  #define JK_VERRC        0
  #define JK_RCSTRING     "0"
 
-After updating revision numbers, commit your changes to subversion.
+After updating revision numbers, commit your changes to git.
 
-Tag and branch tomcat-connectors in subversion
-----------------------------------------------
+Tag tomcat-connectors in git
+----------------------------
 
-Use the pattern below for branching and tagging the tomcat-connectors directory.
+Use the pattern below for tagging the tomcat-connectors directory.
 
 TAG=JK_{MAJOR_REVISION}_{MINOR_REVISION}_{RELEASE}
 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org