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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to