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

[sling-whiteboard] branch master updated (8fa47ac -> c1d225d)

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

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


    from 8fa47ac  [cp2fm] added links for a better SPI explanation
     new b73c913  [cp2fm] added small doc on how to extend the tool to dynamically change the deploy engine
     new c1d225d  [cp2fm] cli-specific stuff moved in a proper package

The 687 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 content-package-2-feature-model/README.md                           | 6 ++++++
 content-package-2-feature-model/pom.xml                             | 2 +-
 .../{ => cli}/ContentPackage2FeatureModelConverterLauncher.java     | 3 ++-
 .../main/java/org/apache/sling/cp2fm/{ => cli}/ShutDownHook.java    | 2 +-
 4 files changed, 10 insertions(+), 3 deletions(-)
 rename content-package-2-feature-model/src/main/java/org/apache/sling/cp2fm/{ => cli}/ContentPackage2FeatureModelConverterLauncher.java (98%)
 rename content-package-2-feature-model/src/main/java/org/apache/sling/cp2fm/{ => cli}/ShutDownHook.java (98%)