]> source.dussan.org Git - poi.git/commitdiff
Added Link to Apachecon2003 (http://apachecon.com/2003/US/)
authortetsuya <tetsuya@unknown>
Tue, 23 Sep 2003 16:00:45 +0000 (16:00 +0000)
committertetsuya <tetsuya@unknown>
Tue, 23 Sep 2003 16:00:45 +0000 (16:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353368 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index c70bcb4b7f1f6c4af6b9925bf02de9e51bdceea8..1539f77fa3e83e748cab781ddef06b5374239bdc 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -389,6 +389,12 @@ 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"/>