You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by dl...@apache.org on 2002/02/09 22:33:01 UTC

cvs commit: jakarta-turbine-fulcrum build-om.xml

dlr         02/02/09 13:33:01

  Modified:    .        build-om.xml
  Log:
  Stratum is now required at run-time by Torque's tasks.
  
  Revision  Changes    Path
  1.12      +1 -0      jakarta-turbine-fulcrum/build-om.xml
  
  Index: build-om.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/build-om.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -u -r1.11 -r1.12
  --- build-om.xml	23 Nov 2001 14:37:34 -0000	1.11
  +++ build-om.xml	9 Feb 2002 21:33:01 -0000	1.12
  @@ -29,6 +29,7 @@
           <pathelement location="${xerces.jar}"/>
           <pathelement location="${commons-collections.jar}"/>
           <pathelement location="${commons-util.jar}"/>
  +        <pathelement location="${stratum.jar}"/>
         </classpath>
       </taskdef>
     </target>
  
  
  

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