[
https://issues.apache.org/jira/browse/SLING-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-4966.
-------------------------------------
Resolution: Fixed
Implemented in rev 1697662 by including the default.properties and loading them
in SlingFelix.
As we're using a different set of packages for the jre (excluding activation,
transaction and xml stuff), we still have to keep this copy. We're also using a
complicated setup for the system packages, so we need to keep the copy as well.
But now we're doing to copying/checking two properties when upgrading
> Use default properties from Felix framework
> -------------------------------------------
>
> Key: SLING-4966
> URL: https://issues.apache.org/jira/browse/SLING-4966
> Project: Sling
> Issue Type: Improvement
> Components: Launchpad
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: Launchpad Base 2.6.4
>
>
> Sling is currently not using the default.properties from the Felix framework.
> This requires to always sync any change in these properties in Sling when
> upgrading to a new framework version. SLING-4965 shows that this is error
> prone and should be avoided.
> We should therefore simply use the default properties from Felix and overlay
> them with the Sling properties
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)