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

svn commit: r922273 - /tomcat/trunk/build.xml

Author: kkolinko
Date: Fri Mar 12 14:28:46 2010
New Revision: 922273

URL: http://svn.apache.org/viewvc?rev=922273&view=rev
Log:
correct a comment

Modified:
    tomcat/trunk/build.xml

Modified: tomcat/trunk/build.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=922273&r1=922272&r2=922273&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Fri Mar 12 14:28:46 2010
@@ -1660,7 +1660,7 @@ Apache Tomcat ${version} native binaries
       <param name="destdir" value="${tomcat-native.home}"/>
     </antcall>
 
-    <!-- Download src and build Commons Daemon -->
+    <!-- Download Commons Daemon -->
     <antcall target="downloadgz">
       <param name="sourcefile" value="${commons-daemon.bin.loc}"/>
       <param name="destfile" value="${commons-daemon.jar}"/>



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