You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by se...@apache.org on 2005/04/03 13:05:02 UTC

svn commit: r159912 - jakarta/site/build.xml

Author: sebb
Date: Sun Apr  3 04:05:01 2005
New Revision: 159912

URL: http://svn.apache.org/viewcvs?view=rev&rev=159912
Log:
Remove top-level tmp dir

Modified:
    jakarta/site/build.xml

Modified: jakarta/site/build.xml
URL: http://svn.apache.org/viewcvs/jakarta/site/build.xml?view=diff&r1=159911&r2=159912
==============================================================================
--- jakarta/site/build.xml (original)
+++ jakarta/site/build.xml Sun Apr  3 04:05:01 2005
@@ -156,7 +156,7 @@
           <include name="**/*.xml"/>
         </fileset>
       </move>
-      <delete dir="${docs.downloads.tmp}/target/download-xdocs"/>
+      <delete dir="${docs.downloads.tmp}/target"/>
   </target>
 
   <target name="jdk14-hack-cgi" if="jdk14">



---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: site-cvs-help@jakarta.apache.org