kwin commented on pull request #16: URL: https://github.com/apache/sling-org-apache-sling-feature-extension-content/pull/16#issuecomment-847979556
AFAIK the FSPackageRegistry always correctly dealt with nested subpackages due to the recursion in https://github.com/apache/jackrabbit-filevault/blob/14615ce5647252005f2271b5f5f0351eb91aa78e/vault-core/src/main/java/org/apache/jackrabbit/vault/packaging/registry/impl/FSPackageRegistry.java#L441. JCRVLT-524 is only about `JcrPackageRegistry` which behaves differently (but this doesn't matter in this context). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
