This is an automated email from the ASF dual-hosted git repository. isapir pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new cbf0668 Updated old description in build.xml as the target only downloads cbf0668 is described below commit cbf0668a4dcd6acf9aa283e5d74ad603162793c6 Author: Igal Sapir <isa...@apache.org> AuthorDate: Sat Mar 2 17:57:18 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 f411368..54507d1 100644 --- a/build.xml +++ b/build.xml @@ -2616,7 +2616,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