mcconnell    2003/10/28 07:05:46

  Modified:    mavenized-site maven.xml
  Log:
  Rename downloads.* to download.*.
  
  Revision  Changes    Path
  1.4       +4 -4      avalon-sandbox/mavenized-site/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/mavenized-site/maven.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- maven.xml 28 Oct 2003 13:38:21 -0000      1.3
  +++ maven.xml 28 Oct 2003 15:05:46 -0000      1.4
  @@ -7,10 +7,10 @@
     xmlns:m="maven">
   
     <preGoal name="site:site">
  -    <copy toDir="${basedir}/target/docs/downloads.cgi" 
  -       file="${basedir}/xdocs/downloads.cgi"/>
  -    <copy toDir="${basedir}/target/docs/downloads.html" 
  -       file="${basedir}/xdocs/downloads.html"/>
  +    <copy toDir="${basedir}/target/docs/download.cgi" 
  +       file="${basedir}/xdocs/download.cgi"/>
  +    <copy toDir="${basedir}/target/docs/download.html" 
  +       file="${basedir}/xdocs/download.html"/>
     </preGoal>
   
     <!-- default maven.xml file -->
  
  
  

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

Reply via email to