kstaken     2003/02/05 20:46:35

  Modified:    .        contributor.xml
  Log:
  Adding forrest task that works on Mac OS X
  
  Revision  Changes    Path
  1.5       +3 -2      xml-xindice/contributor.xml
  
  Index: contributor.xml
  ===================================================================
  RCS file: /home/cvs/xml-xindice/contributor.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- contributor.xml   23 Dec 2002 21:30:24 -0000      1.4
  +++ contributor.xml   6 Feb 2003 04:46:35 -0000       1.5
  @@ -47,7 +47,8 @@
       <target name="main" depends="forrest, publish"/>
   
       <target name="forrest">
  -        <exec dir="." executable="forrest" os="Linux"/>
  +        <exec dir="." executable="forrest" os="Linux"/>        
  +        <exec dir="." executable="forrest" os="Mac OS X"/>
           <exec dir="." executable="forrest.bat" os="Windows 2000"/>
       </target>
   
  
  
  

Reply via email to