tetsuya     2003/10/13 02:45:14

  Modified:    .        build.xml
  Log:
  Make use of unique "poi-skin" so that we can highlight the ApacheCon US on the 
left-side navi
  
  Revision  Changes    Path
  1.52      +0 -6      jakarta-poi/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/build.xml,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- build.xml 23 Sep 2003 16:00:45 -0000      1.51
  +++ build.xml 13 Oct 2003 09:45:14 -0000      1.52
  @@ -389,12 +389,6 @@
               <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"/>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to