Show
Ignore:
Timestamp:
01/26/03 22:51:47 (6 years ago)
Author:
sholloway
Message:

*** empty log message ***

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/RBRapier/plans/project.xml

    r422 r424  
    44    <import-resources file="../../RuneBlade/plans/people.xml"/> 
    55 
    6     <task id='code RBRapier'> 
     6    <!-- 
     7    <task id='devel RBRapier'> 
    78        <label>Code</label> 
    89        <duration>0</duration> 
     
    2526 
    2627    <task id='demo RBRapier'> 
    27         <label>Docs for RBRapier modules</label> 
     28        <label>Demos for RBRapier modules</label> 
    2829        <duration>5</duration> 
    2930        <progress>0</progress> 
    3031        <use-resource type="demo"/> 
    3132    </task> 
     33    --> 
    3234 
    3335    <task id='plan RBRapier'> 
    3436        <label>Project Planning and Management</label> 
     37        <use-resource type="plan"/> 
    3538        <task id='plan RBRapier gantt'> 
    3639            <label>Gantt Charts</label> 
    37             <duration>1</duration> 
    38             <progress>0</progress> 
    39             <time-slot from='2003/01/25' /> 
    40  
    41             <use-resource type="plan"/> 
     40            <duration>2</duration> 
     41            <progress>100</progress> 
     42            <time-slot from='2003/01/25' to='2003/01/26'/> 
     43            <use-resource type="plan" id="swh-plan"/> 
    4244        </task> 
    4345 
    4446        <task id='plan RBRapier distutils'> 
    4547            <label>Create distutils setup for RBRapier</label> 
     48            <duration>4</duration> 
     49            <progress>0</progress> 
     50            <time-slot from='2003/01/26'/> 
     51            <use-resource type="plan" id="swh-plan"/> 
     52        </task> 
     53 
     54        <task id='plan RBRapier project maintence'> 
     55            <label>Project maintence for RBRapier</label> 
    4656            <duration>2</duration> 
    47             <progress>0</progress> 
    48  
    49             <use-resource type="plan"/> 
     57            <progress>50</progress> 
     58            <time-slot from='2003/01/26' to='2003/01/27'/> 
     59            <use-resource type="plan" id="swh-plan"/> 
    5060        </task> 
    5161    </task>