You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by je...@apache.org on 2003/04/02 17:11:57 UTC

cvs commit: cocoon-2.1/src/targets webapp-build.xml

jefft       2003/04/02 07:11:57

  Modified:    src/targets webapp-build.xml
  Log:
  Oops - copy, not move :)
  
  Revision  Changes    Path
  1.12      +1 -1      cocoon-2.1/src/targets/webapp-build.xml
  
  Index: webapp-build.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/targets/webapp-build.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- webapp-build.xml	2 Apr 2003 15:04:30 -0000	1.11
  +++ webapp-build.xml	2 Apr 2003 15:11:56 -0000	1.12
  @@ -120,7 +120,7 @@
       </copy>
       <!-- Forrest needs its own file at src/documentation/sitemap.xmap, so we
       overwrite it with the old Cocoon-specific sitemap here -->
  -    <move file="${documentation}/sitemap-localdocs.xmap"
  +    <copy file="${documentation}/sitemap-localdocs.xmap"
         tofile="${build.webapp.docs}/sitemap.xmap"/>
   
       <copy todir="${build.webapp.docs}" filtering="off">