Robert Varga created KARAF-7951:
-----------------------------------

             Summary: Add karaf-bom-{osgi,standard,enterprise}
                 Key: KARAF-7951
                 URL: https://issues.apache.org/jira/browse/KARAF-7951
             Project: Karaf
          Issue Type: Improvement
            Reporter: Robert Varga


karaf-bom contains declarations of the OSGi specification we support. The 
specification coverage depends on which which features are being used.

Add multiple buy-in level BOMs based on the Karaf features being provided:
# karaf-bom-osgi for OSGi Core specification as viewed by a JPMS user
# karaf-bom-enterprise for the feature set exposed by 
org.apache.karaf.features/enterprise
# karaf-bom-framework for the feature set exposed by 
org.apache.karaf.features/framework
# karaf-bom-standard for the feature set exposed by 
org.apache.karaf.features/standard
# karaf-bom-specs for the feature set exposed by org.apache.karaf.features/specs
# karaf-bom-spring for the feature set exposed by 
org.apache.karaf.features/spring

This will allow downstreams to buy in into individual features, allowing us to 
distinguish between specification (karaf-bom-*) and implementation (karaf-bom 
itself).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to