Create a generic framework extension fragment for boot class path enhancements
------------------------------------------------------------------------------
Key: SLING-1976
URL: https://issues.apache.org/jira/browse/SLING-1976
Project: Sling
Issue Type: Improvement
Components: Extensions, Launchpad
Affects Versions: Launchpad Base 2.2.0
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: Launchpad Base 2.2.2
We currently maintain boot class path extensions in sling.properties file.
While this works perfectly in on-off or throw-away situations it has its issues
in upgrade situations because this file is generally not touched when upgraded
because we have to assume it contains administrator managed changes.
So for the current extensions (mostly the recently introduced extension by the
sun.reflect package [SLING-1925]) I am going to create a framework extension
bundle, which we may use in the future for coordinated important boot class
path extensions.
As a starter, I will the current extensions: sun.reflect and com.yourkit.* and
consequently remove the current settings from the default sling.properties file.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira