ajack       2004/02/15 08:47:52

  Modified:    project  gump.xml
  Log:
  From my read the gump project run ought be using rubypad.xml, not lsd.xml,

  but try to set it to gump.xml irrespective of that.
  
  Revision  Changes    Path
  1.19      +3 -1      jakarta-gump/project/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/gump.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- gump.xml  12 Feb 2004 11:53:33 -0000      1.18
  +++ gump.xml  15 Feb 2004 16:47:52 -0000      1.19
  @@ -8,7 +8,9 @@
     <cvs repository="jakarta"/>
   
     <project name="gump">
  -    <ant target="all"/>
  +    <ant target="all">
  +     <property name="workspace" value="gump.xml"/>
  +    </ant>
   
       <depend project="ant" inherit="runtime"/>
       <depend project="xml-xerces"/>
  
  
  

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

Reply via email to