jcrinstall ignores install folders if path contains dots --------------------------------------------------------
Key: SLING-1234 URL: https://issues.apache.org/jira/browse/SLING-1234 Project: Sling Issue Type: Bug Components: Installer Reporter: Bertrand Delacretaz Priority: Minor Fix For: JCR Installer 3.0.2 Folder names like /apps/foo.bar/install are ignored, but apps/foo/install works. This is due to FolderNameFilter.getPriority() returning 0 in the former case. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.