You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ki...@apache.org on 2002/03/03 21:40:56 UTC

cvs commit: jakarta-jetspeed/build/torque/lib torque.jar torque-3.0-dev.jar

kimptoc     02/03/03 12:40:56

  Modified:    build/torque build.xml
  Added:       build/torque/lib torque.jar
  Removed:     build/torque/lib torque-3.0-dev.jar
  Log:
  revert to previous version of torque for now
  
  Revision  Changes    Path
  1.7       +1 -1      jakarta-jetspeed/build/torque/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/build/torque/build.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- build.xml	1 Mar 2002 22:05:21 -0000	1.6
  +++ build.xml	3 Mar 2002 20:40:56 -0000	1.7
  @@ -10,7 +10,7 @@
     -->
   
     <path id="classpath">
  -    <pathelement location="./lib/torque-3.0-dev.jar"/>
  +    <pathelement location="./lib/torque.jar"/>
       <pathelement location="../../lib/commons-collections.jar"/>
       <pathelement location="../../lib/turbine-2.2b1-20020301.jar"/>
       <pathelement location="../../lib/log4j-1.1.jar"/>
  
  
  
  1.3       +0 -0      jakarta-jetspeed/build/torque/lib/torque.jar
  
  	<<Binary file>>
  
  

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