huw         2002/10/21 23:03:20

  Modified:    .        build.xml
  Log:
  Changed task name from MetaGenerateQDoxTask to MetaGenerateTask
  
  Revision  Changes    Path
  1.118     +1 -1      jakarta-avalon-cornerstone/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-cornerstone/build.xml,v
  retrieving revision 1.117
  retrieving revision 1.118
  diff -u -r1.117 -r1.118
  --- build.xml 18 Oct 2002 10:14:00 -0000      1.117
  +++ build.xml 22 Oct 2002 06:03:20 -0000      1.118
  @@ -189,7 +189,7 @@
   
     <target name="metagenerate" description="Generates the XML descriptors">
   
  -    <taskdef name="generatemeta" 
classname="org.apache.avalon.phoenix.tools.metagenerate.MetaGenerateQdoxTask">
  +    <taskdef name="generatemeta" 
classname="org.apache.avalon.phoenix.tools.metagenerate.MetaGenerateTask">
         <classpath refid="project.class.path" />
       </taskdef>
   
  
  
  

--
To unsubscribe, e-mail:   <mailto:avalon-cvs-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:avalon-cvs-help@;jakarta.apache.org>

Reply via email to