You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by is...@apache.org on 2019/03/03 01:57:28 UTC

[tomcat] branch master updated: Updated old description in build.xml as the target only downloads

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 <is...@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org