[
https://issues.apache.org/jira/browse/SLING-5949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409325#comment-15409325
]
Konrad Windszus commented on SLING-5949:
----------------------------------------
Since i18n bundle is pretty wildly used (even in older Sling/AEM installations)
I still think embedding is a good idea. But instead of relying on manually to
maintain inline scripts I would rather prefer the approach outlined in
http://njbartlett.name/2014/05/26/static-linking.html leveraging the bnd
instruction {{Conditional-Package}}. That way all the necessary classes (even
transitive ones) are correctly embedded.
> SLING-5864 breaks the i18n filter
> ---------------------------------
>
> Key: SLING-5949
> URL: https://issues.apache.org/jira/browse/SLING-5949
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Affects Versions: i18n 2.4.8
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Blocker
> Fix For: i18n 2.4.10
>
>
> SLING-5864 breaks the i18n implementation as the dependency to commons.osgi
> has been updated, but the old embedd statement is still there. Unfortunately
> the new 2.4.0 implementation requires additional classes
> Looking at the comments from SLING-5864 I think the embedding should be
> removed completely
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)