taylor      01/12/09 09:36:28

  Modified:    build/torque build.xml
  Added:       build/torque/lib torque.jar
  Log:
  - the commit from Friday 11/23 3:27pm [EMAIL PROTECTED] (replacing Turbine.jar with 
newer version) broke the Torque build in Jetspeed.
    put the needed torque-ant tasks back into the path before turbine tasks
  
  Revision  Changes    Path
  1.4       +1 -0      jakarta-jetspeed/build/torque/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/build/torque/build.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- build.xml 2001/11/30 15:50:17     1.3
  +++ build.xml 2001/12/09 17:36:28     1.4
  @@ -10,6 +10,7 @@
     -->
   
     <path id="classpath">
  +       <pathelement location="./lib/torque.jar"/>
       <pathelement location="../../lib/turbine-2.2b1-20011124.jar"/>
       <pathelement location="../../lib/velocity-1.2-dev.jar"/>
       <pathelement location="../../lib/village-1.5.3-dev.jar"/>
  
  
  
  1.1                  jakarta-jetspeed/build/torque/lib/torque.jar
  
        <<Binary file>>
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to