You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2010/02/21 13:54:05 UTC

svn commit: r912343 - /incubator/uima/site/trunk/uima-website/build-ip-clearances.xml

Author: schor
Date: Sun Feb 21 12:54:04 2010
New Revision: 912343

URL: http://svn.apache.org/viewvc?rev=912343&view=rev
Log:
no Jira, fix build-ip-clearances to not copy things unrelated to it to the target docs.  

Modified:
    incubator/uima/site/trunk/uima-website/build-ip-clearances.xml

Modified: incubator/uima/site/trunk/uima-website/build-ip-clearances.xml
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/build-ip-clearances.xml?rev=912343&r1=912342&r2=912343&view=diff
==============================================================================
--- incubator/uima/site/trunk/uima-website/build-ip-clearances.xml (original)
+++ incubator/uima/site/trunk/uima-website/build-ip-clearances.xml Sun Feb 21 12:54:04 2010
@@ -81,7 +81,7 @@
            templatePath="xdocs/stylesheets-incubator-site">
       </anakia>
 
-      <copy todir="${docs.dest}/images" filtering="no">
+      <!--copy todir="${docs.dest}/images" filtering="no">
           <fileset dir="${docs.src}/images">
               <include name="**/*.gif"/>
               <include name="**/*.jpeg"/>
@@ -92,7 +92,7 @@
 
       <copy todir="${docs.dest}/downloads" filtering="no">
           <fileset dir="${docs.src}/downloads"/>
-      </copy>
+      </copy-->
 	  	    
       <!-- In case we have CSS someday
       <copy todir="${docs.dest}" filtering="no">