09.09.2001 02:09:13, "Remy Maucherat" <[EMAIL PROTECTED]> wrote: >> cmlenz 01/09/08 12:50:37 >> >> Modified: src/share/org/apache/slide/lock Lock.java LockImpl.java >> Log: >> - added new Lock.enumerateLocks() variant with an added boolean >'inherited' >> parameter, that lets you exclude locks inherited from parent subjects. >> - updated the implementation to reflect that change [snip] > >So, here, since we want to include the inherited locks, shouldn't it >be return enumerateLocks(slideToken, objectUri, true); on line 313 ? > >Remy > > Yep, definitely. Thanks for reviewing ;o) Correction committed. -chris ________________________________________________________________ cmlenz at gmx.de
