Author: markt
Date: Fri Oct 30 12:36:03 2015
New Revision: 1711460
URL: http://svn.apache.org/viewvc?rev=1711460&view=rev
Log:
Update location for native xdocs
Modified:
tomcat/site/trunk/build.xml
Modified: tomcat/site/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/build.xml?rev=1711460&r1=1711459&r2=1711460&view=diff
==============================================================================
--- tomcat/site/trunk/build.xml (original)
+++ tomcat/site/trunk/build.xml Fri Oct 30 12:36:03 2015
@@ -160,7 +160,7 @@
<delete dir="${docs.dest}/native-doc"/>
<!-- Update the Tomcat native docs -->
- <ant dir="native-1.1-xdocs" antfile="build.xml" target="build-main">
+ <ant dir="native-xdocs" antfile="build.xml" target="build-main">
<property name="build.dir" value="../docs" />
<property name="dist.name" value="native-doc" />
</ant>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]