donaldp     02/01/04 19:21:37

  Modified:    proposal/myrmidon/src/manifest core-ant-descriptor.xml
  Log:
  Add in declaration of load-properties task for descriptor
  
  Revision  Changes    Path
  1.10      +1 -0      
jakarta-ant/proposal/myrmidon/src/manifest/core-ant-descriptor.xml
  
  Index: core-ant-descriptor.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-ant/proposal/myrmidon/src/manifest/core-ant-descriptor.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- core-ant-descriptor.xml   29 Dec 2001 21:18:55 -0000      1.9
  +++ core-ant-descriptor.xml   5 Jan 2002 03:21:37 -0000       1.10
  @@ -6,6 +6,7 @@
       <task name="log" classname="org.apache.antlib.core.Log" />
       <task name="fail" classname="org.apache.antlib.core.Fail" />
       <task name="property" classname="org.apache.antlib.core.Property" />
  +    <task name="load-properties" 
classname="org.apache.antlib.core.LoadProperties" />
   
     </types>
   
  
  
  

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

Reply via email to