adammurdoch    02/02/09 18:28:56

  Modified:    proposal/myrmidon/src/manifest builtin-ant-roles.xml
  Log:
  Added 'converter' role.
  
  Revision  Changes    Path
  1.5       +1 -0      
jakarta-ant/proposal/myrmidon/src/manifest/builtin-ant-roles.xml
  
  Index: builtin-ant-roles.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-ant/proposal/myrmidon/src/manifest/builtin-ant-roles.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- builtin-ant-roles.xml     6 Nov 2001 08:10:00 -0000       1.4
  +++ builtin-ant-roles.xml     10 Feb 2002 02:28:56 -0000      1.5
  @@ -4,4 +4,5 @@
     <role shorthand="listener"         
name="org.apache.myrmidon.listeners.ProjectListener"/>
     <role shorthand="aspect"           
name="org.apache.myrmidon.aspects.AspectHandler"/>
     <role shorthand="project-builder"  
name="org.apache.myrmidon.interfaces.builder.ProjectBuilder"/>
  +  <role shorthand="converter"        
name="org.apache.myrmidon.converter.Converter"/>
   </roles>
  
  
  

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

Reply via email to