Hi, On Sat, Oct 24, 2020 at 4:34 PM Julian Sedding <[email protected]> wrote: > ...as Dan already noticed in "SLING-9524 - > Add Support for Bundle URL References", it is not currently possible > to reference bundle resources in a stable fashion. This renders the > "references" Configuration virtually useless...
FWIW, this feature was added to support grabbing repoinit "scripts" from the Sling provisioning model using model@repoinit:context:/... references [1]. But as noted it is not useful for bundle resources. -Bertrand [1] https://github.com/apache/sling-org-apache-sling-jcr-repoinit/blob/1ed447ae1daece383a619f564b3263d67f891b43/src/main/java/org/apache/sling/jcr/repoinit/impl/RepoinitTextProvider.java#L42
