You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2017/01/06 14:32:58 UTC

[jira] [Created] (SLING-6444) Improve bundle header evaluation

Carsten Ziegeler created SLING-6444:
---------------------------------------

             Summary: Improve bundle header evaluation
                 Key: SLING-6444
                 URL: https://issues.apache.org/jira/browse/SLING-6444
             Project: Sling
          Issue Type: Improvement
          Components: Installer
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Installer Core 3.8.2


The method bundle.getHeaders() should not be used to get non localized headers as this method is actually trying to localize them.
getHeaders("") should be used instead. In addition bundle.getVersion() should be used to get the bundle version



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)