URIResolverImpl: use of bitwise instead of logical AND operator
---------------------------------------------------------------
Key: JCR-2921
URL: https://issues.apache.org/jira/browse/JCR-2921
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-spi2dav
Reporter: Stefan Guggisberg
Priority: Minor
URIResolverImpl, line 111:
if (path != null & cache.containsItemId(uuidId)) {
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira