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 2003/11/20 22:50:58 UTC

cvs commit: ws-site build.xml

tetsuya     2003/11/20 13:50:58

  Modified:    .        build.xml
  Log:
  Apachecon US 2003 is over
  
  Revision  Changes    Path
  1.7       +0 -4      ws-site/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/ws-site/build.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- build.xml	26 Oct 2003 09:55:33 -0000	1.6
  +++ build.xml	20 Nov 2003 21:50:58 -0000	1.7
  @@ -18,10 +18,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>