bodewig     2004/07/05 02:02:34

  Modified:    profile  gump.xml
               project  avalon-tools.xml
  Log:
  Remove Ant 1.5 branch
  
  Revision  Changes    Path
  1.358     +1 -1      gump/profile/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/gump/profile/gump.xml,v
  retrieving revision 1.357
  retrieving revision 1.358
  diff -u -r1.357 -r1.358
  --- gump.xml  5 Jul 2004 08:32:22 -0000       1.357
  +++ gump.xml  5 Jul 2004 09:02:34 -0000       1.358
  @@ -19,7 +19,7 @@
   <!-- Apache.Ant -->
   
     <module href="project/ant.xml"/>
  -  <module href="project/ant-1.5.xml"/>
  +  <!--module href="project/ant-1.5.xml"/-->
     <module href="project/ant-antidote.xml"/>
   
   <!-- Apache.Avalon -->
  
  
  
  1.5       +1 -3      gump/project/avalon-tools.xml
  
  Index: avalon-tools.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/avalon-tools.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- avalon-tools.xml  5 Jul 2004 08:32:22 -0000       1.4
  +++ avalon-tools.xml  5 Jul 2004 09:02:34 -0000       1.5
  @@ -28,9 +28,7 @@
         <property name="gump.signature" value="@@DATE@@"/>
       </ant>
       <depend project="junit"/>
  -    <depend project="ant" id="ant"/>
  -    <depend project="ant" id="junit"/>
  -    <depend project="ant" id="nodeps"/>
  +    <depend project="ant" ids="ant junit nodeps"/>
       <home nested="tools/magic/target/deliverables"/>
       <jar type="boot" name="jars/avalon-tools-magic-@@DATE@@.jar"/>
       <nag to="[EMAIL PROTECTED]"
  
  
  

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

Reply via email to