You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ha...@apache.org on 2003/01/10 00:19:45 UTC

cvs commit: jakarta-avalon-apps/db build.xml

hammant     2003/01/09 15:19:45

  Modified:    db       build.xml
  Log:
  taskdef renamed
  
  Revision  Changes    Path
  1.63      +1 -1      jakarta-avalon-apps/db/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-apps/db/build.xml,v
  retrieving revision 1.62
  retrieving revision 1.63
  diff -u -r1.62 -r1.63
  --- build.xml	3 Jan 2003 00:25:09 -0000	1.62
  +++ build.xml	9 Jan 2003 23:19:45 -0000	1.63
  @@ -74,7 +74,7 @@
       <classpath refid="project.class.path" />
     </taskdef>
     
  -  <taskdef name="altrmiproxies" classname="org.apache.excalibur.altrmi.generator.ant.AltrmiProxyTask">
  +  <taskdef name="altrmiproxies" classname="org.apache.excalibur.altrmi.generator.ant.ProxyGenerationTask">
       <classpath refid="project.class.path" />
     </taskdef>  
   
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>