You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2019/12/12 16:40:13 UTC

[sling-whiteboard] branch master updated (3ea6de3 -> e0d35e9)

This is an automated email from the ASF dual-hosted git repository.

davidb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git.


    from 3ea6de3  Created the basic version of a FM based Sling Starter Project
     add e0d35e9  First commit for a proposed Feature Model API for the OSGi specs

No new revisions were added by this update.

Summary of changes:
 .../feature-service => osgi-featuremodel}/pom.xml  | 31 +++++-----------------
 .../src/main/java/org/osgi/feature/Feature.java    | 21 +++++++++++++++
 2 files changed, 28 insertions(+), 24 deletions(-)
 copy {featuremodel/feature-service => osgi-featuremodel}/pom.xml (82%)
 create mode 100644 osgi-featuremodel/src/main/java/org/osgi/feature/Feature.java