You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by jm...@apache.org on 2002/05/11 00:36:23 UTC

cvs commit: jakarta-turbine-3 build.xml

jmcnally    02/05/10 15:36:23

  Modified:    .        build.xml
  Log:
  stratum.xo does not exist anymore
  
  Revision  Changes    Path
  1.32      +1 -1      jakarta-turbine-3/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-3/build.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- build.xml	17 Apr 2002 00:11:55 -0000	1.31
  +++ build.xml	10 May 2002 22:36:23 -0000	1.32
  @@ -202,7 +202,7 @@
       />
   
       <available
  -      classname="org.apache.stratum.xo.Mapper"
  +      classname="org.apache.stratum.component.Component"
         property="stratum.present"
         classpathref="classpath"
       />
  
  
  

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