This is an automated email from the ASF dual-hosted git repository. isapir pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push: new 330f084 Updated old description in build.xml as the target only downloads 330f084 is described below commit 330f0840b3052ad0c76d1127a0694219c4b18345 Author: Igal Sapir <isa...@apache.org> AuthorDate: Sat Mar 2 17:54:47 2019 -0800 Updated old description in build.xml as the target only downloads --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 49278d5..8f5f5c5 100644 --- a/build.xml +++ b/build.xml @@ -2617,7 +2617,7 @@ skip.installer property in build.properties" /> </target> <target name="download-compile" - description="Download (and build) components necessary to compile" > + description="Download components necessary to compile" > <!-- Download Commons Daemon --> <antcall target="downloadgz-2"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org