This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/master by this push: new 66c8296 Replace usage of 'svn' in the documentation with 'git' 66c8296 is described below commit 66c8296137a80b35e24bda542bb2abb8d8dbae39 Author: Martin Tzvetanov Grigorov <mgrigo...@apache.org> AuthorDate: Tue Jan 7 17:17:12 2020 +0200 Replace usage of 'svn' in the documentation with 'git' --- native/BUILDING | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/native/BUILDING b/native/BUILDING index f3dd72b..d175332 100644 --- a/native/BUILDING +++ b/native/BUILDING @@ -22,13 +22,13 @@ Linux / Unix / OSX (dynamic linking) Install OpenSSL version 1.0.2 or higher Install APR version 1.4.0 or higher. - Download and expand the source package or use an svn checkout + Download and expand the source package or use an git checkout > cd native 2. Configure build environment - Note: This step is only required if you are building from an svn checkout. It + Note: This step is only required if you are building from an git checkout. It is not required when building from a source package. > sh buildconf --with-apr=apr_source_location. @@ -88,7 +88,7 @@ Windows 2. Obtain tc-native source - Download and expand the source package or use an svn checkout + Download and expand the source package or use an git checkout 3. Build APR --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org