You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by Albert Yu <al...@imtf.ie> on 2003/06/13 16:16:27 UTC

[PATCH]fix a locking problem

Hi,

This patch fixed getAllLocks() in WebdavState.java in order to support operation
sequences like LOCK r1, PUT r2, PUT r1, UNLOCK r1.

Best regards,

Albert

-----------------------------
Albert Yu
( Yu Yizhuan )
Software Engineer

email:  albert.yu@imtf.ie
phone:  +353 21 4910500
direct:  +353 21 4910503
fax: +353 21 4320589



Re: [PATCH]fix a locking problem

Posted by Tetsuya Kitahata <te...@apache.org>.
Hello, Albert.

> (I submitted the patches with.diff file. The Apache website suggests
> to do so.)

Yes, you are right. I do agree with you, IMO.
I'll take it into consideration and report to the 
apache members. (Or, I will re-write the website directly
by myself)

If you do not mind, could you please tell me the URLs 
that you looked at?

Thank you for the feedback.

Sincerely,

-- Tetsuya (tetsuya@apache.org)

---------------------------------------------------------------------

On Fri, 13 Jun 2003 15:49:43 +0100
(Subject: Re: [PATCH]fix a locking problem)
"Albert Yu" <al...@imtf.ie> wrote:

> Here you go.  The two patches are in the attachment patches.zip
> 
> (I submitted the patches with.diff file. The Apache website suggests to do so.)
> 
> 
> Albert
> 
> 
> ----- Original Message -----
> From: "Tetsuya Kitahata" <te...@apache.org>
> To: "Slide Developers Mailing List" <sl...@jakarta.apache.org>
> Sent: Friday, June 13, 2003 3:43 PM
> Subject: Re: [PATCH]fix a locking problem
> 
> 
> > Hello, Albert.
> >
> > Can you re-send the patches (two?) you submitted, in zip format?
> > I am not a Slide-committer, so I can not commit. However,
> > this mailing list do not accept (mostly all of jakarta)
> > the attachment files with particular extentions.
> >
> > Sincerely,
> >
> > -- Tetsuya (tetsuya@apache.org)


-----------------------------------------------------
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: kitahata@bb.mbn.or.jp : tetsuya@apache.org
http://www.terra-intl.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org


Re: [PATCH]fix a locking problem

Posted by Albert Yu <al...@imtf.ie>.
Here you go.  The two patches are in the attachment patches.zip

(I submitted the patches with.diff file. The Apache website suggests to do so.)


Albert


----- Original Message -----
From: "Tetsuya Kitahata" <te...@apache.org>
To: "Slide Developers Mailing List" <sl...@jakarta.apache.org>
Sent: Friday, June 13, 2003 3:43 PM
Subject: Re: [PATCH]fix a locking problem


> Hello, Albert.
>
> Can you re-send the patches (two?) you submitted, in zip format?
> I am not a Slide-committer, so I can not commit. However,
> this mailing list do not accept (mostly all of jakarta)
> the attachment files with particular extentions.
>
> Sincerely,
>
> -- Tetsuya (tetsuya@apache.org)
>
> ---------------------------------------------------------------------
>
> On Fri, 13 Jun 2003 15:16:27 +0100
> (Subject: [PATCH]fix a locking problem)
> "Albert Yu" <al...@imtf.ie> wrote:
>
> > Hi,
> >
> > This patch fixed getAllLocks() in WebdavState.java in order to support
operation
> > sequences like LOCK r1, PUT r2, PUT r1, UNLOCK r1.
> >
> > Best regards,
> >
> > Albert
>
> -----------------------------------------------------
> Tetsuya Kitahata --  Terra-International, Inc.
> E-mail: kitahata@bb.mbn.or.jp : tetsuya@apache.org
> http://www.terra-intl.com/
> (Apache Jakarta Translation, Japanese)
> http://jakarta.terra-intl.com/
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: slide-dev-help@jakarta.apache.org
>
>


Re: [PATCH]fix a locking problem

Posted by Tetsuya Kitahata <te...@apache.org>.
Hello, Albert.

Can you re-send the patches (two?) you submitted, in zip format?
I am not a Slide-committer, so I can not commit. However,
this mailing list do not accept (mostly all of jakarta)
the attachment files with particular extentions.

Sincerely,

-- Tetsuya (tetsuya@apache.org)

---------------------------------------------------------------------

On Fri, 13 Jun 2003 15:16:27 +0100
(Subject: [PATCH]fix a locking problem)
"Albert Yu" <al...@imtf.ie> wrote:

> Hi,
> 
> This patch fixed getAllLocks() in WebdavState.java in order to support operation
> sequences like LOCK r1, PUT r2, PUT r1, UNLOCK r1.
> 
> Best regards,
> 
> Albert

-----------------------------------------------------
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: kitahata@bb.mbn.or.jp : tetsuya@apache.org
http://www.terra-intl.com/
(Apache Jakarta Translation, Japanese)
http://jakarta.terra-intl.com/



---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org


[PATCH]fix a locking problem (Resend)

Posted by Albert Yu <al...@imtf.ie>.
Hi,

This patch fixed getAllLocks() in WebdavState.java in order to support operation
sequences like LOCK r1, PUT r2, PUT r1, UNLOCK r1.

Best regards,

Albert

-----------------------------
Albert Yu
( Yu Yizhuan )
Software Engineer

email:  albert.yu@imtf.ie
phone:  +353 21 4910500
direct:  +353 21 4910503
fax: +353 21 4320589