You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2004/03/11 09:50:36 UTC

cvs commit: gump/src/documentation/content/xdocs/metadata workspace.xml

bodewig     2004/03/11 00:50:36

  Modified:    src/documentation/content/xdocs/metadata workspace.xml
  Log:
  Gumpy requires name attribute
  
  Revision  Changes    Path
  1.3       +7 -1      gump/src/documentation/content/xdocs/metadata/workspace.xml
  
  Index: workspace.xml
  ===================================================================
  RCS file: /home/cvs/gump/src/documentation/content/xdocs/metadata/workspace.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- workspace.xml	27 Feb 2004 09:38:56 -0000	1.2
  +++ workspace.xml	11 Mar 2004 08:50:36 -0000	1.3
  @@ -38,10 +38,16 @@
         </tr>
         <tr>
           <td>basedir</td>
  -        <td>Fully qualified directory into which all projects will be
  +        <td>Fully qualified directory into which all projects will be 
             extracted built.
           </td>
           <td>No</td>
  +      </tr>
  +      <tr>
  +        <td>name</td>
  +        <td>Name of this workspace.
  +        </td>
  +        <td>Required by Python Gump</td>
         </tr>
         <tr>
           <td>pkgdir</td>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org