]> source.dussan.org Git - poi.git/commitdiff
Make use of unique "poi-skin" so that we can highlight the ApacheCon US on the left...
authortetsuya <tetsuya@unknown>
Mon, 13 Oct 2003 09:45:14 +0000 (09:45 +0000)
committertetsuya <tetsuya@unknown>
Mon, 13 Oct 2003 09:45:14 +0000 (09:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353390 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 1539f77fa3e83e748cab781ddef06b5374239bdc..c70bcb4b7f1f6c4af6b9925bf02de9e51bdceea8 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -389,12 +389,6 @@ FORREST_HOME environment variable!</echo>
             <property name="project.home" location="${build.site.src}"/>
         </ant>
 
-    <replace dir="${build.site}" value="&lt;!--================= start Menu items ==================--&gt;&lt;A HREF=&quot;http://apachecon.com/2003/US/index.html&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://jakarta.apache.org/images/logos/ac2003-150.gif&quot;/&gt;&lt;/A&gt;">
-      <include name="**/*.html"/>
-      <replacetoken>&lt;!--================= start Menu items ==================--&gt;</replacetoken>
-    </replace>
-
-
         <echo>Broken links:</echo>
         <echo file="${build.site}/../tmp/brokenlinks.txt"/>