[ https://issues.apache.org/jira/browse/JCR-4946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17740239#comment-17740239 ]
Manfred Baedke edited comment on JCR-4946 at 7/5/23 2:38 PM: ------------------------------------------------------------- Unfortunately the patch increases the minor version of the package org.apache.jackrabbit.webdav.lock. I don't know a way to prevent that, though I think increasing the micro version would be appropriate here. I guess it's not a big deal. was (Author: baedke): Unfortunately the patch increases the major version of the package org.apache.jackrabbit.webdav.lock. I don't know a way to prevent that. I guess it's not a big deal. > Cleanup lock discovery and add test cases for the case sensitivity of lock > tokens > --------------------------------------------------------------------------------- > > Key: JCR-4946 > URL: https://issues.apache.org/jira/browse/JCR-4946 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: jackrabbit-webdav > Reporter: Manfred Baedke > Assignee: Manfred Baedke > Priority: Minor > Attachments: jcr-4946.patch > > > The method ActiveLock#isLockedByToken(String lockToken) is implemented at > several places, but only needs one implementation in AbstractActiveLock. > Also, the case sensitivity of the lock token comparison is not tested . -- This message was sent by Atlassian Jira (v8.20.10#820010)