You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by te...@apache.org on 2004/01/01 12:02:52 UTC

cvs commit: ws-site build.xml

tetsuya     2004/01/01 03:02:52

  Modified:    .        build.xml
  Log:
  ApacheCon was over
  
  Revision  Changes    Path
  1.8       +0 -4      ws-site/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/ws-site/build.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.xml	20 Nov 2003 21:50:58 -0000	1.7
  +++ build.xml	1 Jan 2004 11:02:52 -0000	1.8
  @@ -38,10 +38,6 @@
         <include name="**/*.html"/>
         <replacetoken>mirrors.html</replacetoken>
       </replace>
  -    <replace dir="./targets" value="&lt;div class=&quot;menuBar&quot;&gt;&lt;!--================= Start Menu Items (fixed apachecon icon) ==================--&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;div class=&quot;menuBar&quot;&gt;</replacetoken>
  -    </replace>
       <delete dir="./targets/[preferred]"/>
     </target>