masonjm     2004/07/27 09:45:49

  Modified:    .        build.xml
  Log:
  Added commons-transaction to the webdav servlet classpath.
  
  Revision  Changes    Path
  1.221     +1 -0      jakarta-slide/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/build.xml,v
  retrieving revision 1.220
  retrieving revision 1.221
  diff -u -r1.220 -r1.221
  --- build.xml 26 Jul 2004 11:44:55 -0000      1.220
  +++ build.xml 27 Jul 2004 16:45:49 -0000      1.221
  @@ -141,6 +141,7 @@
           <pathelement location="${jta.jar}"/>
           <pathelement location="${commons-httpclient.jar}"/>
           <pathelement location="${slide.build}/classes"/>
  +        <pathelement location="${commons-transaction.jar}"/>
       </path>
       <!-- =================================================================== -->
       <!-- Detect                                                              -->
  
  
  

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

Reply via email to