[ 
https://issues.apache.org/jira/browse/SLING-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534919#comment-16534919
 ] 

Karl Pauls commented on SLING-7767:
-----------------------------------

[~rombert] and [~cziegeler] please review. The main changes are:

* Update to Felix Framework 6.0.0
* Stop using the Felix VersionRange (as that doesn't exist anymore) and use the 
OSGi VersionRange instead
* Remove the embedded profiles.

In regard to the latter, that will make it so that by default we use whatever 
felix exports by default - however, we can override that back to what we had 
before in the provisioning model. Felix has switches to enable property 
substitution in the properties necessary so this can be use to get back the 
same profiles we had via the provisioning model (if needed). However, as far as 
sling is concerned, we would end-up with the real packages available exported - 
which would be nice.

> Update to Felix Framework 6.0.0 and remove embedded jre profiles
> ----------------------------------------------------------------
>
>                 Key: SLING-7767
>                 URL: https://issues.apache.org/jira/browse/SLING-7767
>             Project: Sling
>          Issue Type: Improvement
>          Components: Launchpad
>    Affects Versions: Launchpad Base 2.6.26
>            Reporter: Karl Pauls
>            Assignee: Karl Pauls
>            Priority: Major
>             Fix For: Launchpad Base 2.6.28
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We need to update to felix framework 6.0.0 (because it is nice and because we 
> need the improved JPMS capabilities for java11 support).
> With it, we can remove the embedded jre profiles and instead just use 
> whatever felix provides by default. That has the benefit that we get the 
> available packages calculated on jpms. 
> The current values can be added back in via the provisioning model if we want 
> that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to