mpo         2003/12/02 02:13:19

  Modified:    .        gump.xml
  Log:
  Adding a missing dependency from apples-block (only for samples) to 
woody-block
  
  Revision  Changes    Path
  1.101     +3 -1      cocoon-2.1/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/gump.xml,v
  retrieving revision 1.100
  retrieving revision 1.101
  diff -u -r1.100 -r1.101
  --- gump.xml  28 Nov 2003 13:25:00 -0000      1.100
  +++ gump.xml  2 Dec 2003 10:13:18 -0000       1.101
  @@ -958,6 +958,8 @@
       </ant>
   
       <depend project="cocoon" inherit="all"/>
  +    <!-- following dependency is only for samples -->
  +    <depend project="cocoon-block-woody" />
   
       <work nested="tools/anttasks"/>
       <home nested="build/cocoon-@@DATE@@"/>
  
  
  

Reply via email to