Author: timw
Date: Thu Sep 23 10:14:54 2010
New Revision: 1000391
URL: http://svn.apache.org/viewvc?rev=1000391&view=rev
Log:
Adding a description for build-docs task
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1000391&r1=1000390&r2=1000391&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Thu Sep 23 10:14:54 2010
@@ -599,7 +599,7 @@
</target>
- <target name="build-docs">
+ <target name="build-docs" description="Builds all documentation from XML
sources">
<copy todir="${tomcat.build}/webapps">
<fileset dir="webapps">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]