[
https://issues.apache.org/jira/browse/SLING-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13801530#comment-13801530
]
Carsten Ziegeler commented on SLING-3196:
-----------------------------------------
[~bdelacretaz] I'm a little bit confused. In SLING-3022 you changed the regexp
from "^" + path + "/[^/]+/?$" to the current version and added the above
mentioned test.
So this basically reverts SLING-3022 which I think is fine (I didn't catch the
change of SLING-3022 when it was done :( )
> ClassLoaderResourceProvider.getChildren() includes unwanted sibling paths
> -------------------------------------------------------------------------
>
> Key: SLING-3196
> URL: https://issues.apache.org/jira/browse/SLING-3196
> Project: Sling
> Issue Type: Bug
> Components: Launchpad
> Reporter: Bertrand Delacretaz
> Assignee: Bertrand Delacretaz
> Priority: Minor
> Fix For: Launchpad Base 2.5.2
>
> Attachments: SLING-3196.patch, SLING-3196.patch
>
>
> I'll add a test that demonstrates the problem, calling
> getPath("resources/install") wrongly includes results like
> resources/install.jackrabbit/three.jar and resources/install.oak/four.jar
> Running the same test against svn revision 1487419 passes, so the regression
> was introduced in the meantime.
--
This message was sent by Atlassian JIRA
(v6.1#6144)