I'll clean up after you all year long if gets my stuff working ;).

I'm really impressed with your response to this issue, btw (and so are
a bunch of my coworkers).

I've been trying to reproduce my problems all morning (database
deadlocks) without success (which is good!). Thank you so much tracking
this down.

-James

>>> [EMAIL PROTECTED] 7/27/2004 9:57:45 AM >>>
This sounds like a deal. I do the fun stuff and you fix my bugs ;)

Oliver

[EMAIL PROTECTED] wrote:
> 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] 
> 
> 


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


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

Reply via email to